
Time bar (total: 18.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 3 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 4 |
| 0% | 0% | 49.9% | 0.3% | 0% | 49.9% | 0% | 5 |
| 50% | 12.5% | 12.5% | 0.3% | 0% | 74.8% | 0% | 6 |
| 50% | 12.5% | 12.5% | 0.3% | 0% | 74.8% | 0% | 7 |
| 50% | 12.5% | 12.5% | 0.3% | 0% | 74.8% | 0% | 8 |
| 75% | 18.7% | 6.2% | 0.3% | 0% | 74.8% | 0% | 9 |
| 75% | 18.7% | 6.2% | 0.3% | 0% | 74.8% | 0% | 10 |
| 75% | 18.7% | 6.2% | 0.3% | 0% | 74.8% | 0% | 11 |
| 75% | 18.7% | 6.2% | 0.3% | 0% | 74.8% | 0% | 12 |
Compiled 20 to 19 computations (5% saved)
| 1.4s | 8 256× | 0 | valid |
ival-mult: 540.0ms (49.8% of total)ival-log: 277.0ms (25.5% of total)ival-sub: 83.0ms (7.7% of total)ival-exp: 76.0ms (7% of total)ival-div: 55.0ms (5.1% of total)ival-add: 39.0ms (3.6% of total)ival-true: 7.0ms (0.6% of total)exact: 5.0ms (0.5% of total)ival-assert: 3.0ms (0.3% of total)| 2× | egg-herbie |
| 4 592× | *-lowering-*.f32 |
| 4 592× | *-lowering-*.f64 |
| 2 326× | --lowering--.f32 |
| 2 326× | --lowering--.f64 |
| 1 760× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 163 | 522 |
| 1 | 435 | 516 |
| 2 | 1167 | 458 |
| 3 | 4956 | 458 |
| 0 | 17 | 18 |
| 1 | 35 | 18 |
| 2 | 68 | 16 |
| 3 | 185 | 16 |
| 4 | 488 | 16 |
| 5 | 1296 | 16 |
| 6 | 2565 | 16 |
| 7 | 3797 | 16 |
| 8 | 4434 | 16 |
| 9 | 6337 | 16 |
| 0 | 8102 | 16 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
| Outputs |
|---|
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x (fma.f64 y (exp.f64 b) #s(literal 0 binary64)))) |
| Inputs |
|---|
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(/ (* (neg x) (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(/ (* x (exp (- (+ (* (neg y) (log z)) (* (- t 1) (log a))) b))) (neg y)) |
(/ (* x (exp (- (+ (* y (log (neg z))) (* (- t 1) (log a))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (- (neg t) 1) (log a))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log (neg a)))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) (neg b)))) y) |
(neg (/ (* (neg x) (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y)) |
(neg (/ (* x (exp (- (+ (* (neg y) (log z)) (* (- t 1) (log a))) b))) (neg y))) |
(neg (/ (* x (exp (- (+ (* y (log (neg z))) (* (- t 1) (log a))) b))) y)) |
(neg (/ (* x (exp (- (+ (* y (log z)) (* (- (neg t) 1) (log a))) b))) y)) |
(neg (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log (neg a)))) b))) y)) |
(neg (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) (neg b)))) y)) |
(/ (* y (exp (- (+ (* x (log z)) (* (- t 1) (log a))) b))) x) |
(/ (* z (exp (- (+ (* y (log x)) (* (- t 1) (log a))) b))) y) |
(/ (* t (exp (- (+ (* y (log z)) (* (- x 1) (log a))) b))) y) |
(/ (* a (exp (- (+ (* y (log z)) (* (- t 1) (log x))) b))) y) |
(/ (* b (exp (- (+ (* y (log z)) (* (- t 1) (log a))) x))) y) |
(/ (* x (exp (- (+ (* z (log y)) (* (- t 1) (log a))) b))) z) |
(/ (* x (exp (- (+ (* t (log z)) (* (- y 1) (log a))) b))) t) |
(/ (* x (exp (- (+ (* a (log z)) (* (- t 1) (log y))) b))) a) |
(/ (* x (exp (- (+ (* b (log z)) (* (- t 1) (log a))) y))) b) |
(/ (* x (exp (- (+ (* y (log t)) (* (- z 1) (log a))) b))) y) |
(/ (* x (exp (- (+ (* y (log a)) (* (- t 1) (log z))) b))) y) |
(/ (* x (exp (- (+ (* y (log b)) (* (- t 1) (log a))) z))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (- a 1) (log t))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (- b 1) (log a))) t))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log b))) a))) y) |
| Outputs |
|---|
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(* (* (pow z y) (/ (pow a (+ t -1)) (exp b))) (/ x y)) |
(/ (* (neg x) (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(* (* (pow z y) (/ (pow a (+ t -1)) (exp b))) (/ x (neg y))) |
(/ (* x (exp (- (+ (* (neg y) (log z)) (* (- t 1) (log a))) b))) (neg y)) |
(* (neg x) (/ (/ (pow a (+ t -1)) (pow z y)) (* y (exp b)))) |
(/ (* x (exp (- (+ (* y (log (neg z))) (* (- t 1) (log a))) b))) y) |
(* (pow (neg z) y) (* (/ (pow a (+ t -1)) (exp b)) (/ x y))) |
(/ (* x (exp (- (+ (* y (log z)) (* (- (neg t) 1) (log a))) b))) y) |
(* x (* (pow z y) (/ (pow a (- -1 t)) (* y (exp b))))) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log (neg a)))) b))) y) |
(/ (* (pow (neg a) (+ t -1)) (* (pow z y) x)) (* y (exp b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) (neg b)))) y) |
(/ (* (pow a (+ t -1)) (* (pow z y) x)) (/ y (exp b))) |
(neg (/ (* (neg x) (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y)) |
(* (* (pow z y) (/ (pow a (+ t -1)) (exp b))) (/ x y)) |
(neg (/ (* x (exp (- (+ (* (neg y) (log z)) (* (- t 1) (log a))) b))) (neg y))) |
(* x (/ (/ (pow a (+ t -1)) (pow z y)) (* y (exp b)))) |
(neg (/ (* x (exp (- (+ (* y (log (neg z))) (* (- t 1) (log a))) b))) y)) |
(* (pow (neg z) y) (* (/ (pow a (+ t -1)) (exp b)) (/ x (neg y)))) |
(neg (/ (* x (exp (- (+ (* y (log z)) (* (- (neg t) 1) (log a))) b))) y)) |
(* x (* (neg (pow z y)) (/ (pow a (- -1 t)) (* y (exp b))))) |
(neg (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log (neg a)))) b))) y)) |
(* (/ x y) (/ (* (pow (neg a) (+ t -1)) (neg (pow z y))) (exp b))) |
(neg (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) (neg b)))) y)) |
(* (/ x y) (* (exp b) (* (pow a (+ t -1)) (neg (pow z y))))) |
(/ (* y (exp (- (+ (* x (log z)) (* (- t 1) (log a))) b))) x) |
(/ (* (* y (pow z x)) (pow a (+ t -1))) (* x (exp b))) |
(/ (* z (exp (- (+ (* y (log x)) (* (- t 1) (log a))) b))) y) |
(* (* (/ (pow a (+ t -1)) (exp b)) (pow x y)) (/ z y)) |
(/ (* t (exp (- (+ (* y (log z)) (* (- x 1) (log a))) b))) y) |
(/ (* (pow a (+ x -1)) (* (pow z y) t)) (* y (exp b))) |
(/ (* a (exp (- (+ (* y (log z)) (* (- t 1) (log x))) b))) y) |
(* (* (pow x (+ t -1)) (/ (pow z y) (exp b))) (/ a y)) |
(/ (* b (exp (- (+ (* y (log z)) (* (- t 1) (log a))) x))) y) |
(* b (* (/ (pow z y) y) (/ (pow a (+ t -1)) (exp x)))) |
(/ (* x (exp (- (+ (* z (log y)) (* (- t 1) (log a))) b))) z) |
(* (* (/ (pow a (+ t -1)) (exp b)) (pow y z)) (/ x z)) |
(/ (* x (exp (- (+ (* t (log z)) (* (- y 1) (log a))) b))) t) |
(* (* (pow z t) (/ (pow a (+ y -1)) (exp b))) (/ x t)) |
(/ (* x (exp (- (+ (* a (log z)) (* (- t 1) (log y))) b))) a) |
(/ (* (pow y (+ t -1)) (* (pow z a) x)) (* a (exp b))) |
(/ (* x (exp (- (+ (* b (log z)) (* (- t 1) (log a))) y))) b) |
(* (pow z b) (* (/ (pow a (+ t -1)) (exp y)) (/ x b))) |
(/ (* x (exp (- (+ (* y (log t)) (* (- z 1) (log a))) b))) y) |
(* (/ (* (pow t y) (pow a (+ z -1))) (exp b)) (/ x y)) |
(/ (* x (exp (- (+ (* y (log a)) (* (- t 1) (log z))) b))) y) |
(/ (* (pow z (+ t -1)) (* (pow a y) x)) (* y (exp b))) |
(/ (* x (exp (- (+ (* y (log b)) (* (- t 1) (log a))) z))) y) |
(* (pow b y) (* (/ (pow a (+ t -1)) (exp z)) (/ x y))) |
(/ (* x (exp (- (+ (* y (log z)) (* (- a 1) (log t))) b))) y) |
(* (pow z y) (* (/ (pow t (+ a -1)) (exp b)) (/ x y))) |
(/ (* x (exp (- (+ (* y (log z)) (* (- b 1) (log a))) t))) y) |
(* (* (pow z y) (/ (pow a (+ b -1)) (exp t))) (/ x y)) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log b))) a))) y) |
(* (pow z y) (* (/ (pow b (+ t -1)) (exp a)) (/ x y))) |
(negabs x)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 3 | (6.367255691323476e-297 -6.4419033448849316e-242 4.8084588673007876e+54 -1.7079007922438288e-13 2.0734403541740946e-227 -4.60549356913609e-15) | 0 | - | (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b)) |
| 1 | 0 | - | 0 | - | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (log.f64 z) |
| 0 | 0 | - | 0 | - | (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 0 | 0 | - | 0 | - | (log.f64 a) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 y (log.f64 z)) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (-.f64 t #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
exp.f64 | (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b)) | sensitivity | 28 | 2 |
/.f64 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) | u/n | 1 | 0 |
| ↳ | (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) | underflow | 117 | |
| ↳ | (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b)) | underflow | 113 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 14 | 1 |
| - | 14 | 227 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 14 | 1 | 0 |
| - | 14 | 1 | 226 |
| number | freq |
|---|---|
| 0 | 228 |
| 1 | 27 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 63.0ms | 512× | 0 | valid |
Compiled 244 to 72 computations (70.5% saved)
ival-log: 13.0ms (34.8% of total)ival-mult: 9.0ms (24.1% of total)ival-sub: 5.0ms (13.4% of total)ival-div: 4.0ms (10.7% of total)ival-exp: 4.0ms (10.7% of total)ival-add: 2.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 6 to 6 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.1% | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b)) |
| ✓ | cost-diff | 0 | (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| ✓ | cost-diff | 192 | (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) |
| 4 592× | *-lowering-*.f32 |
| 4 592× | *-lowering-*.f64 |
| 2 326× | --lowering--.f32 |
| 2 326× | --lowering--.f64 |
| 1 760× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 96 |
| 1 | 35 | 96 |
| 2 | 68 | 90 |
| 3 | 185 | 90 |
| 4 | 488 | 90 |
| 5 | 1296 | 90 |
| 6 | 2565 | 90 |
| 7 | 3797 | 90 |
| 8 | 4434 | 90 |
| 9 | 6337 | 90 |
| 0 | 8102 | 88 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) |
x |
(exp (- (+ (* y (log z)) (* (- t 1) (log a))) b)) |
(- (+ (* y (log z)) (* (- t 1) (log a))) b) |
(+ (* y (log z)) (* (- t 1) (log a))) |
(* y (log z)) |
y |
(log z) |
z |
(* (- t 1) (log a)) |
(- t 1) |
t |
1 |
(log a) |
a |
b |
| Outputs |
|---|
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x (fma.f64 y (exp.f64 b) #s(literal 0 binary64)))) |
(* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 z y)))) |
x |
(exp (- (+ (* y (log z)) (* (- t 1) (log a))) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(- (+ (* y (log z)) (* (- t 1) (log a))) b) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) |
(+ (* y (log z)) (* (- t 1) (log a))) |
(fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64))) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
y |
(log z) |
(log.f64 z) |
z |
(* (- t 1) (log a)) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
t |
1 |
#s(literal 1 binary64) |
(log a) |
(log.f64 a) |
a |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| ✓ | accuracy | 99.6% | (*.f64 y (log.f64 z)) |
| ✓ | accuracy | 98.9% | (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b)) |
| 31.0ms | 256× | 0 | valid |
Compiled 98 to 19 computations (80.6% saved)
ival-log: 6.0ms (33.1% of total)ival-mult: 4.0ms (22% of total)ival-div: 2.0ms (11% of total)ival-exp: 2.0ms (11% of total)ival-sub: 2.0ms (11% of total)ival-add: 1.0ms (5.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* y (log z)) (* (- t 1) (log a)))> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y)> |
#<alt (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b)))> |
#<alt (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))> |
#<alt (* y (log z))> |
#<alt (* (- t 1) (log a))> |
| Outputs |
|---|
#<alt (* (log a) (- t 1))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (* y (log z))> |
#<alt (* y (+ (log z) (/ (* (log a) (- t 1)) y)))> |
#<alt (* y (+ (log z) (/ (* (log a) (- t 1)) y)))> |
#<alt (* y (+ (log z) (/ (* (log a) (- t 1)) y)))> |
#<alt (* y (log z))> |
#<alt (* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y)))))> |
#<alt (* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y)))))> |
#<alt (* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y)))))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1)))> |
#<alt (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1)))> |
#<alt (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1)))> |
#<alt (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1)))> |
#<alt (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1)))> |
#<alt (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1)))> |
#<alt (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1)))> |
#<alt (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1)))> |
#<alt (+ (* -1 (log a)) (* y (log z)))> |
#<alt (+ (* -1 (log a)) (+ (* t (log a)) (* y (log z))))> |
#<alt (+ (* -1 (log a)) (+ (* t (log a)) (* y (log z))))> |
#<alt (+ (* -1 (log a)) (+ (* t (log a)) (* y (log z))))> |
#<alt (* t (log a))> |
#<alt (* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t))))> |
#<alt (* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t))))> |
#<alt (* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t))))> |
#<alt (* t (log a))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t)))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t)))))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* y (log z)) (* (log a) (- t 1)))> |
#<alt (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z)))> |
#<alt (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z)))> |
#<alt (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z)))> |
#<alt (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z)))> |
#<alt (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (log z))))) y)> |
#<alt (/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* 1/2 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* x (* (exp (- (* (log a) (- t 1)) b)) (log z)))))) y)> |
#<alt (/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))))))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)> |
#<alt (+ (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) y) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))) y)) (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))) y))) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3)))) y)) (* 1/2 (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))) y)))) (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))) y))) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y))> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)> |
#<alt (+ (* -1 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y))> |
#<alt (+ (* b (+ (* -1 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) (* 1/2 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)))) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y))> |
#<alt (+ (* b (+ (* -1 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) (* b (+ (* -1/6 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)) (* 1/2 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)))))) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y))> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y)> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (+ (* x (exp (- (* (log a) (- t 1)) b))) (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (log z)))))> |
#<alt (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* 1/2 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))))))> |
#<alt (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2)))))))))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))> |
#<alt (+ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))))> |
#<alt (+ (* t (+ (* 1/2 (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))))) (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3))))) (* 1/2 (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))))) (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)))> |
#<alt (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))> |
#<alt (+ (* -1 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (+ (* b (+ (* -1 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* 1/2 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (+ (* b (+ (* -1 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* b (+ (* -1/6 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))) (* 1/2 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)))> |
#<alt (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (+ (exp (- (* (log a) (- t 1)) b)) (* y (* (exp (- (* (log a) (- t 1)) b)) (log z))))> |
#<alt (+ (exp (- (* (log a) (- t 1)) b)) (* y (+ (* 1/2 (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2)))) (* (exp (- (* (log a) (- t 1)) b)) (log z)))))> |
#<alt (+ (exp (- (* (log a) (- t 1)) b)) (* y (+ (* y (+ (* 1/6 (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3)))) (* 1/2 (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* (exp (- (* (log a) (- t 1)) b)) (log z)))))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (log a)) (* y (log z))) b))> |
#<alt (+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))> |
#<alt (+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (+ (* 1/2 (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))) (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))))> |
#<alt (+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (+ (* t (+ (* 1/6 (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3)))) (* 1/2 (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))))) (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))> |
#<alt (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))> |
#<alt (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))> |
#<alt (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))> |
#<alt (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))> |
#<alt (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))> |
#<alt (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))> |
#<alt (exp (+ (* y (log z)) (* (log a) (- t 1))))> |
#<alt (+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* -1 (* b (exp (+ (* y (log z)) (* (log a) (- t 1)))))))> |
#<alt (+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* b (+ (* -1 (exp (+ (* y (log z)) (* (log a) (- t 1))))) (* 1/2 (* b (exp (+ (* y (log z)) (* (log a) (- t 1)))))))))> |
#<alt (+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* b (+ (* -1 (exp (+ (* y (log z)) (* (log a) (- t 1))))) (* b (+ (* -1/6 (* b (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* 1/2 (exp (+ (* y (log z)) (* (log a) (- t 1))))))))))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))> |
#<alt (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))> |
#<alt (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))> |
#<alt (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))> |
#<alt (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* -1 (log a))> |
#<alt (+ (* -1 (log a)) (* t (log a)))> |
#<alt (+ (* -1 (log a)) (* t (log a)))> |
#<alt (+ (* -1 (log a)) (* t (log a)))> |
#<alt (* t (log a))> |
#<alt (* t (+ (log a) (* -1 (/ (log a) t))))> |
#<alt (* t (+ (log a) (* -1 (/ (log a) t))))> |
#<alt (* t (+ (log a) (* -1 (/ (log a) t))))> |
#<alt (* t (log a))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (/ (log a) t))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (/ (log a) t))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (/ (log a) t))))> |
#<alt (* (log a) (- t 1))> |
#<alt (* (log a) (- t 1))> |
#<alt (* (log a) (- t 1))> |
#<alt (* (log a) (- t 1))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 79.0ms | z | @ | 0 | (+ (* y (log z)) (* (- t 1) (log a))) |
| 44.0ms | x | @ | 0 | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
| 42.0ms | a | @ | 0 | (+ (* y (log z)) (* (- t 1) (log a))) |
| 30.0ms | y | @ | 0 | (+ (* y (log z)) (* (- t 1) (log a))) |
| 29.0ms | x | @ | -inf | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
| 1× | batch-egg-rewrite |
| 7 508× | accelerator-lowering-fma.f32 |
| 7 508× | accelerator-lowering-fma.f64 |
| 6 112× | *-lowering-*.f32 |
| 6 112× | *-lowering-*.f64 |
| 4 376× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 69 |
| 1 | 79 | 69 |
| 2 | 593 | 63 |
| 0 | 8216 | 62 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* y (log z)) (* (- t 1) (log a))) |
(/ (* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) y) |
(* x (exp (- (+ (* y (log z)) (* (- t 1) (log a))) b))) |
(exp (- (+ (* y (log z)) (* (- t 1) (log a))) b)) |
(* y (log z)) |
(* (- t 1) (log a)) |
| Outputs |
|---|
(+.f64 (*.f64 y (log.f64 z)) (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a))) |
(+.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(+.f64 (*.f64 (log.f64 a) t) (fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 y (log.f64 z)))) |
(+.f64 (*.f64 t (log.f64 a)) (fma.f64 #s(literal -1 binary64) (log.f64 a) (*.f64 y (log.f64 z)))) |
(+.f64 (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) t)) (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(+.f64 (fma.f64 y (log.f64 z) (*.f64 t (log.f64 a))) (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) |
(fma.f64 y (log.f64 z) (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a))) |
(fma.f64 (log.f64 z) y (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a))) |
(fma.f64 t (log.f64 a) (fma.f64 #s(literal -1 binary64) (log.f64 a) (*.f64 y (log.f64 z)))) |
(fma.f64 t (*.f64 #s(literal 1 binary64) (log.f64 a)) (fma.f64 #s(literal -1 binary64) (log.f64 a) (*.f64 y (log.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (log.f64 a)) (fma.f64 #s(literal -1 binary64) (log.f64 a) (*.f64 y (log.f64 z)))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (/.f64 (log.f64 a) #s(literal 1 binary64)) (*.f64 y (log.f64 z))) |
(fma.f64 (log.f64 a) t (fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 y (log.f64 z)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (*.f64 y (log.f64 z))) |
(fma.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(fma.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64))) (log.f64 a)) (*.f64 y (log.f64 z))) |
(fma.f64 (fma.f64 t t #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (log.f64 a)) (*.f64 y (log.f64 z))) |
(fma.f64 (*.f64 (log.f64 a) t) #s(literal 1 binary64) (fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 y (log.f64 z)))) |
(fma.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64))) (*.f64 y (log.f64 z))) |
(fma.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (*.f64 y (log.f64 z))) |
(fma.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64))) (*.f64 y (log.f64 z))) |
(fma.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (log.f64 a) (+.f64 t #s(literal 1 binary64))) (/.f64 (fma.f64 t t #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 y (log.f64 z))) |
(fma.f64 (*.f64 (log.f64 a) #s(literal 1 binary64)) t (fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 y (log.f64 z)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 t t)))) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 t t t) #s(literal 1 binary64)) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t))) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (fma.f64 t t #s(literal -1 binary64))) (+.f64 t #s(literal -1 binary64)) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (fma.f64 t (*.f64 t t) #s(literal 1 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 t #s(literal -1 binary64)))) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 1 binary64) t) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 t t)))) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (*.f64 (+.f64 (fma.f64 t t t) #s(literal 1 binary64)) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t))) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (fma.f64 t t #s(literal -1 binary64))) (+.f64 t #s(literal -1 binary64)) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (fma.f64 t (*.f64 t t) #s(literal 1 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 t #s(literal -1 binary64)))) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 1 binary64) t) (*.f64 y (log.f64 z))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (*.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 y (log.f64 z)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))) (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 y (log.f64 z)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 y (log.f64 z)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 9 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 9 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 y (log.f64 z)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) (*.f64 (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 y (log.f64 z)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 4 binary64))) (*.f64 (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (*.f64 (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 9 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 3 binary64)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 2 binary64)))) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (*.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) (*.f64 (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) (+.f64 (/.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (/.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 9 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 z) (*.f64 (*.f64 y (+.f64 t #s(literal -1 binary64))) (log.f64 a))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))) |
(*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) (*.f64 (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (*.f64 (*.f64 y (log.f64 z)) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))))) |
(*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))) (*.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64)))) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z))))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)) (-.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) (*.f64 y (log.f64 z)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y (log.f64 z)) #s(literal 2 binary64)) (*.f64 (+.f64 t #s(literal -1 binary64)) (*.f64 (log.f64 a) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b))) |
(/.f64 x (*.f64 y (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))))) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) y) |
(/.f64 (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))) x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b)))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) (*.f64 (exp.f64 b) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 y (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) x) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 (exp.f64 b) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (*.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 b) y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) #s(literal -1 binary64)) (*.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x))) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 y (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))))) |
(/.f64 (*.f64 (*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x))) (exp.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 x y)) (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (exp.f64 b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y)) (exp.f64 b)) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) (/.f64 #s(literal 1 binary64) y)) (exp.f64 b)) |
(/.f64 (/.f64 (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b)))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b)))) |
(*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (/.f64 x y)) |
(*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 x y))) |
(*.f64 (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))) x) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 b)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) x) |
(*.f64 (pow.f64 z y) (*.f64 (exp.f64 (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) (*.f64 x (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 x y) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) y)) |
(*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b)))) |
(*.f64 (pow.f64 (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) x) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)))) |
(/.f64 x (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b)) |
(/.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) (exp.f64 b)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) x) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) (exp.f64 b)) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) #s(literal 1 binary64)) (exp.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))))) |
(*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) x) |
(*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 x (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 z y) (*.f64 (exp.f64 (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x)) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) |
(*.f64 (*.f64 x (pow.f64 z y)) (exp.f64 (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) |
(exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 2 binary64))))) (exp.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)))) (exp.f64 (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))))) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) (exp.f64 b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(pow.f64 (exp.f64 (-.f64 b (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (*.f64 y (log.f64 z))) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 y (log.f64 z) (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)))) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (pow.f64 z y) (exp.f64 (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (exp.f64 (-.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) b)) (pow.f64 z y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 y (log.f64 z)) |
(*.f64 (log.f64 z) y) |
(+.f64 (*.f64 (log.f64 a) t) (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(+.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 a) t)) |
(+.f64 (*.f64 t (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (*.f64 t (log.f64 a))) |
(fma.f64 t (log.f64 a) (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(fma.f64 t (*.f64 #s(literal 1 binary64) (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 t (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(fma.f64 (log.f64 a) t (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 (log.f64 a) t)) |
(fma.f64 #s(literal -1 binary64) (log.f64 a) (*.f64 t (log.f64 a))) |
(fma.f64 (*.f64 (log.f64 a) t) #s(literal 1 binary64) (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (log.f64 a) #s(literal 1 binary64)) t (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 t t t) #s(literal 1 binary64)) (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 t t t) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)))) |
(/.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (+.f64 (fma.f64 t t t) #s(literal 1 binary64))) |
(/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (+.f64 (fma.f64 t t t) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a))) (+.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (log.f64 a) t) (*.f64 (log.f64 a) t) (-.f64 (*.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64))) (*.f64 (*.f64 (log.f64 a) t) (*.f64 (log.f64 a) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 t (log.f64 a)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) #s(literal 3 binary64))) (fma.f64 (*.f64 t (log.f64 a)) (*.f64 t (log.f64 a)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a))) (*.f64 (*.f64 t (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) t) (*.f64 (log.f64 a) t)) (*.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) (*.f64 (log.f64 a) #s(literal -1 binary64)))) (-.f64 (*.f64 (log.f64 a) t) (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (log.f64 a)) (*.f64 t (log.f64 a))) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a)))) (-.f64 (*.f64 t (log.f64 a)) (-.f64 #s(literal 0 binary64) (log.f64 a)))) |
(/.f64 (*.f64 (log.f64 a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 t))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (log.f64 a)) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal -1 binary64))) (log.f64 a)) (+.f64 #s(literal -1 binary64) (neg.f64 t))) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (/.f64 (log.f64 a) #s(literal 1 binary64))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64))) (log.f64 a))) |
(*.f64 (fma.f64 t t #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (log.f64 a))) |
(*.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 t t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(*.f64 (/.f64 (log.f64 a) (+.f64 t #s(literal 1 binary64))) (/.f64 (fma.f64 t t #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (*.f64 (+.f64 (fma.f64 t t t) #s(literal 1 binary64)) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t))) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t)) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (fma.f64 t t #s(literal -1 binary64))) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (fma.f64 t (*.f64 t t) #s(literal 1 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t)) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 1 binary64) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (fma.f64 t (*.f64 (*.f64 t t) (*.f64 t (*.f64 t t))) (*.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))))) (fma.f64 t (*.f64 t (*.f64 t t)) (*.f64 (+.f64 t #s(literal 1 binary64)) (-.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 t t))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (*.f64 (+.f64 (fma.f64 t t t) #s(literal 1 binary64)) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t))) (-.f64 (fma.f64 t t #s(literal -1 binary64)) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (fma.f64 t t #s(literal -1 binary64))) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (fma.f64 t (*.f64 t t) #s(literal 1 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) t)) |
(*.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 #s(literal 1 binary64) t)) |
| 1× | egg-herbie |
| 12 254× | accelerator-lowering-fma.f32 |
| 12 254× | accelerator-lowering-fma.f64 |
| 5 784× | *-lowering-*.f32 |
| 5 784× | *-lowering-*.f64 |
| 2 482× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 5206 |
| 1 | 807 | 4632 |
| 2 | 2445 | 4310 |
| 3 | 5140 | 4306 |
| 0 | 8400 | 4220 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (log a) (- t 1)) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(* y (log z)) |
(* y (+ (log z) (/ (* (log a) (- t 1)) y))) |
(* y (+ (log z) (/ (* (log a) (- t 1)) y))) |
(* y (+ (log z) (/ (* (log a) (- t 1)) y))) |
(* y (log z)) |
(* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y))))) |
(* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y))))) |
(* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y))))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(+ (* -1 (log a)) (* y (log z))) |
(+ (* -1 (log a)) (+ (* t (log a)) (* y (log z)))) |
(+ (* -1 (log a)) (+ (* t (log a)) (* y (log z)))) |
(+ (* -1 (log a)) (+ (* t (log a)) (* y (log z)))) |
(* t (log a)) |
(* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t)))) |
(* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t)))) |
(* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t)))) |
(* t (log a)) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t))))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t))))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t))))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (log z))))) y) |
(/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* 1/2 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* x (* (exp (- (* (log a) (- t 1)) b)) (log z)))))) y) |
(/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))))))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y) |
(+ (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) y) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))) y)) (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))) y))) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3)))) y)) (* 1/2 (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))) y)))) (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))) y))) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y) |
(+ (* -1 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) |
(+ (* b (+ (* -1 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) (* 1/2 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)))) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) |
(+ (* b (+ (* -1 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) (* b (+ (* -1/6 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)) (* 1/2 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)))))) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(+ (* x (exp (- (* (log a) (- t 1)) b))) (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (log z))))) |
(+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* 1/2 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* x (* (exp (- (* (log a) (- t 1)) b)) (log z)))))) |
(+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))))))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) |
(+ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))) |
(+ (* t (+ (* 1/2 (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))))) (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))) |
(+ (* t (+ (* t (+ (* 1/6 (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3))))) (* 1/2 (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))))) (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) |
(+ (* -1 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) |
(+ (* b (+ (* -1 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* 1/2 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) |
(+ (* b (+ (* -1 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* b (+ (* -1/6 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))) (* 1/2 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(exp (- (* (log a) (- t 1)) b)) |
(+ (exp (- (* (log a) (- t 1)) b)) (* y (* (exp (- (* (log a) (- t 1)) b)) (log z)))) |
(+ (exp (- (* (log a) (- t 1)) b)) (* y (+ (* 1/2 (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2)))) (* (exp (- (* (log a) (- t 1)) b)) (log z))))) |
(+ (exp (- (* (log a) (- t 1)) b)) (* y (+ (* y (+ (* 1/6 (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3)))) (* 1/2 (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* (exp (- (* (log a) (- t 1)) b)) (log z))))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (log a)) (* y (log z))) b)) |
(+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) |
(+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (+ (* 1/2 (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))) (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) |
(+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (+ (* t (+ (* 1/6 (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3)))) (* 1/2 (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))))) (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp (+ (* y (log z)) (* (log a) (- t 1)))) |
(+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* -1 (* b (exp (+ (* y (log z)) (* (log a) (- t 1))))))) |
(+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* b (+ (* -1 (exp (+ (* y (log z)) (* (log a) (- t 1))))) (* 1/2 (* b (exp (+ (* y (log z)) (* (log a) (- t 1))))))))) |
(+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* b (+ (* -1 (exp (+ (* y (log z)) (* (log a) (- t 1))))) (* b (+ (* -1/6 (* b (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* 1/2 (exp (+ (* y (log z)) (* (log a) (- t 1)))))))))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* -1 (* y (log (/ 1 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* -1 (log a)) |
(+ (* -1 (log a)) (* t (log a))) |
(+ (* -1 (log a)) (* t (log a))) |
(+ (* -1 (log a)) (* t (log a))) |
(* t (log a)) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(* t (log a)) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(* (log a) (- t 1)) |
(* (log a) (- t 1)) |
(* (log a) (- t 1)) |
(* (log a) (- t 1)) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
| Outputs |
|---|
(* (log a) (- t 1)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (+ (log z) (/ (* (log a) (- t 1)) y))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* y (+ (log z) (/ (* (log a) (- t 1)) y))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* y (+ (log z) (/ (* (log a) (- t 1)) y))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y))))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y))))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* -1 (* y (+ (* -1 (log z)) (* -1 (/ (* (log a) (- t 1)) y))))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+ (* -1 (log a)) (* y (log z))) |
(fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) (log.f64 a))) |
(+ (* -1 (log a)) (+ (* t (log a)) (* y (log z)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (log a)) (+ (* t (log a)) (* y (log z)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (log a)) (+ (* t (log a)) (* y (log z)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(* t (log a)) |
(fma.f64 (log.f64 a) t #s(literal 0 binary64)) |
(* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t)))) |
(fma.f64 t (fma.f64 y (/.f64 (log.f64 z) t) #s(literal 0 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t)))) |
(fma.f64 t (fma.f64 y (/.f64 (log.f64 z) t) #s(literal 0 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(* t (+ (log a) (+ (* -1 (/ (log a) t)) (/ (* y (log z)) t)))) |
(fma.f64 t (fma.f64 y (/.f64 (log.f64 z) t) #s(literal 0 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(* t (log a)) |
(fma.f64 (log.f64 a) t #s(literal 0 binary64)) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t))))) |
(fma.f64 t (fma.f64 y (/.f64 (log.f64 z) t) #s(literal 0 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t))))) |
(fma.f64 t (fma.f64 y (/.f64 (log.f64 z) t) #s(literal 0 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (+ (* -1 (log a)) (* y (log z))) t))))) |
(fma.f64 t (fma.f64 y (/.f64 (log.f64 z) t) #s(literal 0 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (log a) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) |
(/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (log z))))) y) |
(*.f64 (*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (/.f64 x y)) |
(/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* 1/2 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* x (* (exp (- (* (log a) (- t 1)) b)) (log z)))))) y) |
(/.f64 (fma.f64 y (*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) (fma.f64 (*.f64 y #s(literal 1/2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 z)))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))))) y) |
(/ (+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))))))) y) |
(/.f64 (fma.f64 x (*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (*.f64 (*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))) (*.f64 y y))) y) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (/.f64 x y)) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (/.f64 x y)) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (/.f64 x y)) |
(/ (* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) y) |
(*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (/.f64 x y)) |
(/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y) |
(/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) |
(+ (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) y) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)) |
(*.f64 x (fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) t (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b))))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))) y)) (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))) y))) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)) |
(fma.f64 t (fma.f64 t (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)))) (*.f64 (log.f64 a) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3)))) y)) (* 1/2 (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))) y)))) (/ (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))) y))) (/ (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) y)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b)))) (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b)))))) (*.f64 (log.f64 a) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) y)) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) y)) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) y)) |
(/ (* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) y)) |
(/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
(+ (* -1 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) |
(+ (* b (+ (* -1 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) (* 1/2 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)))) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) |
(fma.f64 (*.f64 x (pow.f64 z y)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (*.f64 (*.f64 x b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) (fma.f64 b #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(+ (* b (+ (* -1 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) (* b (+ (* -1/6 (/ (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) y)) (* 1/2 (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)))))) (/ (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) y)) |
(fma.f64 b (fma.f64 (*.f64 (*.f64 x b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) b) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(/ (* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) y) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (*.f64 y (exp.f64 b))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(+ (* x (exp (- (* (log a) (- t 1)) b))) (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (log z))))) |
(*.f64 x (*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))))) |
(+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* 1/2 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* x (* (exp (- (* (log a) (- t 1)) b)) (log z)))))) |
(fma.f64 y (*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) (fma.f64 (*.f64 y #s(literal 1/2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 z)))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))))) |
(+ (* x (exp (- (* (log a) (- t 1)) b))) (* y (+ (* x (* (exp (- (* (log a) (- t 1)) b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))))))) |
(fma.f64 x (*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) (*.f64 (*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))) (*.f64 y y))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))))) |
(* x (exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))))) |
(* x (exp (- (+ (* -1 (log a)) (* y (log z))) b))) |
(*.f64 (/.f64 (pow.f64 z y) a) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(+ (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))) |
(*.f64 x (*.f64 (fma.f64 (log.f64 a) t #s(literal 1 binary64)) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a))) |
(+ (* t (+ (* 1/2 (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))))) (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))) |
(fma.f64 t (*.f64 x (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 a)))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))))) |
(+ (* t (+ (* t (+ (* 1/6 (* t (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3))))) (* 1/2 (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))))) (* x (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) (* x (exp (- (+ (* -1 (log a)) (* y (log z))) b)))) |
(fma.f64 (*.f64 x (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 1/6 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64)))))) (*.f64 t t) (*.f64 x (*.f64 (fma.f64 (log.f64 a) t #s(literal 1 binary64)) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a)))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))))) |
(* x (exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))))) |
(* x (exp (+ (* y (log z)) (* (log a) (- t 1))))) |
(fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) |
(+ (* -1 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(+ (* b (+ (* -1 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* 1/2 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) |
(*.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) |
(+ (* b (+ (* -1 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* b (+ (* -1/6 (* b (* x (exp (+ (* y (log z)) (* (log a) (- t 1))))))) (* 1/2 (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))))))) (* x (exp (+ (* y (log z)) (* (log a) (- t 1)))))) |
(fma.f64 (*.f64 (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)) (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1 binary64) b) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64)))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (- (+ (* y (log z)) (* (log a) (- t 1))) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(* x (exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1)))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) #s(literal 0 binary64))) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) |
(+ (exp (- (* (log a) (- t 1)) b)) (* y (* (exp (- (* (log a) (- t 1)) b)) (log z)))) |
(*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) |
(+ (exp (- (* (log a) (- t 1)) b)) (* y (+ (* 1/2 (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2)))) (* (exp (- (* (log a) (- t 1)) b)) (log z))))) |
(fma.f64 y (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) (fma.f64 (*.f64 y #s(literal 1/2 binary64)) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 z))) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) |
(+ (exp (- (* (log a) (- t 1)) b)) (* y (+ (* y (+ (* 1/6 (* y (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 3)))) (* 1/2 (* (exp (- (* (log a) (- t 1)) b)) (pow (log z) 2))))) (* (exp (- (* (log a) (- t 1)) b)) (log z))))) |
(fma.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))) (fma.f64 (*.f64 y #s(literal 1/6 binary64)) (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 y y) (*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b))))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* y (log (/ 1 z)))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) |
(exp (- (+ (* y (+ (log -1) (* -1 (log (/ -1 z))))) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t) b)))) |
(exp (- (+ (* -1 (log a)) (* y (log z))) b)) |
(/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) |
(+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a)))) |
(*.f64 (fma.f64 (log.f64 a) t #s(literal 1 binary64)) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a)) |
(+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (+ (* 1/2 (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2)))) (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) |
(fma.f64 t (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 a))) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a)) |
(+ (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (* t (+ (* t (+ (* 1/6 (* t (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 3)))) (* 1/2 (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (pow (log a) 2))))) (* (exp (- (+ (* -1 (log a)) (* y (log z))) b)) (log a))))) |
(fma.f64 (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 t #s(literal 1/6 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (*.f64 t t) (*.f64 (fma.f64 (log.f64 a) t #s(literal 1 binary64)) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log a) (+ 1 (* -1 t)))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* -1 (* (log (/ 1 a)) (- t 1))) (* y (log z))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (+ (* y (log z)) (* (log a) (- t 1)))) |
(fma.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* -1 (* b (exp (+ (* y (log z)) (* (log a) (- t 1))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (fma.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64))) |
(+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* b (+ (* -1 (exp (+ (* y (log z)) (* (log a) (- t 1))))) (* 1/2 (* b (exp (+ (* y (log z)) (* (log a) (- t 1))))))))) |
(*.f64 (fma.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) |
(+ (exp (+ (* y (log z)) (* (log a) (- t 1)))) (* b (+ (* -1 (exp (+ (* y (log z)) (* (log a) (- t 1))))) (* b (+ (* -1/6 (* b (exp (+ (* y (log z)) (* (log a) (- t 1)))))) (* 1/2 (exp (+ (* y (log z)) (* (log a) (- t 1)))))))))) |
(fma.f64 b (fma.f64 (*.f64 (*.f64 b (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) b) (fma.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (- (+ (* y (log z)) (* (log a) (- t 1))) b)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(exp (+ (* -1 b) (+ (* y (log z)) (* (log a) (- t 1))))) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)))) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (log z)) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* -1 (* y (log (/ 1 z)))) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* -1 (* y (log (/ 1 z)))) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* -1 (* y (log (/ 1 z)))) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* -1 (* y (log (/ 1 z)))) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 0 binary64)) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 0 binary64)) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 0 binary64)) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) #s(literal 0 binary64)) |
(* -1 (log a)) |
(-.f64 #s(literal 0 binary64) (log.f64 a)) |
(+ (* -1 (log a)) (* t (log a))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+ (* -1 (log a)) (* t (log a))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+ (* -1 (log a)) (* t (log a))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* t (log a)) |
(fma.f64 (log.f64 a) t #s(literal 0 binary64)) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* t (log a)) |
(fma.f64 (log.f64 a) t #s(literal 0 binary64)) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* (log a) (- t 1)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* (log a) (- t 1)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* (log a) (- t 1)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* (log a) (- t 1)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) #s(literal 0 binary64)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) #s(literal 0 binary64)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) #s(literal 0 binary64)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) #s(literal 0 binary64)) |
Compiled 14 401 to 1 623 computations (88.7% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 562 | 14 | 576 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 563 | 14 | 577 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.8% | (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
| 58.1% | (fma.f64 t (fma.f64 t (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)))) (*.f64 (log.f64 a) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b)))) | |
| 64.0% | (/.f64 (fma.f64 t (*.f64 x (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 a)))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))))) y) | |
| 69.1% | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) | |
| ▶ | 67.5% | (/.f64 (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (exp.f64 b)) |
| 74.5% | (/.f64 (*.f64 x (fma.f64 t (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 a))) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a))) y) | |
| 78.0% | (/.f64 (*.f64 x (*.f64 (fma.f64 (log.f64 a) t #s(literal 1 binary64)) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a))) y) | |
| ▶ | 82.1% | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
| 71.9% | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) | |
| ▶ | 71.4% | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
| 73.0% | (*.f64 (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) x) | |
| 68.3% | (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 x y))) | |
| ▶ | 61.2% | (*.f64 x (fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) t (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b))))) |
| 32.3% | (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b))) #s(literal -1 binary64))) |
Compiled 782 to 478 computations (38.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 a) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) |
| ✓ | cost-diff | 14208 | (fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) t (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)))) |
| ✓ | cost-diff | 0 | (+.f64 t #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (pow.f64 z y) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (exp.f64 b)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 z y) y) |
| ✓ | cost-diff | 0 | (+.f64 t #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
| ✓ | cost-diff | 0 | (fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
| ✓ | cost-diff | 0 | (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
| ✓ | cost-diff | 192 | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
| 5 988× | accelerator-lowering-fma.f32 |
| 5 988× | accelerator-lowering-fma.f64 |
| 5 376× | *-lowering-*.f32 |
| 5 376× | *-lowering-*.f64 |
| 2 364× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 318 |
| 1 | 113 | 312 |
| 2 | 299 | 294 |
| 3 | 933 | 294 |
| 4 | 2585 | 294 |
| 5 | 3918 | 294 |
| 6 | 4785 | 294 |
| 7 | 6823 | 294 |
| 0 | 8791 | 292 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) y) |
(* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) |
x |
(exp (- (+ (* (log a) (+ t -1)) 0) b)) |
(- (+ (* (log a) (+ t -1)) 0) b) |
(+ (* (log a) (+ t -1)) 0) |
(log a) |
a |
(+ t -1) |
t |
-1 |
0 |
b |
y |
(/ (* x (exp (- (+ (* y (log z)) 0) b))) y) |
(* x (exp (- (+ (* y (log z)) 0) b))) |
x |
(exp (- (+ (* y (log z)) 0) b)) |
(- (+ (* y (log z)) 0) b) |
(+ (* y (log z)) 0) |
y |
(log z) |
z |
0 |
b |
(+ (* x (* (pow a (+ t -1)) (/ (pow z y) y))) 0) |
x |
(* (pow a (+ t -1)) (/ (pow z y) y)) |
(pow a (+ t -1)) |
a |
(+ t -1) |
t |
-1 |
(/ (pow z y) y) |
(pow z y) |
z |
y |
0 |
(/ (* (* (pow z y) (pow a (+ t -1))) (/ x y)) (exp b)) |
(* (* (pow z y) (pow a (+ t -1))) (/ x y)) |
(* (pow z y) (pow a (+ t -1))) |
(pow z y) |
z |
y |
(pow a (+ t -1)) |
a |
(+ t -1) |
t |
-1 |
(/ x y) |
x |
(exp b) |
b |
(* x (+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b))))) |
x |
(+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b)))) |
(/ (* (log a) (/ (pow z y) a)) (* y (exp b))) |
(* (log a) (/ (pow z y) a)) |
(log a) |
a |
(/ (pow z y) a) |
(pow z y) |
z |
y |
(* y (exp b)) |
(exp b) |
b |
t |
(/ (/ (pow z y) a) (* y (exp b))) |
| Outputs |
|---|
(/ (* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b))) #s(literal 0 binary64)) |
(* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) |
(fma.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) #s(literal 0 binary64)) |
x |
(exp (- (+ (* (log a) (+ t -1)) 0) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(- (+ (* (log a) (+ t -1)) 0) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(+ (* (log a) (+ t -1)) 0) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(log a) |
(log.f64 a) |
a |
(+ t -1) |
(+.f64 t #s(literal -1 binary64)) |
t |
-1 |
#s(literal -1 binary64) |
0 |
#s(literal 0 binary64) |
b |
y |
(/ (* x (exp (- (+ (* y (log z)) 0) b))) y) |
(fma.f64 (pow.f64 z y) (/.f64 x (*.f64 y (exp.f64 b))) #s(literal 0 binary64)) |
(* x (exp (- (+ (* y (log z)) 0) b))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 x (pow.f64 z y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(exp (- (+ (* y (log z)) 0) b)) |
(exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) |
(- (+ (* y (log z)) 0) b) |
(-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b) |
(+ (* y (log z)) 0) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
y |
(log z) |
(log.f64 z) |
z |
0 |
#s(literal 0 binary64) |
b |
(+ (* x (* (pow a (+ t -1)) (/ (pow z y) y))) 0) |
(fma.f64 (pow.f64 z y) (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(* (pow a (+ t -1)) (/ (pow z y) y)) |
(/.f64 (pow.f64 z y) (*.f64 y (pow.f64 a (-.f64 #s(literal 1 binary64) t)))) |
(pow a (+ t -1)) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
a |
(+ t -1) |
(+.f64 t #s(literal -1 binary64)) |
t |
-1 |
#s(literal -1 binary64) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(pow z y) |
(pow.f64 z y) |
z |
y |
0 |
#s(literal 0 binary64) |
(/ (* (* (pow z y) (pow a (+ t -1))) (/ x y)) (exp b)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 (pow.f64 z y) (/.f64 x (*.f64 y (exp.f64 b))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (* (pow z y) (pow a (+ t -1))) (/ x y)) |
(fma.f64 (pow.f64 z y) (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* (pow z y) (pow a (+ t -1))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y) #s(literal 0 binary64)) |
(pow z y) |
(pow.f64 z y) |
z |
y |
(pow a (+ t -1)) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
a |
(+ t -1) |
(+.f64 t #s(literal -1 binary64)) |
t |
-1 |
#s(literal -1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
(exp b) |
(exp.f64 b) |
b |
(* x (+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b))))) |
(fma.f64 (/.f64 (pow.f64 z y) (*.f64 y (*.f64 a (exp.f64 b)))) (fma.f64 x (fma.f64 (log.f64 a) t #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b)))) |
(fma.f64 (/.f64 (pow.f64 z y) (*.f64 y (*.f64 a (exp.f64 b)))) (fma.f64 (log.f64 a) t #s(literal 1 binary64)) #s(literal 0 binary64)) |
(/ (* (log a) (/ (pow z y) a)) (* y (exp b))) |
(fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y (*.f64 a (exp.f64 b)))) #s(literal 0 binary64)) |
(* (log a) (/ (pow z y) a)) |
(fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) a) #s(literal 0 binary64)) |
(log a) |
(log.f64 a) |
a |
(/ (pow z y) a) |
(/.f64 (pow.f64 z y) a) |
(pow z y) |
(pow.f64 z y) |
z |
y |
(* y (exp b)) |
(*.f64 y (exp.f64 b)) |
(exp b) |
(exp.f64 b) |
b |
t |
(/ (/ (pow z y) a) (* y (exp b))) |
(/.f64 (pow.f64 z y) (*.f64 y (*.f64 a (exp.f64 b)))) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) |
| ✓ | accuracy | 99.8% | (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
| ✓ | accuracy | 98.9% | (*.f64 x (fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) t (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b))))) |
| ✓ | accuracy | 97.1% | (fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) t (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)))) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.7% | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | accuracy | 98.1% | (/.f64 (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (exp.f64 b)) |
| ✓ | accuracy | 95.8% | (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) |
| ✓ | accuracy | 100.0% | (/.f64 (pow.f64 z y) y) |
| ✓ | accuracy | 99.9% | (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
| ✓ | accuracy | 99.7% | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | accuracy | 98.9% | (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) |
| ✓ | accuracy | 99.8% | (fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
| ✓ | accuracy | 99.9% | (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
| ✓ | accuracy | 99.9% | (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
| ✓ | accuracy | 98.5% | (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
| ✓ | accuracy | 98.0% | (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
| 57.0ms | 110× | 0 | exit |
| 56.0ms | 146× | 0 | valid |
Compiled 329 to 44 computations (86.6% saved)
ival-mult: 39.0ms (45.7% of total)ival-div: 15.0ms (17.6% of total)ival-pow: 9.0ms (10.5% of total)ival-exp: 7.0ms (8.2% of total)ival-log: 7.0ms (8.2% of total)ival-add: 6.0ms (7% of total)ival-sub: 2.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) y)> |
#<alt (exp (- (+ (* (log a) (+ t -1)) 0) b))> |
#<alt (- (+ (* (log a) (+ t -1)) 0) b)> |
#<alt (+ (* (log a) (+ t -1)) 0)> |
#<alt (/ (* x (exp (- (+ (* y (log z)) 0) b))) y)> |
#<alt (exp (- (+ (* y (log z)) 0) b))> |
#<alt (- (+ (* y (log z)) 0) b)> |
#<alt (+ (* y (log z)) 0)> |
#<alt (* (pow a (+ t -1)) (/ (pow z y) y))> |
#<alt (pow a (+ t -1))> |
#<alt (+ t -1)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (* (* (pow z y) (pow a (+ t -1))) (/ x y)) (exp b))> |
#<alt (pow z y)> |
#<alt (+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b))))> |
#<alt (/ (* (log a) (/ (pow z y) a)) (* y (exp b)))> |
#<alt (/ (/ (pow z y) a) (* y (exp b)))> |
#<alt (log a)> |
#<alt (* x (exp (- (+ (* (log a) (+ t -1)) 0) b)))> |
#<alt (* x (exp (- (+ (* y (log z)) 0) b)))> |
#<alt (+ (* x (* (pow a (+ t -1)) (/ (pow z y) y))) 0)> |
#<alt (* (* (pow z y) (pow a (+ t -1))) (/ x y))> |
#<alt (* (pow z y) (pow a (+ t -1)))> |
#<alt (* x (+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b)))))> |
#<alt (* (log a) (/ (pow z y) a))> |
| Outputs |
|---|
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y)> |
#<alt (/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (log a)) b))) y)> |
#<alt (+ (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (log a)))) y) (/ (* x (exp (- (* -1 (log a)) b))) y))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))) y)) (/ (* x (* (exp (- (* -1 (log a)) b)) (log a))) y))) (/ (* x (exp (- (* -1 (log a)) b))) y))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 3)))) y)) (* 1/2 (/ (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))) y)))) (/ (* x (* (exp (- (* -1 (log a)) b)) (log a))) y))) (/ (* x (exp (- (* -1 (log a)) b))) y))> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* b (* x (exp (* (log a) (- t 1))))) y)))) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* b (+ (* -1/6 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y)))))) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (/ (* x (exp (- (* (log a) (- t 1)) b))) y)> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))> |
#<alt (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))> |
#<alt (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))> |
#<alt (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))> |
#<alt (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))> |
#<alt (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))> |
#<alt (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))> |
#<alt (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))> |
#<alt (exp (- (* -1 (log a)) b))> |
#<alt (+ (exp (- (* -1 (log a)) b)) (* t (* (exp (- (* -1 (log a)) b)) (log a))))> |
#<alt (+ (exp (- (* -1 (log a)) b)) (* t (+ (* 1/2 (* t (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))) (* (exp (- (* -1 (log a)) b)) (log a)))))> |
#<alt (+ (exp (- (* -1 (log a)) b)) (* t (+ (* t (+ (* 1/6 (* t (* (exp (- (* -1 (log a)) b)) (pow (log a) 3)))) (* 1/2 (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))))) (* (exp (- (* -1 (log a)) b)) (log a)))))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))> |
#<alt (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))> |
#<alt (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))> |
#<alt (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* b (+ (* -1 (exp (* (log a) (- t 1)))) (* 1/2 (* b (exp (* (log a) (- t 1))))))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* b (+ (* -1 (exp (* (log a) (- t 1)))) (* b (+ (* -1/6 (* b (exp (* (log a) (- t 1))))) (* 1/2 (exp (* (log a) (- t 1)))))))))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (- (* (log a) (- t 1)) b))> |
#<alt (exp (+ (* -1 b) (* (log a) (- t 1))))> |
#<alt (exp (+ (* -1 b) (* (log a) (- t 1))))> |
#<alt (exp (+ (* -1 b) (* (log a) (- t 1))))> |
#<alt (exp (+ (* -1 b) (* (log a) (- t 1))))> |
#<alt (- (* (log a) (- t 1)) b)> |
#<alt (- (* (log a) (- t 1)) b)> |
#<alt (- (* (log a) (- t 1)) b)> |
#<alt (- (* (log a) (- t 1)) b)> |
#<alt (- (* -1 (* (log (/ 1 a)) (- t 1))) b)> |
#<alt (- (* -1 (* (log (/ 1 a)) (- t 1))) b)> |
#<alt (- (* -1 (* (log (/ 1 a)) (- t 1))) b)> |
#<alt (- (* -1 (* (log (/ 1 a)) (- t 1))) b)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)> |
#<alt (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)> |
#<alt (- (* -1 (log a)) b)> |
#<alt (- (+ (* -1 (log a)) (* t (log a))) b)> |
#<alt (- (+ (* -1 (log a)) (* t (log a))) b)> |
#<alt (- (+ (* -1 (log a)) (* t (log a))) b)> |
#<alt (* t (log a))> |
#<alt (* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t)))> |
#<alt (* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t)))> |
#<alt (* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t)))> |
#<alt (* t (log a))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t)))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t)))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t)))))> |
#<alt (* (log a) (- t 1))> |
#<alt (+ (* -1 b) (* (log a) (- t 1)))> |
#<alt (+ (* -1 b) (* (log a) (- t 1)))> |
#<alt (+ (* -1 b) (* (log a) (- t 1)))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* (log a) (- t 1)) b) 1))> |
#<alt (* b (- (/ (* (log a) (- t 1)) b) 1))> |
#<alt (* b (- (/ (* (log a) (- t 1)) b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b)))))> |
#<alt (* (log a) (- t 1))> |
#<alt (* (log a) (- t 1))> |
#<alt (* (log a) (- t 1))> |
#<alt (* (log a) (- t 1))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* -1 (* (log (/ 1 a)) (- t 1)))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))> |
#<alt (* -1 (log a))> |
#<alt (+ (* -1 (log a)) (* t (log a)))> |
#<alt (+ (* -1 (log a)) (* t (log a)))> |
#<alt (+ (* -1 (log a)) (* t (log a)))> |
#<alt (* t (log a))> |
#<alt (* t (+ (log a) (* -1 (/ (log a) t))))> |
#<alt (* t (+ (log a) (* -1 (/ (log a) t))))> |
#<alt (* t (+ (log a) (* -1 (/ (log a) t))))> |
#<alt (* t (log a))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (/ (log a) t))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (/ (log a) t))))> |
#<alt (* -1 (* t (+ (* -1 (log a)) (/ (log a) t))))> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (+ (* x (exp (neg b))) (* x (* y (* (exp (neg b)) (log z))))) y)> |
#<alt (/ (+ (* x (exp (neg b))) (* y (+ (* 1/2 (* x (* y (* (exp (neg b)) (pow (log z) 2))))) (* x (* (exp (neg b)) (log z)))))) y)> |
#<alt (/ (+ (* x (exp (neg b))) (* y (+ (* x (* (exp (neg b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (neg b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (neg b)) (pow (log z) 2))))))))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y)> |
#<alt (/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y)> |
#<alt (/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y)> |
#<alt (/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y)> |
#<alt (/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y)> |
#<alt (/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (+ (* -1 (/ (* b (* x (pow z y))) y)) (/ (* x (pow z y)) y))> |
#<alt (+ (* b (+ (* -1 (/ (* x (pow z y)) y)) (* 1/2 (/ (* b (* x (pow z y))) y)))) (/ (* x (pow z y)) y))> |
#<alt (+ (* b (+ (* -1 (/ (* x (pow z y)) y)) (* b (+ (* -1/6 (/ (* b (* x (pow z y))) y)) (* 1/2 (/ (* x (pow z y)) y)))))) (/ (* x (pow z y)) y))> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (- (* y (log z)) b))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* y (log z))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* y (log z))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* y (log z))))) y)> |
#<alt (/ (* x (exp (+ (* -1 b) (* y (log z))))) y)> |
#<alt (exp (neg b))> |
#<alt (+ (exp (neg b)) (* y (* (exp (neg b)) (log z))))> |
#<alt (+ (exp (neg b)) (* y (+ (* 1/2 (* y (* (exp (neg b)) (pow (log z) 2)))) (* (exp (neg b)) (log z)))))> |
#<alt (+ (exp (neg b)) (* y (+ (* y (+ (* 1/6 (* y (* (exp (neg b)) (pow (log z) 3)))) (* 1/2 (* (exp (neg b)) (pow (log z) 2))))) (* (exp (neg b)) (log z)))))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* -1 (* y (log (/ 1 z)))) b))> |
#<alt (exp (- (* -1 (* y (log (/ 1 z)))) b))> |
#<alt (exp (- (* -1 (* y (log (/ 1 z)))) b))> |
#<alt (exp (- (* -1 (* y (log (/ 1 z)))) b))> |
#<alt (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))> |
#<alt (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))> |
#<alt (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))> |
#<alt (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))> |
#<alt (pow z y)> |
#<alt (+ (* -1 (* b (pow z y))) (pow z y))> |
#<alt (+ (* b (+ (* -1 (pow z y)) (* 1/2 (* b (pow z y))))) (pow z y))> |
#<alt (+ (* b (+ (* -1 (pow z y)) (* b (+ (* -1/6 (* b (pow z y))) (* 1/2 (pow z y)))))) (pow z y))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (- (* y (log z)) b))> |
#<alt (exp (+ (* -1 b) (* y (log z))))> |
#<alt (exp (+ (* -1 b) (* y (log z))))> |
#<alt (exp (+ (* -1 b) (* y (log z))))> |
#<alt (exp (+ (* -1 b) (* y (log z))))> |
#<alt (* -1 b)> |
#<alt (- (* y (log z)) b)> |
#<alt (- (* y (log z)) b)> |
#<alt (- (* y (log z)) b)> |
#<alt (* y (log z))> |
#<alt (* y (+ (log z) (* -1 (/ b y))))> |
#<alt (* y (+ (log z) (* -1 (/ b y))))> |
#<alt (* y (+ (log z) (* -1 (/ b y))))> |
#<alt (* y (log z))> |
#<alt (* -1 (* y (+ (* -1 (log z)) (/ b y))))> |
#<alt (* -1 (* y (+ (* -1 (log z)) (/ b y))))> |
#<alt (* -1 (* y (+ (* -1 (log z)) (/ b y))))> |
#<alt (- (* y (log z)) b)> |
#<alt (- (* y (log z)) b)> |
#<alt (- (* y (log z)) b)> |
#<alt (- (* y (log z)) b)> |
#<alt (- (* -1 (* y (log (/ 1 z)))) b)> |
#<alt (- (* -1 (* y (log (/ 1 z)))) b)> |
#<alt (- (* -1 (* y (log (/ 1 z)))) b)> |
#<alt (- (* -1 (* y (log (/ 1 z)))) b)> |
#<alt (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)> |
#<alt (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)> |
#<alt (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)> |
#<alt (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)> |
#<alt (* y (log z))> |
#<alt (+ (* -1 b) (* y (log z)))> |
#<alt (+ (* -1 b) (* y (log z)))> |
#<alt (+ (* -1 b) (* y (log z)))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* y (log z)) b) 1))> |
#<alt (* b (- (/ (* y (log z)) b) 1))> |
#<alt (* b (- (/ (* y (log z)) b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b)))))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* y (log z))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* -1 (* y (log (/ 1 z))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (* y (+ (log -1) (* -1 (log (/ -1 z)))))> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y)> |
#<alt (/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y)> |
#<alt (/ (pow z y) (* a y))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (pow z y))) (* a y))) (/ (* (log a) (pow z y)) (* a y)))) (/ (pow z y) (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (pow z y))) (* a y))) (* 1/2 (/ (* (pow (log a) 2) (pow z y)) (* a y))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (pow z y) (* a y)))> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (+ (exp (* (log a) (- t 1))) (* y (* (exp (* (log a) (- t 1))) (log z)))) y)> |
#<alt (/ (+ (exp (* (log a) (- t 1))) (* y (+ (* 1/2 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (* (exp (* (log a) (- t 1))) (log z))))) y)> |
#<alt (/ (+ (exp (* (log a) (- t 1))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (* 1/2 (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* (exp (* (log a) (- t 1))) (log z))))) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (/ (* (exp (* (log a) (- t 1))) (pow z y)) y)> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ (* t (log a)) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt -1> |
#<alt (- t 1)> |
#<alt (- t 1)> |
#<alt (- t 1)> |
#<alt t> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt t> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) y)> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) y)> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) y)> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) y)> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y)> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y)> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y)> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y)> |
#<alt (/ 1 y)> |
#<alt (/ (+ 1 (* y (log z))) y)> |
#<alt (/ (+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) y)> |
#<alt (/ (+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (pow z y) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (+ (/ (* x (exp (* (log a) (- t 1)))) (exp b)) (/ (* x (* y (* (exp (* (log a) (- t 1))) (log z)))) (exp b))) y)> |
#<alt (/ (+ (* y (+ (* 1/2 (/ (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (exp b))) (/ (* x (* (exp (* (log a) (- t 1))) (log z))) (exp b)))) (/ (* x (exp (* (log a) (- t 1)))) (exp b))) y)> |
#<alt (/ (+ (* y (+ (* y (+ (* 1/6 (/ (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (exp b))) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))) (exp b))))) (/ (* x (* (exp (* (log a) (- t 1))) (log z))) (exp b)))) (/ (* x (exp (* (log a) (- t 1)))) (exp b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (pow z y)) (* a (* y (exp b))))> |
#<alt (+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b)))))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a (* y (exp b))))) (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))))) (/ (* x (pow z y)) (* a (* y (exp b)))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a (* y (exp b))))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a (* y (exp b))))))) (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))))) (/ (* x (pow z y)) (* a (* y (exp b)))))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (+ (* -1 (/ (* b (* x (* (exp (* (log a) (- t 1))) (pow z y)))) y)) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)))) (+ (* -1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/6 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)))))) (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b)))> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt 1> |
#<alt (+ 1 (* y (log z)))> |
#<alt (+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2))))))> |
#<alt (+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2)))))))> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a)> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))> |
#<alt (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))> |
#<alt (/ (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))) y)> |
#<alt (/ (+ (* y (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y)> |
#<alt (/ (+ (* y (+ (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b)))))) (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y)> |
#<alt (/ (+ (* y (+ (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (+ (* 1/2 (/ (pow (log z) 2) (* a (exp b)))) (* y (+ (* 1/6 (/ (* t (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/6 (/ (pow (log z) 3) (* a (exp b))))))))) (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y)> |
#<alt (/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y)> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))> |
#<alt (+ (* -1 (* b (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))))) (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1/2 (/ (pow z y) (* a y))) (+ (* 1/6 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/6 (/ (pow z y) (* a y)))))))))) (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))> |
#<alt (/ (* t (* (log a) (pow z y))) (* a (* y (exp b))))> |
#<alt (* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b)))))))> |
#<alt (* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b)))))))> |
#<alt (* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b)))))))> |
#<alt (/ (* t (* (log a) (pow z y))) (* a (* y (exp b))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b)))))))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b)))))))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b)))))))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b)))))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b)))))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b)))))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b)))))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b))))> |
#<alt (/ (log a) (* a (* y (exp b))))> |
#<alt (/ (+ (/ (log a) (* a (exp b))) (/ (* y (* (log a) (log z))) (* a (exp b)))) y)> |
#<alt (/ (+ (* y (+ (* 1/2 (/ (* y (* (log a) (pow (log z) 2))) (* a (exp b)))) (/ (* (log a) (log z)) (* a (exp b))))) (/ (log a) (* a (exp b)))) y)> |
#<alt (/ (+ (* y (+ (* y (+ (* 1/6 (/ (* y (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/2 (/ (* (log a) (pow (log z) 2)) (* a (exp b)))))) (/ (* (log a) (log z)) (* a (exp b))))) (/ (log a) (* a (exp b)))) y)> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a y))> |
#<alt (+ (* -1 (/ (* b (* (log a) (pow z y))) (* a y))) (/ (* (log a) (pow z y)) (* a y)))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y)))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (* (log a) (pow z y)) (* a y)))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y))))) (+ (* -1/2 (/ (* (log a) (pow z y)) (* a y))) (* 1/6 (/ (* (log a) (pow z y)) (* a y))))))) (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y)))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (* (log a) (pow z y)) (* a y)))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (* (log a) (pow z y)) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b))))> |
#<alt (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b))))> |
#<alt (/ 1 (* a (* y (exp b))))> |
#<alt (/ (+ (/ 1 (* a (exp b))) (/ (* y (log z)) (* a (exp b)))) y)> |
#<alt (/ (+ (* y (+ (* 1/2 (/ (* y (pow (log z) 2)) (* a (exp b)))) (/ (log z) (* a (exp b))))) (/ 1 (* a (exp b)))) y)> |
#<alt (/ (+ (* y (+ (* y (+ (* 1/6 (/ (* y (pow (log z) 3)) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b)))))) (/ (log z) (* a (exp b))))) (/ 1 (* a (exp b)))) y)> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a y))> |
#<alt (+ (* -1 (/ (* b (pow z y)) (* a y))) (/ (pow z y) (* a y)))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))) (/ (pow z y) (* a y)))) (/ (pow z y) (* a y)))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (pow z y) (* a y))) (* 1/6 (/ (pow z y) (* a y))))))) (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))) (/ (pow z y) (* a y)))) (/ (pow z y) (* a y)))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (/ (pow z y) (* a (* y (exp b))))> |
#<alt (log a)> |
#<alt (log a)> |
#<alt (log a)> |
#<alt (log a)> |
#<alt (* -1 (log (/ 1 a)))> |
#<alt (* -1 (log (/ 1 a)))> |
#<alt (* -1 (log (/ 1 a)))> |
#<alt (* -1 (log (/ 1 a)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 a))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 a))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 a))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 a))))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)))> |
#<alt (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)))> |
#<alt (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)))> |
#<alt (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)))> |
#<alt (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)))> |
#<alt (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)))> |
#<alt (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)))> |
#<alt (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)))> |
#<alt (* x (exp (- (* -1 (log a)) b)))> |
#<alt (+ (* t (* x (* (exp (- (* -1 (log a)) b)) (log a)))) (* x (exp (- (* -1 (log a)) b))))> |
#<alt (+ (* t (+ (* 1/2 (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))))) (* x (* (exp (- (* -1 (log a)) b)) (log a))))) (* x (exp (- (* -1 (log a)) b))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 3))))) (* 1/2 (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))))) (* x (* (exp (- (* -1 (log a)) b)) (log a))))) (* x (exp (- (* -1 (log a)) b))))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)))> |
#<alt (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)))> |
#<alt (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)))> |
#<alt (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)))> |
#<alt (* x (exp (* (log a) (- t 1))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (+ (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (* 1/2 (* b (* x (exp (* (log a) (- t 1)))))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (+ (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (* b (+ (* -1/6 (* b (* x (exp (* (log a) (- t 1)))))) (* 1/2 (* x (exp (* (log a) (- t 1))))))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (- (* (log a) (- t 1)) b)))> |
#<alt (* x (exp (+ (* -1 b) (* (log a) (- t 1)))))> |
#<alt (* x (exp (+ (* -1 b) (* (log a) (- t 1)))))> |
#<alt (* x (exp (+ (* -1 b) (* (log a) (- t 1)))))> |
#<alt (* x (exp (+ (* -1 b) (* (log a) (- t 1)))))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (+ (* x (exp (neg b))) (* x (* y (* (exp (neg b)) (log z)))))> |
#<alt (+ (* x (exp (neg b))) (* y (+ (* 1/2 (* x (* y (* (exp (neg b)) (pow (log z) 2))))) (* x (* (exp (neg b)) (log z))))))> |
#<alt (+ (* x (exp (neg b))) (* y (+ (* x (* (exp (neg b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (neg b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (neg b)) (pow (log z) 2)))))))))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* -1 (* y (log (/ 1 z)))) b)))> |
#<alt (* x (exp (- (* -1 (* y (log (/ 1 z)))) b)))> |
#<alt (* x (exp (- (* -1 (* y (log (/ 1 z)))) b)))> |
#<alt (* x (exp (- (* -1 (* y (log (/ 1 z)))) b)))> |
#<alt (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)))> |
#<alt (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)))> |
#<alt (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)))> |
#<alt (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)))> |
#<alt (* x (pow z y))> |
#<alt (+ (* -1 (* b (* x (pow z y)))) (* x (pow z y)))> |
#<alt (+ (* b (+ (* -1 (* x (pow z y))) (* 1/2 (* b (* x (pow z y)))))) (* x (pow z y)))> |
#<alt (+ (* b (+ (* -1 (* x (pow z y))) (* b (+ (* -1/6 (* b (* x (pow z y)))) (* 1/2 (* x (pow z y))))))) (* x (pow z y)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (- (* y (log z)) b)))> |
#<alt (* x (exp (+ (* -1 b) (* y (log z)))))> |
#<alt (* x (exp (+ (* -1 b) (* y (log z)))))> |
#<alt (* x (exp (+ (* -1 b) (* y (log z)))))> |
#<alt (* x (exp (+ (* -1 b) (* y (log z)))))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (pow z y)) (* a y))> |
#<alt (+ (/ (* t (* x (* (log a) (pow z y)))) (* a y)) (/ (* x (pow z y)) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a y))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a y))))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (+ (* x (exp (* (log a) (- t 1)))) (* x (* y (* (exp (* (log a) (- t 1))) (log z))))) y)> |
#<alt (/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* 1/2 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* x (* (exp (* (log a) (- t 1))) (log z)))))) y)> |
#<alt (/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* x (* (exp (* (log a) (- t 1))) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3))))) (* 1/2 (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))))))))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (+ (* x (exp (* (log a) (- t 1)))) (* x (* y (* (exp (* (log a) (- t 1))) (log z))))) y)> |
#<alt (/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* 1/2 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* x (* (exp (* (log a) (- t 1))) (log z)))))) y)> |
#<alt (/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* x (* (exp (* (log a) (- t 1))) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3))))) (* 1/2 (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))))))))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (pow z y)) (* a y))> |
#<alt (+ (/ (* t (* x (* (log a) (pow z y)))) (* a y)) (/ (* x (pow z y)) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a y))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a y))))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))> |
#<alt (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (+ (exp (* (log a) (- t 1))) (* y (* (exp (* (log a) (- t 1))) (log z))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* y (+ (* 1/2 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (* (exp (* (log a) (- t 1))) (log z)))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (* 1/2 (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* (exp (* (log a) (- t 1))) (log z)))))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))> |
#<alt (/ (pow z y) a)> |
#<alt (+ (/ (* t (* (log a) (pow z y))) a) (/ (pow z y) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (pow z y))) a)) (/ (* (log a) (pow z y)) a))) (/ (pow z y) a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (pow z y))) a)) (* 1/2 (/ (* (pow (log a) 2) (pow z y)) a)))) (/ (* (log a) (pow z y)) a))) (/ (pow z y) a))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* (log a) (- t 1))) (pow z y))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a)> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a))> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a))> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a))> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))))> |
#<alt (/ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y)> |
#<alt (/ (+ (* x (* y (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))))) y)> |
#<alt (/ (+ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) (* y (+ (* x (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b))))))) (* x (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))))) y)> |
#<alt (/ (+ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) (* y (+ (* x (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b))))) (* y (+ (* x (* y (+ (* 1/6 (/ (* t (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/6 (/ (pow (log z) 3) (* a (exp b))))))) (* x (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b))))))))))) y)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y)> |
#<alt (/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y)> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y))> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y))> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y))> |
#<alt (* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))> |
#<alt (+ (* -1 (* b (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))))> |
#<alt (+ (* b (+ (* -1 (* b (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y))))))))) (* -1 (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))))> |
#<alt (+ (* b (+ (* -1 (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (* b (+ (* -1 (* b (* x (+ (* -1 (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))))) (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1/2 (/ (pow z y) (* a y))) (+ (* 1/6 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/6 (/ (pow z y) (* a y))))))))))) (* -1 (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))))> |
#<alt (/ (* x (pow z y)) (* a (* y (exp b))))> |
#<alt (+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b)))))> |
#<alt (+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b)))))> |
#<alt (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b))))> |
#<alt (* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b)))))))> |
#<alt (* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b)))))))> |
#<alt (* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b)))))))> |
#<alt (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b)))))))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b)))))))))> |
#<alt (* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b)))))))))> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) a))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) a))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) a))> |
#<alt (* -1 (/ (* (log (/ 1 a)) (pow z y)) a))> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a)> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a)> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a)> |
#<alt (/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a)> |
#<alt (/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a)> |
#<alt (/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a)> |
#<alt (/ (log a) a)> |
#<alt (+ (/ (log a) a) (/ (* y (* (log a) (log z))) a))> |
#<alt (+ (* y (+ (* 1/2 (/ (* y (* (log a) (pow (log z) 2))) a)) (/ (* (log a) (log z)) a))) (/ (log a) a))> |
#<alt (+ (* y (+ (* y (+ (* 1/6 (/ (* y (* (log a) (pow (log z) 3))) a)) (* 1/2 (/ (* (log a) (pow (log z) 2)) a)))) (/ (* (log a) (log z)) a))) (/ (log a) a))> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
#<alt (/ (* (log a) (pow z y)) a)> |
261 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 171.0ms | b | @ | inf | (/ (* x (exp (- (+ (* y (log z)) 0) b))) y) |
| 12.0ms | b | @ | inf | (/ (* (* (pow z y) (pow a (+ t -1))) (/ x y)) (exp b)) |
| 12.0ms | z | @ | 0 | (* (pow a (+ t -1)) (/ (pow z y) y)) |
| 10.0ms | a | @ | inf | (+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b)))) |
| 9.0ms | y | @ | 0 | (/ (* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) y) |
| 1× | batch-egg-rewrite |
| 5 194× | /-lowering-/.f32 |
| 5 194× | /-lowering-/.f64 |
| 3 320× | accelerator-lowering-fma.f32 |
| 3 320× | accelerator-lowering-fma.f64 |
| 3 204× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 243 |
| 1 | 260 | 243 |
| 2 | 2296 | 243 |
| 0 | 8322 | 241 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) y) |
(exp (- (+ (* (log a) (+ t -1)) 0) b)) |
(- (+ (* (log a) (+ t -1)) 0) b) |
(+ (* (log a) (+ t -1)) 0) |
(/ (* x (exp (- (+ (* y (log z)) 0) b))) y) |
(exp (- (+ (* y (log z)) 0) b)) |
(- (+ (* y (log z)) 0) b) |
(+ (* y (log z)) 0) |
(* (pow a (+ t -1)) (/ (pow z y) y)) |
(pow a (+ t -1)) |
(+ t -1) |
(/ (pow z y) y) |
(/ (* (* (pow z y) (pow a (+ t -1))) (/ x y)) (exp b)) |
(pow z y) |
(+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b)))) |
(/ (* (log a) (/ (pow z y) a)) (* y (exp b))) |
(/ (/ (pow z y) a) (* y (exp b))) |
(log a) |
(* x (exp (- (+ (* (log a) (+ t -1)) 0) b))) |
(* x (exp (- (+ (* y (log z)) 0) b))) |
(+ (* x (* (pow a (+ t -1)) (/ (pow z y) y))) 0) |
(* (* (pow z y) (pow a (+ t -1))) (/ x y)) |
(* (pow z y) (pow a (+ t -1))) |
(* x (+ (* (/ (* (log a) (/ (pow z y) a)) (* y (exp b))) t) (/ (/ (pow z y) a) (* y (exp b))))) |
(* (log a) (/ (pow z y) a)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) x)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))))) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (/.f64 x y)) |
(*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b))) x) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (-.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 b)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) (exp.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b))) (exp.f64 (/.f64 (*.f64 b b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(pow.f64 (exp.f64 (-.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b))) |
(*.f64 (pow.f64 a t) (exp.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (exp.f64 (-.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) b))) |
(+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(+.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 a) t) (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (log.f64 a) t) (-.f64 (neg.f64 (log.f64 a)) b)) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) (/.f64 (*.f64 b b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (log.f64 a) t (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (log.f64 a) t (-.f64 (neg.f64 (log.f64 a)) b)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 t (log.f64 a) (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 t (log.f64 a) (-.f64 (neg.f64 (log.f64 a)) b)) |
(fma.f64 #s(literal -1 binary64) b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) (*.f64 #s(literal 0 binary64) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 (log.f64 a) t) (fma.f64 (log.f64 a) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (pow.f64 (-.f64 (neg.f64 (log.f64 a)) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (neg.f64 (log.f64 a)) b) (-.f64 (neg.f64 (log.f64 a)) b)) (*.f64 (*.f64 (log.f64 a) t) (-.f64 (neg.f64 (log.f64 a)) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) (fma.f64 (/.f64 (*.f64 b b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) (/.f64 (*.f64 b b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) (*.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)) (/.f64 (*.f64 b b) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) b))) |
(+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a))) |
(+.f64 (*.f64 (log.f64 a) t) (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64))) |
(+.f64 (*.f64 (log.f64 a) t) (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64))) |
(+.f64 (neg.f64 (log.f64 a)) (*.f64 (log.f64 a) t)) |
(+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) t)) (neg.f64 (log.f64 a))) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a)))) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a))))) |
(fma.f64 (log.f64 a) t (neg.f64 (log.f64 a))) |
(fma.f64 (log.f64 a) t (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64))) |
(fma.f64 (log.f64 a) t (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64))) |
(fma.f64 (log.f64 a) #s(literal -1 binary64) (*.f64 (log.f64 a) t)) |
(fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 t (log.f64 a) (neg.f64 (log.f64 a))) |
(fma.f64 t (log.f64 a) (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64))) |
(fma.f64 t (log.f64 a) (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 a) (*.f64 (log.f64 a) t)) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a))))) (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a))) (-.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))) (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))) (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 1 binary64)) (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)))) |
(/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (-.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a)))) |
(/.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64))) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (log.f64 a) t) (neg.f64 (log.f64 a))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) (neg.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (fma.f64 t t #s(literal -1 binary64)))) (neg.f64 (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (log.f64 a))) (neg.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t t #s(literal -1 binary64)) (log.f64 a))) (neg.f64 (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64)) (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (log.f64 a) t) (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64)) (pow.f64 (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64)) (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64))) (*.f64 (*.f64 (log.f64 a) t) (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (log.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 a) t) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 a) t) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 a)) (*.f64 (log.f64 a) t))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) t)) #s(literal 3 binary64)) (neg.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) t)) (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) t)) (-.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) t)) (neg.f64 (log.f64 a)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a)) |
(*.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))))) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) #s(literal 1 binary64)) y) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))) |
(*.f64 (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) (/.f64 x y)) |
(*.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) x) |
(exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (-.f64 b (fma.f64 y (log.f64 z) #s(literal 0 binary64)))))) |
(/.f64 (pow.f64 z y) (exp.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (-.f64 b (fma.f64 y (log.f64 z) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (-.f64 b (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) (exp.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) b))) (exp.f64 (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) b)))) |
(pow.f64 (exp.f64 (-.f64 b (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) b))) |
(*.f64 (pow.f64 z y) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 z y)) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (exp.f64 (-.f64 (*.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64))) b))) |
(+.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) |
(+.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) b)) (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) b (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (log.f64 z) y (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 y (log.f64 z) b)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 y (log.f64 z) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 y (log.f64 z) b)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) (*.f64 #s(literal 0 binary64) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) b)) (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) b)) (fma.f64 (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) b)) (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) b)) (*.f64 (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) b)) (/.f64 (*.f64 b b) (fma.f64 y (log.f64 z) b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 y (log.f64 z) b) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) b))) |
(+.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(+.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))))) |
(fma.f64 y (log.f64 z) #s(literal 0 binary64)) |
(fma.f64 (log.f64 z) y #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) (*.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 y (log.f64 z)) |
(*.f64 (log.f64 z) y) |
(*.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(pow.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(*.f64 (pow.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 z y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (pow.f64 z y) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 z y) y))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 z y) y))) |
(*.f64 (*.f64 (/.f64 (pow.f64 z y) y) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (pow.f64 z y) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 a) (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (+.f64 t #s(literal -1 binary64)))) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))))) |
(/.f64 (pow.f64 a (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64)))) (pow.f64 a (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(pow.f64 a (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (+.f64 t #s(literal -1 binary64))) (log.f64 a)) |
(pow.f64 (pow.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))))) |
(pow.f64 (pow.f64 a (fma.f64 t t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (*.f64 a a) (+.f64 t #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 a t) (exp.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 a t) (exp.f64 (-.f64 (neg.f64 (log.f64 a)) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t)) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) t))) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 t #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) t) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 t #s(literal -1 binary64)))) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (fma.f64 t t #s(literal -1 binary64)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (neg.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 t t) (*.f64 t #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 t t #s(literal -1 binary64))) (neg.f64 (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal -1 binary64) t)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 t t #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 t #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 #s(literal -1 binary64) t))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 t t #s(literal 1 binary64)) (*.f64 t #s(literal -1 binary64))))) |
(*.f64 (fma.f64 t t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (pow.f64 z y) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 z y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z y) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 z y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (pow.f64 z (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (exp.f64 b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) y)) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (*.f64 y (exp.f64 b))) (/.f64 #s(literal 0 binary64) (exp.f64 b))) |
(-.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (*.f64 y (exp.f64 b))) (/.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (exp.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)) (exp.f64 b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (exp.f64 b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) y))) |
(/.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (exp.f64 b)) |
(/.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (exp.f64 b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (exp.f64 b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (exp.f64 (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) #s(literal 1 binary64)) (*.f64 y (exp.f64 b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) (exp.f64 b)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (*.f64 (/.f64 (exp.f64 b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) y) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x (*.f64 y (exp.f64 b))))) |
(*.f64 (pow.f64 z y) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (pow.f64 z y) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 b))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 x (*.f64 y (exp.f64 b)))) |
(*.f64 (/.f64 x y) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 x y) (exp.f64 (-.f64 (fma.f64 y (log.f64 z) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64))) b))) |
(*.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (*.f64 y (exp.f64 b)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) |
(*.f64 (/.f64 x (*.f64 y (exp.f64 b))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) |
(*.f64 (pow.f64 (/.f64 (exp.f64 b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 z) (fma.f64 y #s(literal 1/2 binary64) (*.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 y)) (log.f64 z))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 z y) #s(literal 1 binary64)) |
(/.f64 (pow.f64 z y) (exp.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64))))) |
(pow.f64 z y) |
(pow.f64 z (fma.f64 y #s(literal 1/2 binary64) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 z (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 z (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 y) (log.f64 z)) |
(pow.f64 (pow.f64 z (+.f64 y y)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 z y)) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))))) |
(fma.f64 (log.f64 a) (*.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 t (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) y) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (pow.f64 z y) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (pow.f64 z y) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (exp.f64 b))) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (pow.f64 z y) y) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (pow.f64 z y) y) (pow.f64 (/.f64 (exp.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (pow.f64 z y) a) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (/.f64 t (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) t (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (log.f64 a) y) (*.f64 (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (/.f64 (pow.f64 z y) a) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (pow.f64 z y) (*.f64 y a)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (exp.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y a))) (/.f64 t (exp.f64 b)) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) a) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (exp.f64 b)) (/.f64 t y) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 t (/.f64 (log.f64 a) y)) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) (pow.f64 z y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (/.f64 (pow.f64 z y) a))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (*.f64 y (exp.f64 b)))) (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (*.f64 y (exp.f64 b)) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 y (exp.f64 b)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (exp.f64 b)) (exp.f64 b)) (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (exp.f64 b) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) (*.f64 y a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 y (exp.f64 b))) (fma.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)) (fma.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 y (exp.f64 b))) (fma.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (*.f64 y (exp.f64 b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 y (exp.f64 b))) (fma.f64 #s(literal 1 binary64) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 b) (*.f64 y (exp.f64 b))) (fma.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (*.f64 y (exp.f64 b)) (*.f64 (exp.f64 b) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (/.f64 (-.f64 (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))) (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (/.f64 (pow.f64 z y) a))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (*.f64 y (exp.f64 b)) (pow.f64 z y))) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) a))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 y (exp.f64 b)) #s(literal 1 binary64))) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (exp.f64 b) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) (*.f64 y a)))) (*.f64 (*.f64 y (exp.f64 b)) (exp.f64 b))) |
(/.f64 (fma.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))) (*.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 y (exp.f64 b)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (*.f64 y (exp.f64 b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 y (exp.f64 b)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))) (*.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 y (exp.f64 b)))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (*.f64 y (exp.f64 b)) (*.f64 (exp.f64 b) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)))) (*.f64 (exp.f64 b) (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64)))) (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (/.f64 (pow.f64 z y) a))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (*.f64 y (exp.f64 b)) (pow.f64 z y)))) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) a)))) (neg.f64 (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a))))) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 y (exp.f64 b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) (exp.f64 b) (*.f64 (*.f64 y (exp.f64 b)) (/.f64 (pow.f64 z y) (*.f64 y a))))) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (exp.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))))) (neg.f64 (*.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))))) (neg.f64 (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (*.f64 y (exp.f64 b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (*.f64 y (exp.f64 b)) (*.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))))) (neg.f64 (*.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (*.f64 y (exp.f64 b)) (*.f64 (exp.f64 b) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))))) (neg.f64 (*.f64 (exp.f64 b) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (log.f64 a) (pow.f64 z y))) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(neg.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) a)) (*.f64 y (exp.f64 b)))) |
(/.f64 (log.f64 a) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (log.f64 a) (pow.f64 z y))) a))) |
(/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) |
(/.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (log.f64 a) (pow.f64 z y))) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (log.f64 a) (pow.f64 z y))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (log.f64 a) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 y (exp.f64 b))) (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) (*.f64 (log.f64 a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 (/.f64 (log.f64 a) y) (/.f64 (pow.f64 z y) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a))))) |
(/.f64 (neg.f64 (log.f64 a)) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y a))) (exp.f64 b)) |
(/.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) #s(literal 1 binary64)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y a)))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (pow.f64 z y))) (neg.f64 (*.f64 a (*.f64 y (exp.f64 b))))) |
(/.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (exp.f64 b)) y) |
(/.f64 (*.f64 (log.f64 a) #s(literal 1 binary64)) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (*.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) #s(literal 1 binary64)) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 (/.f64 (log.f64 a) y) (/.f64 (pow.f64 z y) a)) (exp.f64 b)) |
(/.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) a) |
(/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a))) y) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) #s(literal 1 binary64))) (neg.f64 (*.f64 a (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) a)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (exp.f64 b))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (log.f64 a) y) (/.f64 (pow.f64 z y) a))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (*.f64 (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (log.f64 a) (pow.f64 z y))) a) #s(literal -1 binary64)) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y))) |
(*.f64 (/.f64 (pow.f64 z y) a) (/.f64 (log.f64 a) (*.f64 y (exp.f64 b)))) |
(*.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (log.f64 a)) |
(*.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(*.f64 (/.f64 (log.f64 a) y) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a))) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)) (/.f64 (log.f64 a) y)) |
(*.f64 #s(literal 1 binary64) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (exp.f64 b) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y a)))) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (/.f64 (log.f64 a) (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (pow.f64 (/.f64 (exp.f64 b) (log.f64 a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 y a))) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (log.f64 a) (exp.f64 b)) (/.f64 (pow.f64 z y) (*.f64 y a))) |
(*.f64 (pow.f64 (/.f64 (exp.f64 b) (log.f64 a)) #s(literal -1 binary64)) (/.f64 (pow.f64 z y) (*.f64 y a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (log.f64 a) (pow.f64 z y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) (/.f64 (/.f64 (pow.f64 z y) a) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 y (exp.f64 b))))) (/.f64 (pow.f64 z y) (neg.f64 (*.f64 a (*.f64 y (exp.f64 b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) a))) (/.f64 (pow.f64 z y) (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (/.f64 (pow.f64 z y) a) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 y (exp.f64 b))))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b))) |
(/.f64 (/.f64 (pow.f64 z y) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (neg.f64 (*.f64 a (*.f64 y (exp.f64 b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) |
(/.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))))) |
(/.f64 (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)) y) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 y (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 y (exp.f64 b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (exp.f64 b))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (*.f64 (/.f64 (pow.f64 z y) a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (pow.f64 z y) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)))) |
(/.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (exp.f64 b)) |
(/.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (exp.f64 b)))) |
(/.f64 (*.f64 (/.f64 (pow.f64 z y) a) #s(literal 1 binary64)) (*.f64 y (exp.f64 b))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 z y) (*.f64 y a))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (neg.f64 (neg.f64 (*.f64 a (*.f64 y (exp.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (neg.f64 (*.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (pow.f64 z y) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (pow.f64 z y) a) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) (neg.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 z y) (*.f64 y a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 z y) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 y (exp.f64 b))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) (pow.f64 (/.f64 y (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 z y) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 y (exp.f64 b))))) |
(*.f64 (pow.f64 z y) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 y (exp.f64 b)))) |
(*.f64 (/.f64 (pow.f64 z y) y) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) (pow.f64 (/.f64 (exp.f64 b) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 z y) a) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) |
(*.f64 (/.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (exp.f64 b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (pow.f64 z y) (*.f64 (exp.f64 b) a))) |
(*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (/.f64 (pow.f64 z y) a)) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (pow.f64 z y) (*.f64 y a))) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 y a)) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) (pow.f64 z y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(log.f64 a) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b)) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(*.f64 (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 (pow.f64 z y) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 x (pow.f64 z y)))) |
(/.f64 (*.f64 (pow.f64 z y) x) (exp.f64 b)) |
(/.f64 (*.f64 x (pow.f64 z y)) (exp.f64 b)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 z y))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) |
(*.f64 (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b)) x) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 z y) y) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 z y) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 z y) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (pow.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (pow.f64 z y) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 y x)) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) y) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)) y) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (/.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 1 binary64))) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) (neg.f64 (/.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) (/.f64 x y))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 z y) y) x)) |
(*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 z y) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) x) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 x y)) |
(*.f64 (/.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 z y) y)) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (pow.f64 z y)) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (/.f64 (pow.f64 z y) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)))) |
(-.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 z y) y) x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 z y) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 z y) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (pow.f64 z y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 (pow.f64 z y) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 y x)) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) y) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)) y) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 1 binary64)) (/.f64 y x)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (/.f64 y x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) #s(literal 1 binary64))) (neg.f64 (/.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 y (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) (neg.f64 (/.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))) (*.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64))))))) |
(pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) (/.f64 x y))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 z y) y) x)) |
(*.f64 (pow.f64 z y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 z y) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) x) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (/.f64 x y)) |
(*.f64 (/.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)))) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 z y) y)) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (pow.f64 z y)) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 z y) x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (/.f64 (pow.f64 z y) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) (fma.f64 y (log.f64 z) #s(literal 0 binary64)))) |
(exp.f64 (fma.f64 y (log.f64 z) (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a t) (/.f64 (pow.f64 z y) a)) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 z y))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 x (/.f64 (pow.f64 z y) a))) (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 x (/.f64 (pow.f64 z y) a))) (*.f64 y (exp.f64 b))))) |
(fma.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))))) |
(fma.f64 t (*.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) x) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) x) (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))))) |
(fma.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) (*.f64 t x) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) x (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) x (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))))) |
(fma.f64 (*.f64 x t) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 x (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) t (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))) |
(fma.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))))) (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 x (/.f64 (pow.f64 z y) a))) (*.f64 y (exp.f64 b))) (-.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64))) (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))) (*.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 x (/.f64 (pow.f64 z y) a))) (*.f64 y (exp.f64 b)))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64)))) (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))) x) (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) x) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 x (/.f64 (pow.f64 z y) a))) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))))) (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 y (exp.f64 b)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) #s(literal -3 binary64))) x)) (neg.f64 (fma.f64 (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (-.f64 (/.f64 (pow.f64 z y) a) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t))) (*.f64 y (exp.f64 b))) (pow.f64 (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 (log.f64 a) t)) #s(literal 2 binary64)) (pow.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) #s(literal -2 binary64))) (pow.f64 (*.f64 y (exp.f64 b)) #s(literal 2 binary64))) x)) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) t) (pow.f64 z y)) a) (*.f64 y (exp.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 z y) x) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 x (*.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))))))) |
(*.f64 x (fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(*.f64 (fma.f64 (*.f64 (log.f64 a) t) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) x) |
(/.f64 (log.f64 a) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (log.f64 a) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (log.f64 a) (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (log.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 (log.f64 a) (pow.f64 z y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 (log.f64 a) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (log.f64 a) (-.f64 #s(literal 0 binary64) (pow.f64 z y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (log.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))) (*.f64 #s(literal 1 binary64) (log.f64 a)))) |
(/.f64 (neg.f64 (log.f64 a)) (neg.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) a) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (log.f64 a) #s(literal 1 binary64)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 0 binary64) (pow.f64 z y))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (log.f64 a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (log.f64 a)) (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (log.f64 a) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) #s(literal 1 binary64))) (neg.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 0 binary64) (pow.f64 z y)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (log.f64 a))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (log.f64 a))) (neg.f64 (*.f64 a (pow.f64 z (-.f64 #s(literal 0 binary64) y))))) |
(pow.f64 (/.f64 a (*.f64 (log.f64 a) (pow.f64 z y))) #s(literal -1 binary64)) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(*.f64 (pow.f64 z y) (*.f64 (/.f64 #s(literal 1 binary64) a) (log.f64 a))) |
(*.f64 (/.f64 (pow.f64 z y) a) (log.f64 a)) |
(*.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (/.f64 #s(literal 1 binary64) a)) |
| 1× | egg-herbie |
| 9 886× | accelerator-lowering-fma.f32 |
| 9 886× | accelerator-lowering-fma.f64 |
| 6 582× | *-lowering-*.f32 |
| 6 582× | *-lowering-*.f64 |
| 4 970× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 876 | 16598 |
| 1 | 3047 | 15978 |
| 0 | 8249 | 15611 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/ (* x (exp (- (* -1 (log a)) b))) y) |
(+ (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (log a)))) y) (/ (* x (exp (- (* -1 (log a)) b))) y)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))) y)) (/ (* x (* (exp (- (* -1 (log a)) b)) (log a))) y))) (/ (* x (exp (- (* -1 (log a)) b))) y)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 3)))) y)) (* 1/2 (/ (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))) y)))) (/ (* x (* (exp (- (* -1 (log a)) b)) (log a))) y))) (/ (* x (exp (- (* -1 (log a)) b))) y)) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* b (* x (exp (* (log a) (- t 1))))) y)))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* b (+ (* -1/6 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y)))))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp (- (* -1 (log a)) b)) |
(+ (exp (- (* -1 (log a)) b)) (* t (* (exp (- (* -1 (log a)) b)) (log a)))) |
(+ (exp (- (* -1 (log a)) b)) (* t (+ (* 1/2 (* t (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))) (* (exp (- (* -1 (log a)) b)) (log a))))) |
(+ (exp (- (* -1 (log a)) b)) (* t (+ (* t (+ (* 1/6 (* t (* (exp (- (* -1 (log a)) b)) (pow (log a) 3)))) (* 1/2 (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))))) (* (exp (- (* -1 (log a)) b)) (log a))))) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp (* (log a) (- t 1))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(+ (exp (* (log a) (- t 1))) (* b (+ (* -1 (exp (* (log a) (- t 1)))) (* 1/2 (* b (exp (* (log a) (- t 1)))))))) |
(+ (exp (* (log a) (- t 1))) (* b (+ (* -1 (exp (* (log a) (- t 1)))) (* b (+ (* -1/6 (* b (exp (* (log a) (- t 1))))) (* 1/2 (exp (* (log a) (- t 1))))))))) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(- (* (log a) (- t 1)) b) |
(- (* (log a) (- t 1)) b) |
(- (* (log a) (- t 1)) b) |
(- (* (log a) (- t 1)) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(- (* -1 (log a)) b) |
(- (+ (* -1 (log a)) (* t (log a))) b) |
(- (+ (* -1 (log a)) (* t (log a))) b) |
(- (+ (* -1 (log a)) (* t (log a))) b) |
(* t (log a)) |
(* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t))) |
(* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t))) |
(* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t))) |
(* t (log a)) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t))))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t))))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t))))) |
(* (log a) (- t 1)) |
(+ (* -1 b) (* (log a) (- t 1))) |
(+ (* -1 b) (* (log a) (- t 1))) |
(+ (* -1 b) (* (log a) (- t 1))) |
(* -1 b) |
(* b (- (/ (* (log a) (- t 1)) b) 1)) |
(* b (- (/ (* (log a) (- t 1)) b) 1)) |
(* b (- (/ (* (log a) (- t 1)) b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b))))) |
(* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b))))) |
(* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b))))) |
(* (log a) (- t 1)) |
(* (log a) (- t 1)) |
(* (log a) (- t 1)) |
(* (log a) (- t 1)) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(* -1 (log a)) |
(+ (* -1 (log a)) (* t (log a))) |
(+ (* -1 (log a)) (* t (log a))) |
(+ (* -1 (log a)) (* t (log a))) |
(* t (log a)) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(* t (log a)) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (+ (* x (exp (neg b))) (* x (* y (* (exp (neg b)) (log z))))) y) |
(/ (+ (* x (exp (neg b))) (* y (+ (* 1/2 (* x (* y (* (exp (neg b)) (pow (log z) 2))))) (* x (* (exp (neg b)) (log z)))))) y) |
(/ (+ (* x (exp (neg b))) (* y (+ (* x (* (exp (neg b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (neg b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (neg b)) (pow (log z) 2))))))))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/ (* x (pow z y)) y) |
(+ (* -1 (/ (* b (* x (pow z y))) y)) (/ (* x (pow z y)) y)) |
(+ (* b (+ (* -1 (/ (* x (pow z y)) y)) (* 1/2 (/ (* b (* x (pow z y))) y)))) (/ (* x (pow z y)) y)) |
(+ (* b (+ (* -1 (/ (* x (pow z y)) y)) (* b (+ (* -1/6 (/ (* b (* x (pow z y))) y)) (* 1/2 (/ (* x (pow z y)) y)))))) (/ (* x (pow z y)) y)) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(exp (neg b)) |
(+ (exp (neg b)) (* y (* (exp (neg b)) (log z)))) |
(+ (exp (neg b)) (* y (+ (* 1/2 (* y (* (exp (neg b)) (pow (log z) 2)))) (* (exp (neg b)) (log z))))) |
(+ (exp (neg b)) (* y (+ (* y (+ (* 1/6 (* y (* (exp (neg b)) (pow (log z) 3)))) (* 1/2 (* (exp (neg b)) (pow (log z) 2))))) (* (exp (neg b)) (log z))))) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(pow z y) |
(+ (* -1 (* b (pow z y))) (pow z y)) |
(+ (* b (+ (* -1 (pow z y)) (* 1/2 (* b (pow z y))))) (pow z y)) |
(+ (* b (+ (* -1 (pow z y)) (* b (+ (* -1/6 (* b (pow z y))) (* 1/2 (pow z y)))))) (pow z y)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (- (* y (log z)) b)) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp (+ (* -1 b) (* y (log z)))) |
(* -1 b) |
(- (* y (log z)) b) |
(- (* y (log z)) b) |
(- (* y (log z)) b) |
(* y (log z)) |
(* y (+ (log z) (* -1 (/ b y)))) |
(* y (+ (log z) (* -1 (/ b y)))) |
(* y (+ (log z) (* -1 (/ b y)))) |
(* y (log z)) |
(* -1 (* y (+ (* -1 (log z)) (/ b y)))) |
(* -1 (* y (+ (* -1 (log z)) (/ b y)))) |
(* -1 (* y (+ (* -1 (log z)) (/ b y)))) |
(- (* y (log z)) b) |
(- (* y (log z)) b) |
(- (* y (log z)) b) |
(- (* y (log z)) b) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(* y (log z)) |
(+ (* -1 b) (* y (log z))) |
(+ (* -1 b) (* y (log z))) |
(+ (* -1 b) (* y (log z))) |
(* -1 b) |
(* b (- (/ (* y (log z)) b) 1)) |
(* b (- (/ (* y (log z)) b) 1)) |
(* b (- (/ (* y (log z)) b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b))))) |
(* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b))))) |
(* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b))))) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* y (log z)) |
(* -1 (* y (log (/ 1 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(/ (pow z y) (* a y)) |
(+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (pow z y))) (* a y))) (/ (* (log a) (pow z y)) (* a y)))) (/ (pow z y) (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (pow z y))) (* a y))) (* 1/2 (/ (* (pow (log a) 2) (pow z y)) (* a y))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (pow z y) (* a y))) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (+ (exp (* (log a) (- t 1))) (* y (* (exp (* (log a) (- t 1))) (log z)))) y) |
(/ (+ (exp (* (log a) (- t 1))) (* y (+ (* 1/2 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/ (+ (exp (* (log a) (- t 1))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (* 1/2 (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
-1 |
(- t 1) |
(- t 1) |
(- t 1) |
t |
(* t (- 1 (/ 1 t))) |
(* t (- 1 (/ 1 t))) |
(* t (- 1 (/ 1 t))) |
t |
(* -1 (* t (- (/ 1 t) 1))) |
(* -1 (* t (- (/ 1 t) 1))) |
(* -1 (* t (- (/ 1 t) 1))) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/ 1 y) |
(/ (+ 1 (* y (log z))) y) |
(/ (+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) y) |
(/ (+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (pow z y) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (+ (/ (* x (exp (* (log a) (- t 1)))) (exp b)) (/ (* x (* y (* (exp (* (log a) (- t 1))) (log z)))) (exp b))) y) |
(/ (+ (* y (+ (* 1/2 (/ (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (exp b))) (/ (* x (* (exp (* (log a) (- t 1))) (log z))) (exp b)))) (/ (* x (exp (* (log a) (- t 1)))) (exp b))) y) |
(/ (+ (* y (+ (* y (+ (* 1/6 (/ (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (exp b))) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))) (exp b))))) (/ (* x (* (exp (* (log a) (- t 1))) (log z))) (exp b)))) (/ (* x (exp (* (log a) (- t 1)))) (exp b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (pow z y)) (* a (* y (exp b)))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a (* y (exp b))))) (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a (* y (exp b))))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a (* y (exp b))))))) (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(+ (* -1 (/ (* b (* x (* (exp (* (log a) (- t 1))) (pow z y)))) y)) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)))) (+ (* -1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/6 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)))))) (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
1 |
(+ 1 (* y (log z))) |
(+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) |
(+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(/ (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))) y) |
(/ (+ (* y (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/ (+ (* y (+ (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b)))))) (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/ (+ (* y (+ (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (+ (* 1/2 (/ (pow (log z) 2) (* a (exp b)))) (* y (+ (* 1/6 (/ (* t (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/6 (/ (pow (log z) 3) (* a (exp b))))))))) (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))) |
(+ (* -1 (* b (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))))) (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1/2 (/ (pow z y) (* a y))) (+ (* 1/6 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/6 (/ (pow z y) (* a y)))))))))) (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(/ (pow z y) (* a (* y (exp b)))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) |
(* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b))))))) |
(* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b))))))) |
(* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b))))))) |
(/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) |
(* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b))))))))) |
(* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b))))))))) |
(* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b))))))))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(/ (log a) (* a (* y (exp b)))) |
(/ (+ (/ (log a) (* a (exp b))) (/ (* y (* (log a) (log z))) (* a (exp b)))) y) |
(/ (+ (* y (+ (* 1/2 (/ (* y (* (log a) (pow (log z) 2))) (* a (exp b)))) (/ (* (log a) (log z)) (* a (exp b))))) (/ (log a) (* a (exp b)))) y) |
(/ (+ (* y (+ (* y (+ (* 1/6 (/ (* y (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/2 (/ (* (log a) (pow (log z) 2)) (* a (exp b)))))) (/ (* (log a) (log z)) (* a (exp b))))) (/ (log a) (* a (exp b)))) y) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a y)) |
(+ (* -1 (/ (* b (* (log a) (pow z y))) (* a y))) (/ (* (log a) (pow z y)) (* a y))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y)))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (* (log a) (pow z y)) (* a y))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y))))) (+ (* -1/2 (/ (* (log a) (pow z y)) (* a y))) (* 1/6 (/ (* (log a) (pow z y)) (* a y))))))) (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y)))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (* (log a) (pow z y)) (* a y))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/ 1 (* a (* y (exp b)))) |
(/ (+ (/ 1 (* a (exp b))) (/ (* y (log z)) (* a (exp b)))) y) |
(/ (+ (* y (+ (* 1/2 (/ (* y (pow (log z) 2)) (* a (exp b)))) (/ (log z) (* a (exp b))))) (/ 1 (* a (exp b)))) y) |
(/ (+ (* y (+ (* y (+ (* 1/6 (/ (* y (pow (log z) 3)) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b)))))) (/ (log z) (* a (exp b))))) (/ 1 (* a (exp b)))) y) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a y)) |
(+ (* -1 (/ (* b (pow z y)) (* a y))) (/ (pow z y) (* a y))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))) (/ (pow z y) (* a y)))) (/ (pow z y) (* a y))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (pow z y) (* a y))) (* 1/6 (/ (pow z y) (* a y))))))) (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))) (/ (pow z y) (* a y)))) (/ (pow z y) (* a y))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(log a) |
(log a) |
(log a) |
(log a) |
(* -1 (log (/ 1 a))) |
(* -1 (log (/ 1 a))) |
(* -1 (log (/ 1 a))) |
(* -1 (log (/ 1 a))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(* x (exp (- (* -1 (log a)) b))) |
(+ (* t (* x (* (exp (- (* -1 (log a)) b)) (log a)))) (* x (exp (- (* -1 (log a)) b)))) |
(+ (* t (+ (* 1/2 (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))))) (* x (* (exp (- (* -1 (log a)) b)) (log a))))) (* x (exp (- (* -1 (log a)) b)))) |
(+ (* t (+ (* t (+ (* 1/6 (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 3))))) (* 1/2 (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))))) (* x (* (exp (- (* -1 (log a)) b)) (log a))))) (* x (exp (- (* -1 (log a)) b)))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(* x (exp (* (log a) (- t 1)))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(+ (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (* 1/2 (* b (* x (exp (* (log a) (- t 1)))))))) (* x (exp (* (log a) (- t 1))))) |
(+ (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (* b (+ (* -1/6 (* b (* x (exp (* (log a) (- t 1)))))) (* 1/2 (* x (exp (* (log a) (- t 1))))))))) (* x (exp (* (log a) (- t 1))))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (neg b))) |
(+ (* x (exp (neg b))) (* x (* y (* (exp (neg b)) (log z))))) |
(+ (* x (exp (neg b))) (* y (+ (* 1/2 (* x (* y (* (exp (neg b)) (pow (log z) 2))))) (* x (* (exp (neg b)) (log z)))))) |
(+ (* x (exp (neg b))) (* y (+ (* x (* (exp (neg b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (neg b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (neg b)) (pow (log z) 2))))))))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(* x (pow z y)) |
(+ (* -1 (* b (* x (pow z y)))) (* x (pow z y))) |
(+ (* b (+ (* -1 (* x (pow z y))) (* 1/2 (* b (* x (pow z y)))))) (* x (pow z y))) |
(+ (* b (+ (* -1 (* x (pow z y))) (* b (+ (* -1/6 (* b (* x (pow z y)))) (* 1/2 (* x (pow z y))))))) (* x (pow z y))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (pow z y)) (* a y)) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a y)) (/ (* x (pow z y)) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a y))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a y))))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* x (* y (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* 1/2 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* x (* (exp (* (log a) (- t 1))) (log z)))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* x (* (exp (* (log a) (- t 1))) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3))))) (* 1/2 (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))))))))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* x (* y (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* 1/2 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* x (* (exp (* (log a) (- t 1))) (log z)))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* x (* (exp (* (log a) (- t 1))) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3))))) (* 1/2 (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))))))))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(/ (* x (pow z y)) (* a y)) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a y)) (/ (* x (pow z y)) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a y))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a y))))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(exp (* (log a) (- t 1))) |
(+ (exp (* (log a) (- t 1))) (* y (* (exp (* (log a) (- t 1))) (log z)))) |
(+ (exp (* (log a) (- t 1))) (* y (+ (* 1/2 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (* (exp (* (log a) (- t 1))) (log z))))) |
(+ (exp (* (log a) (- t 1))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (* 1/2 (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* (exp (* (log a) (- t 1))) (log z))))) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(/ (pow z y) a) |
(+ (/ (* t (* (log a) (pow z y))) a) (/ (pow z y) a)) |
(+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (pow z y))) a)) (/ (* (log a) (pow z y)) a))) (/ (pow z y) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (pow z y))) a)) (* 1/2 (/ (* (pow (log a) 2) (pow z y)) a)))) (/ (* (log a) (pow z y)) a))) (/ (pow z y) a)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(/ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/ (+ (* x (* y (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))))) y) |
(/ (+ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) (* y (+ (* x (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b))))))) (* x (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))))) y) |
(/ (+ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) (* y (+ (* x (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b))))) (* y (+ (* x (* y (+ (* 1/6 (/ (* t (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/6 (/ (pow (log z) 3) (* a (exp b))))))) (* x (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b))))))))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(+ (* -1 (* b (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) |
(+ (* b (+ (* -1 (* b (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y))))))))) (* -1 (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) |
(+ (* b (+ (* -1 (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (* b (+ (* -1 (* b (* x (+ (* -1 (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))))) (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1/2 (/ (pow z y) (* a y))) (+ (* 1/6 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/6 (/ (pow z y) (* a y))))))))))) (* -1 (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(/ (* x (pow z y)) (* a (* y (exp b)))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) |
(* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b))))))) |
(* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b))))))) |
(* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b))))))) |
(/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) |
(* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b))))))))) |
(* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b))))))))) |
(* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b))))))))) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(/ (log a) a) |
(+ (/ (log a) a) (/ (* y (* (log a) (log z))) a)) |
(+ (* y (+ (* 1/2 (/ (* y (* (log a) (pow (log z) 2))) a)) (/ (* (log a) (log z)) a))) (/ (log a) a)) |
(+ (* y (+ (* y (+ (* 1/6 (/ (* y (* (log a) (pow (log z) 3))) a)) (* 1/2 (/ (* (log a) (pow (log z) 2)) a)))) (/ (* (log a) (log z)) a))) (/ (log a) a)) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
(/ (* (log a) (pow z y)) a) |
| Outputs |
|---|
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* -1 (log a)) b))) y) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y) |
(+ (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (log a)))) y) (/ (* x (exp (- (* -1 (log a)) b))) y)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) y) (/.f64 (*.f64 (*.f64 t x) (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) y)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))) y)) (/ (* x (* (exp (- (* -1 (log a)) b)) (log a))) y))) (/ (* x (exp (- (* -1 (log a)) b))) y)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) y) (*.f64 t (fma.f64 x (/.f64 (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (pow.f64 (log.f64 a) #s(literal 2 binary64)))) y)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 3)))) y)) (* 1/2 (/ (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))) y)))) (/ (* x (* (exp (- (* -1 (log a)) b)) (log a))) y))) (/ (* x (exp (- (* -1 (log a)) b))) y)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (pow.f64 (log.f64 a) #s(literal 2 binary64))) y) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t x) (*.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))))) y)) (/.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (log.f64 a)) y)) (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y)) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (*.f64 (*.f64 b x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (neg.f64 y))) |
(+ (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* b (* x (exp (* (log a) (- t 1))))) y)))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 x)) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y)) |
(+ (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* b (+ (* -1/6 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y)))))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (*.f64 b x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y)) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 x)) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y)) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (+ (* -1 b) (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (* x (exp (- (* (log a) (- t 1)) b))) y) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b)) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* -1 (log a)) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) |
(+ (exp (- (* -1 (log a)) b)) (* t (* (exp (- (* -1 (log a)) b)) (log a)))) |
(fma.f64 t (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) |
(+ (exp (- (* -1 (log a)) b)) (* t (+ (* 1/2 (* t (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))) (* (exp (- (* -1 (log a)) b)) (log a))))) |
(fma.f64 t (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) |
(+ (exp (- (* -1 (log a)) b)) (* t (+ (* t (+ (* 1/6 (* t (* (exp (- (* -1 (log a)) b)) (pow (log a) 3)))) (* 1/2 (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))))) (* (exp (- (* -1 (log a)) b)) (log a))))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (exp (* (log a) (- t 1))) (* b (+ (* -1 (exp (* (log a) (- t 1)))) (* 1/2 (* b (exp (* (log a) (- t 1)))))))) |
(fma.f64 b (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (exp (* (log a) (- t 1))) (* b (+ (* -1 (exp (* (log a) (- t 1)))) (* b (+ (* -1/6 (* b (exp (* (log a) (- t 1))))) (* 1/2 (exp (* (log a) (- t 1))))))))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 #s(literal -1/6 binary64) b #s(literal 1/2 binary64)))))) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (- (* (log a) (- t 1)) b)) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(exp (+ (* -1 b) (* (log a) (- t 1)))) |
(exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)) |
(- (* (log a) (- t 1)) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* (log a) (- t 1)) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* (log a) (- t 1)) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* (log a) (- t 1)) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* -1 (* (log (/ 1 a)) (- t 1))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b) |
(fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(- (* -1 (log a)) b) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) |
(- (+ (* -1 (log a)) (* t (log a))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (+ (* -1 (log a)) (* t (log a))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(- (+ (* -1 (log a)) (* t (log a))) b) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(* t (log a)) |
(*.f64 (log.f64 a) t) |
(* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t))) |
(*.f64 t (+.f64 (log.f64 a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) t))) |
(* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t))) |
(*.f64 t (+.f64 (log.f64 a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) t))) |
(* t (- (+ (log a) (* -1 (/ (log a) t))) (/ b t))) |
(*.f64 t (+.f64 (log.f64 a) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) t))) |
(* t (log a)) |
(*.f64 (log.f64 a) t) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) (-.f64 #s(literal 0 binary64) t)) (log.f64 a))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) (-.f64 #s(literal 0 binary64) t)) (log.f64 a))) |
(* -1 (* t (+ (* -1 (log a)) (* -1 (/ (- (* -1 (log a)) b) t))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) b) (-.f64 #s(literal 0 binary64) t)) (log.f64 a))) |
(* (log a) (- t 1)) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(+ (* -1 b) (* (log a) (- t 1))) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(+ (* -1 b) (* (log a) (- t 1))) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(+ (* -1 b) (* (log a) (- t 1))) |
(-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (* (log a) (- t 1)) b) 1)) |
(*.f64 b (fma.f64 (log.f64 a) (/.f64 (+.f64 t #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
(* b (- (/ (* (log a) (- t 1)) b) 1)) |
(*.f64 b (fma.f64 (log.f64 a) (/.f64 (+.f64 t #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
(* b (- (/ (* (log a) (- t 1)) b) 1)) |
(*.f64 b (fma.f64 (log.f64 a) (/.f64 (+.f64 t #s(literal -1 binary64)) b) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 b (/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)) b) b)) |
(* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 b (/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)) b) b)) |
(* -1 (* b (+ 1 (* -1 (/ (* (log a) (- t 1)) b))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 b (/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) t)) b) b)) |
(* (log a) (- t 1)) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* (log a) (- t 1)) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* (log a) (- t 1)) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* (log a) (- t 1)) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* -1 (* (log (/ 1 a)) (- t 1))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) |
(*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (log a)) |
(-.f64 #s(literal 0 binary64) (log.f64 a)) |
(+ (* -1 (log a)) (* t (log a))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(+ (* -1 (log a)) (* t (log a))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(+ (* -1 (log a)) (* t (log a))) |
(*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) |
(* t (log a)) |
(*.f64 (log.f64 a) t) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(*.f64 t (-.f64 (log.f64 a) (/.f64 (log.f64 a) t))) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(*.f64 t (-.f64 (log.f64 a) (/.f64 (log.f64 a) t))) |
(* t (+ (log a) (* -1 (/ (log a) t)))) |
(*.f64 t (-.f64 (log.f64 a) (/.f64 (log.f64 a) t))) |
(* t (log a)) |
(*.f64 (log.f64 a) t) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (log.f64 a) t) (log.f64 a))) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (log.f64 a) t) (log.f64 a))) |
(* -1 (* t (+ (* -1 (log a)) (/ (log a) t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (-.f64 (/.f64 (log.f64 a) t) (log.f64 a))) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (neg b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(/ (+ (* x (exp (neg b))) (* x (* y (* (exp (neg b)) (log z))))) y) |
(/.f64 (*.f64 x (fma.f64 (*.f64 y (exp.f64 (-.f64 #s(literal 0 binary64) b))) (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (+ (* x (exp (neg b))) (* y (+ (* 1/2 (* x (* y (* (exp (neg b)) (pow (log z) 2))))) (* x (* (exp (neg b)) (log z)))))) y) |
(/.f64 (fma.f64 y (fma.f64 x (*.f64 (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (+ (* x (exp (neg b))) (* y (+ (* x (* (exp (neg b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (neg b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (neg b)) (pow (log z) 2))))))))) y) |
(/.f64 (fma.f64 y (fma.f64 x (*.f64 (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) y) |
(/ (* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) y) |
(/ (* x (pow z y)) y) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(+ (* -1 (/ (* b (* x (pow z y))) y)) (/ (* x (pow z y)) y)) |
(fma.f64 x (/.f64 (pow.f64 z y) y) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 z y)) y)))) |
(+ (* b (+ (* -1 (/ (* x (pow z y)) y)) (* 1/2 (/ (* b (* x (pow z y))) y)))) (/ (* x (pow z y)) y)) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 x (pow.f64 z y))) y) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 z y)) y))) (/.f64 (*.f64 x (pow.f64 z y)) y)) |
(+ (* b (+ (* -1 (/ (* x (pow z y)) y)) (* b (+ (* -1/6 (/ (* b (* x (pow z y))) y)) (* 1/2 (/ (* x (pow z y)) y)))))) (/ (* x (pow z y)) y)) |
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b (*.f64 x (pow.f64 z y))) y) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (pow.f64 z y)) y))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 z y)) y))) (/.f64 (*.f64 x (pow.f64 z y)) y)) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (- (* y (log z)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(/ (* x (exp (+ (* -1 b) (* y (log z))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) y) |
(exp (neg b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(+ (exp (neg b)) (* y (* (exp (neg b)) (log z)))) |
(fma.f64 (*.f64 y (exp.f64 (-.f64 #s(literal 0 binary64) b))) (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(+ (exp (neg b)) (* y (+ (* 1/2 (* y (* (exp (neg b)) (pow (log z) 2)))) (* (exp (neg b)) (log z))))) |
(fma.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 y (exp.f64 (-.f64 #s(literal 0 binary64) b))) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(+ (exp (neg b)) (* y (+ (* y (+ (* 1/6 (* y (* (exp (neg b)) (pow (log z) 3)))) (* 1/2 (* (exp (neg b)) (pow (log z) 2))))) (* (exp (neg b)) (log z))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y (exp.f64 (-.f64 #s(literal 0 binary64) b))) (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (*.f64 (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) |
(exp (- (* -1 (* y (log (/ 1 z)))) b)) |
(exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) |
(exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b)) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) |
(pow z y) |
(pow.f64 z y) |
(+ (* -1 (* b (pow z y))) (pow z y)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 z y)) |
(+ (* b (+ (* -1 (pow z y)) (* 1/2 (* b (pow z y))))) (pow z y)) |
(fma.f64 b (*.f64 (pow.f64 z y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (pow.f64 z y)) |
(+ (* b (+ (* -1 (pow z y)) (* b (+ (* -1/6 (* b (pow z y))) (* 1/2 (pow z y)))))) (pow z y)) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 z y) (*.f64 b (*.f64 b (*.f64 (pow.f64 z y) (fma.f64 #s(literal -1/6 binary64) b #s(literal 1/2 binary64)))))) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (- (* y (log z)) b)) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(exp (+ (* -1 b) (* y (log z)))) |
(exp.f64 (-.f64 (*.f64 y (log.f64 z)) b)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (+ (log z) (* -1 (/ b y)))) |
(*.f64 y (-.f64 (log.f64 z) (/.f64 b y))) |
(* y (+ (log z) (* -1 (/ b y)))) |
(*.f64 y (-.f64 (log.f64 z) (/.f64 b y))) |
(* y (+ (log z) (* -1 (/ b y)))) |
(*.f64 y (-.f64 (log.f64 z) (/.f64 b y))) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* -1 (* y (+ (* -1 (log z)) (/ b y)))) |
(*.f64 (-.f64 (/.f64 b y) (log.f64 z)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (log z)) (/ b y)))) |
(*.f64 (-.f64 (/.f64 b y) (log.f64 z)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (log z)) (/ b y)))) |
(*.f64 (-.f64 (/.f64 b y) (log.f64 z)) (neg.f64 y)) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(- (* y (log z)) b) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)) |
(- (* -1 (* y (log (/ 1 z)))) b) |
(neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)) |
(- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b) |
(fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(+ (* -1 b) (* y (log z))) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(+ (* -1 b) (* y (log z))) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(+ (* -1 b) (* y (log z))) |
(-.f64 (*.f64 y (log.f64 z)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (* y (log z)) b) 1)) |
(*.f64 b (fma.f64 y (/.f64 (log.f64 z) b) #s(literal -1 binary64))) |
(* b (- (/ (* y (log z)) b) 1)) |
(*.f64 b (fma.f64 y (/.f64 (log.f64 z) b) #s(literal -1 binary64))) |
(* b (- (/ (* y (log z)) b) 1)) |
(*.f64 b (fma.f64 y (/.f64 (log.f64 z) b) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (log.f64 z)) b)))) |
(* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (log.f64 z)) b)))) |
(* -1 (* b (+ 1 (* -1 (/ (* y (log z)) b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (log.f64 z)) b)))) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* y (log z)) |
(*.f64 y (log.f64 z)) |
(* -1 (* y (log (/ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)))) |
(* -1 (* y (log (/ 1 z)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(* y (+ (log -1) (* -1 (log (/ -1 z))))) |
(*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z)))) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) y) |
(*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y)) |
(/ (pow z y) (* a y)) |
(/.f64 (pow.f64 z y) (*.f64 a y)) |
(+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (pow z y))) (* a y))) (/ (* (log a) (pow z y)) (* a y)))) (/ (pow z y) (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y)) (*.f64 a y)) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y))) (/.f64 (pow.f64 z y) (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (pow z y))) (* a y))) (* 1/2 (/ (* (pow (log a) 2) (pow z y)) (* a y))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (pow z y) (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))) (pow.f64 z y)) (*.f64 a y)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (pow.f64 z y)) (*.f64 a y)))) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y))) (/.f64 (pow.f64 z y) (*.f64 a y))) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) y) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) y) |
(/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) |
(/ (+ (exp (* (log a) (- t 1))) (* y (* (exp (* (log a) (- t 1))) (log z)))) y) |
(/.f64 (fma.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/ (+ (exp (* (log a) (- t 1))) (* y (+ (* 1/2 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/.f64 (fma.f64 y (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/ (+ (exp (* (log a) (- t 1))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (* 1/2 (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(/ (* (exp (* (log a) (- t 1))) (pow z y)) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(fma.f64 t (/.f64 (log.f64 a) a) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a)) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64)))) a)) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
t |
(* t (- 1 (/ 1 t))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(* t (- 1 (/ 1 t))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))) |
(* t (- 1 (/ 1 t))) |
(*.f64 t (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) t))) |
t |
(* -1 (* t (- (/ 1 t) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(* -1 (* t (- (/ 1 t) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(* -1 (* t (- (/ 1 t) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (+.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) y) |
(/ (exp (* -1 (* y (log (/ 1 z))))) y) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) y) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) y) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
(/ (+ 1 (* y (log z))) y) |
(/.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) y) |
(/ (+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) y) |
(/.f64 (fma.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 z)) #s(literal 1 binary64)) y) |
(/ (+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (log.f64 z)) #s(literal 1 binary64)) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (pow z y) y) |
(/.f64 (pow.f64 z y) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(/ (+ (/ (* x (exp (* (log a) (- t 1)))) (exp b)) (/ (* x (* y (* (exp (* (log a) (- t 1))) (log z)))) (exp b))) y) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z))) (exp.f64 b)))) y) |
(/ (+ (* y (+ (* 1/2 (/ (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (exp b))) (/ (* x (* (exp (* (log a) (- t 1))) (log z))) (exp b)))) (/ (* x (exp (* (log a) (- t 1)))) (exp b))) y) |
(/.f64 (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64)))) (exp.f64 b)) (*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (exp.f64 b)))) (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))) y) |
(/ (+ (* y (+ (* y (+ (* 1/6 (/ (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (exp b))) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))) (exp b))))) (/ (* x (* (exp (* (log a) (- t 1))) (log z))) (exp b)))) (/ (* x (exp (* (log a) (- t 1)))) (exp b))) y) |
(/.f64 (fma.f64 y (fma.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (exp.f64 b)) (*.f64 y (fma.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (exp.f64 b))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) x) (*.f64 (*.f64 y (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (exp.f64 b))))) (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b)))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a (* y (exp b))))) (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y))) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a (* y (exp b))))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a (* y (exp b))))))) (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(fma.f64 t (fma.f64 x (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (*.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64))) (pow.f64 z y))) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y))) (*.f64 a (*.f64 y (exp.f64 b))))))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(+ (* -1 (/ (* b (* x (* (exp (* (log a) (- t 1))) (pow z y)))) y)) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) (/.f64 (*.f64 (*.f64 b x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y))) (neg.f64 y))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)))) (*.f64 (neg.f64 x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)))) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)))) (+ (* -1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/6 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)))))) (+ (* -1 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) (* 1/2 (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y))) (/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y)) |
(fma.f64 b (fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) #s(literal -1/3 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))))) (*.f64 (neg.f64 x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)))) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) (* y (exp b))) |
(*.f64 x (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y (log z))) |
(fma.f64 y (log.f64 z) #s(literal 1 binary64)) |
(+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) |
(fma.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) y) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (log.f64 z)) #s(literal 1 binary64)) |
(+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) y) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (log.f64 z)) #s(literal 1 binary64)) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) a) |
(/ (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b)))) a) |
(/.f64 (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b)))) a) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b))))) a)) |
(/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) (neg.f64 a)) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b))))) |
(fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))) y) |
(/.f64 (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (* y (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/.f64 (fma.f64 y (fma.f64 t (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b)))) (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) y) |
(/ (+ (* y (+ (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b)))))) (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (exp.f64 b))))) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b))))) (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) y) |
(/ (+ (* y (+ (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (+ (* 1/2 (/ (pow (log z) 2) (* a (exp b)))) (* y (+ (* 1/6 (/ (* t (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/6 (/ (pow (log z) 3) (* a (exp b))))))))) (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 y (*.f64 #s(literal 1/6 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 a (exp.f64 b))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (exp.f64 b)))))) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b))))) (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b)))) y) |
(/.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b)))) y) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* -1 (/ (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b))))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))) |
(+ (* -1 (* b (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))) (-.f64 #s(literal 0 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))))) (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1/2 (/ (pow z y) (* a y))) (+ (* 1/6 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/6 (/ (pow z y) (* a y)))))))))) (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(fma.f64 b (fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))) (fma.f64 (/.f64 (*.f64 (*.f64 (log.f64 a) t) (pow.f64 z y)) (*.f64 a y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (log.f64 a) t) (pow.f64 z y)) (*.f64 a y)) (/.f64 (*.f64 (pow.f64 z y) #s(literal -1/3 binary64)) (*.f64 a y))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))) (-.f64 #s(literal 0 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) |
(/.f64 (*.f64 (*.f64 (log.f64 a) t) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b))))))) |
(*.f64 t (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b))))))) |
(* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b))))))) |
(*.f64 t (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b))))))) |
(* t (+ (/ (* (log a) (pow z y)) (* a (* y (exp b)))) (/ (pow z y) (* a (* t (* y (exp b))))))) |
(*.f64 t (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b))))))) |
(/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) |
(/.f64 (*.f64 (*.f64 (log.f64 a) t) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b)))))))) |
(* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b)))))))) |
(* -1 (* t (+ (* -1 (/ (* (log a) (pow z y)) (* a (* y (exp b))))) (* -1 (/ (pow z y) (* a (* t (* y (exp b))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b)))))))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) (* a (* y (exp b))))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) (* a (* y (exp b)))) |
(*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) (* a (* y (exp b)))) |
(*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(/ (log a) (* a (* y (exp b)))) |
(/.f64 (log.f64 a) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (+ (/ (log a) (* a (exp b))) (/ (* y (* (log a) (log z))) (* a (exp b)))) y) |
(/.f64 (fma.f64 y (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 a) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (* y (+ (* 1/2 (/ (* y (* (log a) (pow (log z) 2))) (* a (exp b)))) (/ (* (log a) (log z)) (* a (exp b))))) (/ (log a) (* a (exp b)))) y) |
(/.f64 (fma.f64 y (fma.f64 (log.f64 a) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (log.f64 a)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))))) (/.f64 (log.f64 a) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (* y (+ (* y (+ (* 1/6 (/ (* y (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/2 (/ (* (log a) (pow (log z) 2)) (* a (exp b)))))) (/ (* (log a) (log z)) (* a (exp b))))) (/ (log a) (* a (exp b)))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y (log.f64 a)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 a (exp.f64 b)))) (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b)))) (/.f64 (log.f64 a) (*.f64 a (exp.f64 b)))) y) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a y)) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) |
(+ (* -1 (/ (* b (* (log a) (pow z y))) (* a y))) (/ (* (log a) (pow z y)) (* a y))) |
(-.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (*.f64 (*.f64 b (log.f64 a)) (pow.f64 z y)) (*.f64 a y))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y)))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (* (log a) (pow z y)) (* a y))) |
(fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a y)) (*.f64 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)))) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y))))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y))))) (+ (* -1/2 (/ (* (log a) (pow z y)) (* a y))) (* 1/6 (/ (* (log a) (pow z y)) (* a y))))))) (+ (* -1 (/ (* (log a) (pow z y)) (* a y))) (* 1/2 (/ (* (log a) (pow z y)) (* a y)))))) (/ (* (log a) (pow z y)) (* a y)))) (/ (* (log a) (pow z y)) (* a y))) |
(fma.f64 b (fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (*.f64 (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) #s(literal -1/3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)))) (*.f64 (log.f64 a) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) (*.f64 a y)))) (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (* (log a) (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) |
(/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ 1 (* a (* y (exp b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (+ (/ 1 (* a (exp b))) (/ (* y (log z)) (* a (exp b)))) y) |
(/.f64 (fma.f64 y (/.f64 (log.f64 z) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (* y (+ (* 1/2 (/ (* y (pow (log z) 2)) (* a (exp b)))) (/ (log z) (* a (exp b))))) (/ 1 (* a (exp b)))) y) |
(/.f64 (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 y (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y) |
(/ (+ (* y (+ (* y (+ (* 1/6 (/ (* y (pow (log z) 3)) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b)))))) (/ (log z) (* a (exp b))))) (/ 1 (* a (exp b)))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (exp.f64 b))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) y) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (*.f64 a (exp.f64 b)))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) y) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a y)) |
(/.f64 (pow.f64 z y) (*.f64 a y)) |
(+ (* -1 (/ (* b (pow z y)) (* a y))) (/ (pow z y) (* a y))) |
(-.f64 (/.f64 (pow.f64 z y) (*.f64 a y)) (/.f64 (*.f64 b (pow.f64 z y)) (*.f64 a y))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))) (/ (pow z y) (* a y)))) (/ (pow z y) (* a y))) |
(fma.f64 b (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (pow.f64 z y))) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))) (/.f64 (pow.f64 z y) (*.f64 a y))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (pow z y) (* a y))) (* 1/6 (/ (pow z y) (* a y))))))) (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))) (/ (pow z y) (* a y)))) (/ (pow z y) (* a y))) |
(fma.f64 b (-.f64 (*.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 z y) (*.f64 a y)) (/.f64 (*.f64 (pow.f64 z y) #s(literal -1/3 binary64)) (*.f64 a y))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 z y)) (*.f64 a y)))) (/.f64 (pow.f64 z y) (*.f64 a y))) (/.f64 (pow.f64 z y) (*.f64 a y))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(/ (pow z y) (* a (* y (exp b)))) |
(/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) |
(log a) |
(log.f64 a) |
(log a) |
(log.f64 a) |
(log a) |
(log.f64 a) |
(log a) |
(log.f64 a) |
(* -1 (log (/ 1 a))) |
(log.f64 a) |
(* -1 (log (/ 1 a))) |
(log.f64 a) |
(* -1 (log (/ 1 a))) |
(log.f64 a) |
(* -1 (log (/ 1 a))) |
(log.f64 a) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) |
(+ (log -1) (* -1 (log (/ -1 a)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log (/ 1 a)) (- t 1))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)) b))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* -1 (log a)) b))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) |
(+ (* t (* x (* (exp (- (* -1 (log a)) b)) (log a)))) (* x (exp (- (* -1 (log a)) b)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) (*.f64 (*.f64 t x) (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))))) |
(+ (* t (+ (* 1/2 (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2))))) (* x (* (exp (- (* -1 (log a)) b)) (log a))))) (* x (exp (- (* -1 (log a)) b)))) |
(fma.f64 t (fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (log.f64 a))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) |
(+ (* t (+ (* t (+ (* 1/6 (* t (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 3))))) (* 1/2 (* x (* (exp (- (* -1 (log a)) b)) (pow (log a) 2)))))) (* x (* (exp (- (* -1 (log a)) b)) (log a))))) (* x (exp (- (* -1 (log a)) b)))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 t x) (*.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))))) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (log.f64 a))) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* -1 (* (log a) (+ 1 (* -1 t)))) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (* (log a) (- t 1)))) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+ (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (* 1/2 (* b (* x (exp (* (log a) (- t 1)))))))) (* x (exp (* (log a) (- t 1))))) |
(fma.f64 b (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+ (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (* b (+ (* -1/6 (* b (* x (exp (* (log a) (- t 1)))))) (* 1/2 (* x (exp (* (log a) (- t 1))))))))) (* x (exp (* (log a) (- t 1))))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (*.f64 b (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 #s(literal -1/6 binary64) b #s(literal 1/2 binary64)))))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* (log a) (- t 1)) b))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (+ (* -1 b) (* (log a) (- t 1))))) |
(*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(+ (* x (exp (neg b))) (* x (* y (* (exp (neg b)) (log z))))) |
(*.f64 x (fma.f64 (*.f64 y (exp.f64 (-.f64 #s(literal 0 binary64) b))) (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(+ (* x (exp (neg b))) (* y (+ (* 1/2 (* x (* y (* (exp (neg b)) (pow (log z) 2))))) (* x (* (exp (neg b)) (log z)))))) |
(fma.f64 y (fma.f64 x (*.f64 (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(+ (* x (exp (neg b))) (* y (+ (* x (* (exp (neg b)) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (neg b)) (pow (log z) 3))))) (* 1/2 (* x (* (exp (neg b)) (pow (log z) 2))))))))) |
(fma.f64 y (fma.f64 x (*.f64 (log.f64 z) (exp.f64 (-.f64 #s(literal 0 binary64) b))) (*.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (pow.f64 (log.f64 z) #s(literal 2 binary64))))))) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(* x (exp (- (* -1 (* y (log (/ 1 z)))) b))) |
(*.f64 x (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (exp (- (* y (+ (log -1) (* -1 (log (/ -1 z))))) b))) |
(*.f64 x (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(+ (* -1 (* b (* x (pow z y)))) (* x (pow z y))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (pow.f64 z y))) |
(+ (* b (+ (* -1 (* x (pow z y))) (* 1/2 (* b (* x (pow z y)))))) (* x (pow z y))) |
(fma.f64 x (pow.f64 z y) (*.f64 b (*.f64 (*.f64 x (pow.f64 z y)) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))))) |
(+ (* b (+ (* -1 (* x (pow z y))) (* b (+ (* -1/6 (* b (* x (pow z y)))) (* 1/2 (* x (pow z y))))))) (* x (pow z y))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (pow.f64 z y)) (*.f64 b (*.f64 b (*.f64 (*.f64 x (pow.f64 z y)) (fma.f64 #s(literal -1/6 binary64) b #s(literal 1/2 binary64)))))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (- (* y (log z)) b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(* x (exp (+ (* -1 b) (* y (log z))))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 y (log.f64 z)) b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (pow z y)) (* a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a y)) (/ (* x (pow z y)) (* a y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a y)) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a y))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y)) (*.f64 a y))) (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a y))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a y))))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64))) (pow.f64 z y))) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y))) (*.f64 a y))) (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a y))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* x (* y (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* 1/2 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* x (* (exp (* (log a) (- t 1))) (log z)))))) y) |
(/.f64 (fma.f64 y (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* x (* (exp (* (log a) (- t 1))) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3))))) (* 1/2 (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))))))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 y (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1))))) y) |
(*.f64 x (/.f64 (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* x (* y (* (exp (* (log a) (- t 1))) (log z))))) y) |
(/.f64 (*.f64 x (fma.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* 1/2 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* x (* (exp (* (log a) (- t 1))) (log z)))))) y) |
(/.f64 (fma.f64 y (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64)))))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/ (+ (* x (exp (* (log a) (- t 1)))) (* y (+ (* x (* (exp (* (log a) (- t 1))) (log z))) (* y (+ (* 1/6 (* x (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3))))) (* 1/2 (* x (* (exp (* (log a) (- t 1))) (pow (log z) 2))))))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 (*.f64 y (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (pow z y)) (* a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a y)) (/ (* x (pow z y)) (* a y))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a y)) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (pow z y)))) (* a y))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y)) (*.f64 a y))) (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a y))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (pow z y)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (pow z y))) (* a y))))) (/ (* x (* (log a) (pow z y))) (* a y)))) (/ (* x (pow z y)) (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 t (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64))) (pow.f64 z y))) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y))) (*.f64 a y))) (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a y))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (pow z y))) y) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y))) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (neg.f64 y) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (neg.f64 y) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (neg.f64 y) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* -1 (* y (log (/ 1 z))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (log.f64 z)) (neg.f64 y) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (exp (* (log a) (- t 1)))) |
(exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(+ (exp (* (log a) (- t 1))) (* y (* (exp (* (log a) (- t 1))) (log z)))) |
(fma.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (exp (* (log a) (- t 1))) (* y (+ (* 1/2 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 2)))) (* (exp (* (log a) (- t 1))) (log z))))) |
(fma.f64 y (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (exp (* (log a) (- t 1))) (* y (+ (* y (+ (* 1/6 (* y (* (exp (* (log a) (- t 1))) (pow (log z) 3)))) (* 1/2 (* (exp (* (log a) (- t 1))) (pow (log z) 2))))) (* (exp (* (log a) (- t 1))) (log z))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 y (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 (log.f64 z) #s(literal 2 binary64))))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (log.f64 z))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 z y) (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 z y) (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 z y) (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 z y) (exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(/ (pow z y) a) |
(/.f64 (pow.f64 z y) a) |
(+ (/ (* t (* (log a) (pow z y))) a) (/ (pow z y) a)) |
(fma.f64 t (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (/.f64 (pow.f64 z y) a)) |
(+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (pow z y))) a)) (/ (* (log a) (pow z y)) a))) (/ (pow z y) a)) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))) (pow.f64 z y)) a) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a))) (/.f64 (pow.f64 z y) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (pow z y))) a)) (* 1/2 (/ (* (pow (log a) 2) (pow z y)) a)))) (/ (* (log a) (pow z y)) a))) (/ (pow z y) a)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))) (pow.f64 z y)) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 (pow.f64 z y) a)))) (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a))) (/.f64 (pow.f64 z y) a)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* (log a) (- t 1))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (pow z y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 z y)) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* y (exp b))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))))) a) |
(/ (* x (+ (* -1 (/ (* t (* (log (/ 1 a)) (pow z y))) (* y (exp b)))) (/ (pow z y) (* y (exp b))))) a) |
(/.f64 (*.f64 x (-.f64 (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b))) (/.f64 (*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) (log.f64 a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))))) a) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))))) (neg.f64 a)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))))) (neg.f64 a)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))))) (neg.f64 a)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y))) (* y (exp b)))) (* -1 (/ (pow z y) (* y (exp b)))))) a)) |
(/.f64 (*.f64 x (neg.f64 (fma.f64 t (/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) (*.f64 y (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 y (exp.f64 b)))))) (neg.f64 a)) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* -1 (* y (log (/ 1 z))))) (* a (* y (exp b)))) (/ (* t (* (exp (* -1 (* y (log (/ 1 z))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (neg.f64 (fma.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z)) b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (* a (* y (exp b)))) (/ (* t (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a))) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (*.f64 (/.f64 (log.f64 a) (*.f64 a y)) (exp.f64 (fma.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))) (-.f64 #s(literal 0 binary64) b)))) (/.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(/ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) y) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))))) y) |
(/ (+ (* x (* y (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))) (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))))) y) |
(/.f64 (*.f64 x (fma.f64 y (fma.f64 t (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b)))) (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))))) y) |
(/ (+ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) (* y (+ (* x (* y (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b))))))) (* x (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b)))))))) y) |
(/.f64 (fma.f64 y (*.f64 x (fma.f64 y (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (exp.f64 b))))) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b)))))) (*.f64 x (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))))) y) |
(/ (+ (* x (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))) (* y (+ (* x (+ (/ (log z) (* a (exp b))) (/ (* t (* (log a) (log z))) (* a (exp b))))) (* y (+ (* x (* y (+ (* 1/6 (/ (* t (* (log a) (pow (log z) 3))) (* a (exp b)))) (* 1/6 (/ (pow (log z) 3) (* a (exp b))))))) (* x (+ (* 1/2 (/ (* t (* (log a) (pow (log z) 2))) (* a (exp b)))) (* 1/2 (/ (pow (log z) 2) (* a (exp b))))))))))) y) |
(/.f64 (fma.f64 x (fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))) (*.f64 y (fma.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (log.f64 z)) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 z) (*.f64 a (exp.f64 b)))) (*.f64 y (*.f64 x (fma.f64 y (*.f64 #s(literal 1/6 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 3 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 (log.f64 z) #s(literal 3 binary64)) (*.f64 a (exp.f64 b))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 (log.f64 z) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 a (exp.f64 b))))))))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y) |
(/ (* x (+ (/ (* t (* (log a) (pow z y))) (* a (exp b))) (/ (pow z y) (* a (exp b))))) y) |
(/.f64 (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* -1 (/ (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a (exp b)))) (* -1 (/ (pow z y) (* a (exp b)))))) y)) |
(*.f64 (neg.f64 x) (/.f64 (neg.f64 (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (exp.f64 b))) (/.f64 (pow.f64 z y) (*.f64 a (exp.f64 b))))) y)) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))) |
(+ (* -1 (* b (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y)))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))) |
(+ (* b (+ (* -1 (* b (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y))))))))) (* -1 (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) |
(fma.f64 b (*.f64 b (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))))) |
(+ (* b (+ (* -1 (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) (* b (+ (* -1 (* b (* x (+ (* -1 (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))))) (+ (* -1 (+ (* -1 (/ (pow z y) (* a y))) (* 1/2 (/ (pow z y) (* a y))))) (+ (* -1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1/2 (/ (pow z y) (* a y))) (+ (* 1/6 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/6 (/ (pow z y) (* a y))))))))))) (* -1 (* x (+ (* -1 (/ (* t (* (log a) (pow z y))) (* a y))) (+ (* -1 (/ (pow z y) (* a y))) (+ (* 1/2 (/ (* t (* (log a) (pow z y))) (* a y))) (* 1/2 (/ (pow z y) (* a y)))))))))))) (* x (+ (/ (* t (* (log a) (pow z y))) (* a y)) (/ (pow z y) (* a y))))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y)))) (*.f64 b (*.f64 b (fma.f64 (neg.f64 (*.f64 b x)) (fma.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))) (fma.f64 (/.f64 (*.f64 (*.f64 (log.f64 a) t) (pow.f64 z y)) (*.f64 a y)) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (log.f64 a) t) (pow.f64 z y)) (*.f64 a y)) (/.f64 (*.f64 (pow.f64 z y) #s(literal -1/3 binary64)) (*.f64 a y))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(* x (+ (/ (* t (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (pow z y) (* a (* y (exp b)))))) |
(*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))))) |
(/ (* x (pow z y)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(+ (/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* y (exp b))))) |
(fma.f64 t (/.f64 (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a (*.f64 y (exp.f64 b))))) |
(/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b))))))) |
(*.f64 t (*.f64 x (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b)))))))) |
(* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b))))))) |
(*.f64 t (*.f64 x (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b)))))))) |
(* t (+ (/ (* x (* (log a) (pow z y))) (* a (* y (exp b)))) (/ (* x (pow z y)) (* a (* t (* y (exp b))))))) |
(*.f64 t (*.f64 x (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b)))))))) |
(/ (* t (* x (* (log a) (pow z y)))) (* a (* y (exp b)))) |
(/.f64 (*.f64 t (*.f64 (*.f64 x (log.f64 a)) (pow.f64 z y))) (*.f64 a (*.f64 y (exp.f64 b)))) |
(* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 x (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b))))))))) |
(* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 x (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b))))))))) |
(* -1 (* t (+ (* -1 (/ (* x (* (log a) (pow z y))) (* a (* y (exp b))))) (* -1 (/ (* x (pow z y)) (* a (* t (* y (exp b))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (*.f64 x (fma.f64 (log.f64 a) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 y (exp.f64 b)))) (/.f64 (pow.f64 z y) (*.f64 a (*.f64 t (*.f64 y (exp.f64 b))))))))) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(* -1 (/ (* (log (/ 1 a)) (pow z y)) a)) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) a) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) a) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) a) |
(/ (* (+ (log -1) (* -1 (log (/ -1 a)))) (pow z y)) a) |
(/.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) a))) (pow.f64 z y)) a) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* -1 (* y (log (/ 1 z))))) (log a)) a) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (-.f64 #s(literal 0 binary64) (log.f64 z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (/.f64 (log.f64 a) a)) |
(/ (* (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) (log a)) a) |
(*.f64 (exp.f64 (*.f64 y (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) z))))) (/.f64 (log.f64 a) a)) |
(/ (log a) a) |
(/.f64 (log.f64 a) a) |
(+ (/ (log a) a) (/ (* y (* (log a) (log z))) a)) |
(fma.f64 y (*.f64 (log.f64 a) (/.f64 (log.f64 z) a)) (/.f64 (log.f64 a) a)) |
(+ (* y (+ (* 1/2 (/ (* y (* (log a) (pow (log z) 2))) a)) (/ (* (log a) (log z)) a))) (/ (log a) a)) |
(fma.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 y (log.f64 a)) (pow.f64 (log.f64 z) #s(literal 2 binary64))) a) (*.f64 (log.f64 a) (/.f64 (log.f64 z) a))) (/.f64 (log.f64 a) a)) |
(+ (* y (+ (* y (+ (* 1/6 (/ (* y (* (log a) (pow (log z) 3))) a)) (* 1/2 (/ (* (log a) (pow (log z) 2)) a)))) (/ (* (log a) (log z)) a))) (/ (log a) a)) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 y (log.f64 a)) (pow.f64 (log.f64 z) #s(literal 3 binary64))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (log.f64 a) (/.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) a)))) (*.f64 (log.f64 a) (/.f64 (log.f64 z) a))) (/.f64 (log.f64 a) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
(/ (* (log a) (pow z y)) a) |
(*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) |
Compiled 52 550 to 4 547 computations (91.3% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 199 | 13 | 2 212 |
| Fresh | 8 | 1 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 212 | 14 | 2 226 |
| Status | Accuracy | Program |
|---|---|---|
| 56.1% | (fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) | |
| ▶ | 59.5% | (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
| 67.1% | (fma.f64 x (*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 z y) y))) #s(literal 0 binary64)) | |
| 53.1% | (/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) (*.f64 (*.f64 t x) (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))))) y) | |
| ▶ | 64.1% | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 b)) |
| 69.1% | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) | |
| 55.7% | (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) | |
| ▶ | 46.8% | (/.f64 (*.f64 x (pow.f64 z y)) y) |
| 61.1% | (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) | |
| ▶ | 72.8% | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)))) y) |
| ▶ | 57.4% | (/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
| 50.5% | (/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) | |
| 60.7% | (/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) | |
| 49.4% | (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))) |
Compiled 534 to 366 computations (31.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 t #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 b)) |
| ✓ | cost-diff | 0 | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
| ✓ | cost-diff | 192 | (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 t #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) |
| ✓ | cost-diff | 0 | (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
| ✓ | cost-diff | -64 | (*.f64 x (pow.f64 z y)) |
| ✓ | cost-diff | 0 | (pow.f64 z y) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (pow.f64 z y)) y) |
| ✓ | cost-diff | 0 | (pow.f64 a t) |
| ✓ | cost-diff | 192 | (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)))) y) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)) |
| 2 956× | accelerator-lowering-fma.f32 |
| 2 956× | accelerator-lowering-fma.f64 |
| 2 618× | *-lowering-*.f32 |
| 2 618× | *-lowering-*.f64 |
| 1 672× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 202 |
| 1 | 68 | 198 |
| 2 | 149 | 191 |
| 3 | 384 | 191 |
| 4 | 1094 | 191 |
| 5 | 1907 | 191 |
| 6 | 3186 | 191 |
| 7 | 4749 | 191 |
| 8 | 6815 | 191 |
| 0 | 8268 | 191 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (* (pow a t) (/ (/ 1 a) (exp b)))) y) |
(* x (* (pow a t) (/ (/ 1 a) (exp b)))) |
x |
(* (pow a t) (/ (/ 1 a) (exp b))) |
(pow a t) |
a |
t |
(/ (/ 1 a) (exp b)) |
(/ 1 a) |
1 |
(exp b) |
b |
y |
(/ (* x (pow z y)) y) |
(* x (pow z y)) |
x |
(pow z y) |
z |
y |
(+ (* x (/ (pow a (+ t -1)) y)) 0) |
x |
(/ (pow a (+ t -1)) y) |
(pow a (+ t -1)) |
a |
(+ t -1) |
t |
-1 |
y |
0 |
(/ (* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) y) |
(* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) |
x |
(* (+ (- 0 b) 1) (pow a (+ t -1))) |
(+ (- 0 b) 1) |
(- 0 b) |
0 |
b |
1 |
(pow a (+ t -1)) |
a |
(+ t -1) |
t |
-1 |
y |
(/ (* (pow a (+ t -1)) (/ x y)) (exp b)) |
(* (pow a (+ t -1)) (/ x y)) |
(pow a (+ t -1)) |
a |
(+ t -1) |
t |
-1 |
(/ x y) |
x |
y |
(exp b) |
b |
| Outputs |
|---|
(/ (* x (* (pow a t) (/ (/ 1 a) (exp b)))) y) |
(/.f64 (fma.f64 x (pow.f64 a t) #s(literal 0 binary64)) (*.f64 (exp.f64 b) (*.f64 a y))) |
(* x (* (pow a t) (/ (/ 1 a) (exp b)))) |
(/.f64 (fma.f64 x (pow.f64 a t) #s(literal 0 binary64)) (*.f64 a (exp.f64 b))) |
x |
(* (pow a t) (/ (/ 1 a) (exp b))) |
(/.f64 (pow.f64 a t) (*.f64 a (exp.f64 b))) |
(pow a t) |
(pow.f64 a t) |
a |
t |
(/ (/ 1 a) (exp b)) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
(exp b) |
(exp.f64 b) |
b |
y |
(/ (* x (pow z y)) y) |
(fma.f64 x (/.f64 (pow.f64 z y) y) #s(literal 0 binary64)) |
(* x (pow z y)) |
(fma.f64 x (pow.f64 z y) #s(literal 0 binary64)) |
x |
(pow z y) |
(pow.f64 z y) |
z |
y |
(+ (* x (/ (pow a (+ t -1)) y)) 0) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
x |
(/ (pow a (+ t -1)) y) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) |
(pow a (+ t -1)) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
a |
(+ t -1) |
(+.f64 t #s(literal -1 binary64)) |
t |
-1 |
#s(literal -1 binary64) |
y |
0 |
#s(literal 0 binary64) |
(/ (* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) y) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 x (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(* (+ (- 0 b) 1) (pow a (+ t -1))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(+ (- 0 b) 1) |
(-.f64 #s(literal 1 binary64) b) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
b |
1 |
#s(literal 1 binary64) |
(pow a (+ t -1)) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
a |
(+ t -1) |
(+.f64 t #s(literal -1 binary64)) |
t |
-1 |
#s(literal -1 binary64) |
y |
(/ (* (pow a (+ t -1)) (/ x y)) (exp b)) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (exp.f64 b) y)) #s(literal 0 binary64)) |
(* (pow a (+ t -1)) (/ x y)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(pow a (+ t -1)) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
a |
(+ t -1) |
(+.f64 t #s(literal -1 binary64)) |
t |
-1 |
#s(literal -1 binary64) |
(/ x y) |
(/.f64 x y) |
x |
y |
(exp b) |
(exp.f64 b) |
b |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 b) |
| ✓ | accuracy | 99.7% | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | accuracy | 97.7% | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 b)) |
| ✓ | accuracy | 92.8% | (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
| ✓ | accuracy | 99.9% | (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
| ✓ | accuracy | 99.7% | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | accuracy | 99.1% | (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
| ✓ | accuracy | 96.4% | (/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
| ✓ | accuracy | 100.0% | (+.f64 t #s(literal -1 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) |
| ✓ | accuracy | 99.7% | (pow.f64 a (+.f64 t #s(literal -1 binary64))) |
| ✓ | accuracy | 98.7% | (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 z y) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (pow.f64 z y)) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (pow.f64 z y)) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b))) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)))) |
| ✓ | accuracy | 98.1% | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)))) y) |
| 65.0ms | 185× | 0 | valid |
| 18.0ms | 71× | 0 | exit |
Compiled 210 to 34 computations (83.8% saved)
ival-div: 13.0ms (30.4% of total)ival-pow: 13.0ms (30.4% of total)ival-mult: 9.0ms (21% of total)ival-add: 5.0ms (11.7% of total)ival-exp: 2.0ms (4.7% of total)ival-sub: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ 1 a) (exp b))> |
#<alt (/ (* x (* (pow a t) (/ (/ 1 a) (exp b)))) y)> |
#<alt (* (pow a t) (/ (/ 1 a) (exp b)))> |
#<alt (pow a t)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (pow z y)> |
#<alt (* x (pow z y))> |
#<alt (+ (* x (/ (pow a (+ t -1)) y)) 0)> |
#<alt (/ (pow a (+ t -1)) y)> |
#<alt (pow a (+ t -1))> |
#<alt (+ t -1)> |
#<alt (+ (- 0 b) 1)> |
#<alt (/ (* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) y)> |
#<alt (- 0 b)> |
#<alt (/ (* (pow a (+ t -1)) (/ x y)) (exp b))> |
#<alt (/ x y)> |
#<alt (* x (* (pow a t) (/ (/ 1 a) (exp b))))> |
#<alt (* x (* (+ (- 0 b) 1) (pow a (+ t -1))))> |
#<alt (* (+ (- 0 b) 1) (pow a (+ t -1)))> |
#<alt (* (pow a (+ t -1)) (/ x y))> |
#<alt (exp b)> |
| Outputs |
|---|
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 (/ b a)) (/ 1 a))> |
#<alt (+ (* b (- (* 1/2 (/ b a)) (/ 1 a))) (/ 1 a))> |
#<alt (+ (* b (- (* b (+ (* -1/6 (/ b a)) (* 1/2 (/ 1 a)))) (/ 1 a))) (/ 1 a))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b))))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b))))> |
#<alt (/ x (* a (* y (exp b))))> |
#<alt (+ (/ x (* a (* y (exp b)))) (/ (* t (* x (log a))) (* a (* y (exp b)))))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (* y (exp b))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b)))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (* y (exp b))))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (* y (exp b))))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b)))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (+ (* -1 (/ (* b (* x (pow a t))) (* a y))) (/ (* x (pow a t)) (* a y)))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y)))))) (/ (* x (pow a t)) (* a y)))) (/ (* x (pow a t)) (* a y)))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y))))) (+ (* -1/2 (/ (* x (pow a t)) (* a y))) (* 1/6 (/ (* x (pow a t)) (* a y))))))) (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y)))))) (/ (* x (pow a t)) (* a y)))) (/ (* x (pow a t)) (* a y)))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (* y (exp b))))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b)))> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b)))> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b)))> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b)))> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b)))> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b)))> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b)))> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b)))> |
#<alt (/ 1 (* a (exp b)))> |
#<alt (+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b))))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) (* a (exp b)))) (/ (log a) (* a (exp b))))) (/ 1 (* a (exp b))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) (* a (exp b)))) (* 1/2 (/ (pow (log a) 2) (* a (exp b)))))) (/ (log a) (* a (exp b))))) (/ 1 (* a (exp b))))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) a)> |
#<alt (+ (* -1 (/ (* b (pow a t)) a)) (/ (pow a t) a))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a))))) (/ (pow a t) a))) (/ (pow a t) a))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a)))) (+ (* -1/2 (/ (pow a t) a)) (* 1/6 (/ (pow a t) a)))))) (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a))))) (/ (pow a t) a))) (/ (pow a t) a))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (/ (pow a t) (* a (exp b)))> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt 1> |
#<alt (+ 1 (* t (log a)))> |
#<alt (+ 1 (* t (+ (log a) (* 1/2 (* t (pow (log a) 2))))))> |
#<alt (+ 1 (* t (+ (log a) (* t (+ (* 1/6 (* t (pow (log a) 3))) (* 1/2 (pow (log a) 2)))))))> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y)> |
#<alt (/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y)> |
#<alt (/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y)> |
#<alt (/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y)> |
#<alt (/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y)> |
#<alt (/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y)> |
#<alt (/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y)> |
#<alt (/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y)> |
#<alt (/ x y)> |
#<alt (/ (+ x (* x (* y (log z)))) y)> |
#<alt (/ (+ x (* y (+ (* 1/2 (* x (* y (pow (log z) 2)))) (* x (log z))))) y)> |
#<alt (/ (+ x (* y (+ (* x (log z)) (* y (+ (* 1/6 (* x (* y (pow (log z) 3)))) (* 1/2 (* x (pow (log z) 2)))))))) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (/ (* x (pow z y)) y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* -1 (* y (log (/ 1 z)))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))> |
#<alt 1> |
#<alt (+ 1 (* y (log z)))> |
#<alt (+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2))))))> |
#<alt (+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2)))))))> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (pow z y)> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (exp (* -1 (* y (log (/ 1 z))))))> |
#<alt (* x (exp (* -1 (* y (log (/ 1 z))))))> |
#<alt (* x (exp (* -1 (* y (log (/ 1 z))))))> |
#<alt (* x (exp (* -1 (* y (log (/ 1 z))))))> |
#<alt (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))))> |
#<alt (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))))> |
#<alt (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))))> |
#<alt (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))))> |
#<alt x> |
#<alt (+ x (* x (* y (log z))))> |
#<alt (+ x (* y (+ (* 1/2 (* x (* y (pow (log z) 2)))) (* x (log z)))))> |
#<alt (+ x (* y (+ (* x (log z)) (* y (+ (* 1/6 (* x (* y (pow (log z) 3)))) (* 1/2 (* x (pow (log z) 2))))))))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (* x (pow z y))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ x (* a y))> |
#<alt (+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y)> |
#<alt (/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y)> |
#<alt (/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y)> |
#<alt (/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y)> |
#<alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y)> |
#<alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y)> |
#<alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y)> |
#<alt (/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y)> |
#<alt (/ 1 (* a y))> |
#<alt (+ (/ 1 (* a y)) (/ (* t (log a)) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) (* a y))) (/ (log a) (* a y)))) (/ 1 (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) (* a y))) (* 1/2 (/ (pow (log a) 2) (* a y))))) (/ (log a) (* a y)))) (/ 1 (* a y)))> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y)> |
#<alt (/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y)> |
#<alt (/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y)> |
#<alt (/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (/ (exp (* (log a) (- t 1))) y)> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ (* t (log a)) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt -1> |
#<alt (- t 1)> |
#<alt (- t 1)> |
#<alt (- t 1)> |
#<alt t> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt t> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt 1> |
#<alt (+ 1 (* -1 b))> |
#<alt (+ 1 (* -1 b))> |
#<alt (+ 1 (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ 1 b) 1))> |
#<alt (* b (- (/ 1 b) 1))> |
#<alt (* b (- (/ 1 b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (- 1 (/ 1 b))))> |
#<alt (* -1 (* b (- 1 (/ 1 b))))> |
#<alt (* -1 (* b (- 1 (/ 1 b))))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y))> |
#<alt (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y))))> |
#<alt (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y))))> |
#<alt (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y))))> |
#<alt (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y))))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (+ (/ (* t (* x (* (log a) (- 1 b)))) (* a y)) (/ (* x (- 1 b)) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) (* a y))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) (* a y))))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b)))> |
#<alt (/ x (* a (* y (exp b))))> |
#<alt (+ (/ x (* a (* y (exp b)))) (/ (* t (* x (log a))) (* a (* y (exp b)))))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (* y (exp b))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b)))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (* y (exp b))))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (* y (exp b))))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b)))))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y))))) (/ (* x (exp (* (log a) (- t 1)))) y))) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y)))) (+ (* -1/2 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/6 (/ (* x (exp (* (log a) (- t 1)))) y)))))) (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y))))) (/ (* x (exp (* (log a) (- t 1)))) y))) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) (* y (exp b)))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b)))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b)))> |
#<alt (/ x (* a (exp b)))> |
#<alt (+ (/ x (* a (exp b))) (/ (* t (* x (log a))) (* a (exp b))))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (exp b)))) (/ (* x (log a)) (* a (exp b))))) (/ x (* a (exp b))))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (exp b)))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (exp b)))))) (/ (* x (log a)) (* a (exp b))))) (/ x (* a (exp b))))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (+ (* -1 (/ (* b (* x (pow a t))) a)) (/ (* x (pow a t)) a))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a))))) (/ (* x (pow a t)) a))) (/ (* x (pow a t)) a))> |
#<alt (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a)))) (+ (* -1/2 (/ (* x (pow a t)) a)) (* 1/6 (/ (* x (pow a t)) a)))))) (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a))))) (/ (* x (pow a t)) a))) (/ (* x (pow a t)) a))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (/ (* x (pow a t)) (* a (exp b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (exp (* (log a) (- t 1))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (* -1 (* b (* x (exp (* (log a) (- t 1))))))> |
#<alt (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b)))> |
#<alt (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b)))> |
#<alt (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b)))> |
#<alt (* -1 (* b (* x (exp (* (log a) (- t 1))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1)))))))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (+ (/ (* t (* x (* (log a) (- 1 b)))) a) (/ (* x (- 1 b)) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) a)) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) a)) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) a)))) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (* -1 (* b (exp (* (log a) (- t 1)))))> |
#<alt (* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b)))> |
#<alt (* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b)))> |
#<alt (* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b)))> |
#<alt (* -1 (* b (exp (* (log a) (- t 1)))))> |
#<alt (* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b)))))> |
#<alt (* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b)))))> |
#<alt (* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b)))))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (/ (- 1 b) a)> |
#<alt (- (+ (/ 1 a) (/ (* t (* (log a) (- 1 b))) a)) (/ b a))> |
#<alt (- (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (- 1 b))) a)) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a))> |
#<alt (- (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (- 1 b))) a)) (* 1/2 (/ (* (pow (log a) 2) (- 1 b)) a)))) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y)> |
#<alt (/ x (* a y))> |
#<alt (+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y)))> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt 1> |
#<alt (+ 1 b)> |
#<alt (+ 1 (* b (+ 1 (* 1/2 b))))> |
#<alt (+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b))))))> |
#<alt (exp b)> |
#<alt (exp b)> |
#<alt (exp b)> |
#<alt (exp b)> |
#<alt (exp b)> |
#<alt (exp b)> |
#<alt (exp b)> |
#<alt (exp b)> |
180 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 70.0ms | a | @ | -inf | (/ (* x (* (pow a t) (/ (/ 1 a) (exp b)))) y) |
| 2.0ms | t | @ | 0 | (pow a t) |
| 2.0ms | y | @ | inf | (/ (* (pow a (+ t -1)) (/ x y)) (exp b)) |
| 2.0ms | b | @ | inf | (+ (- 0 b) 1) |
| 1.0ms | a | @ | inf | (/ (* x (* (pow a t) (/ (/ 1 a) (exp b)))) y) |
| 1× | batch-egg-rewrite |
| 3 798× | /-lowering-/.f32 |
| 3 798× | /-lowering-/.f64 |
| 3 550× | *-lowering-*.f32 |
| 3 550× | *-lowering-*.f64 |
| 2 126× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 146 |
| 1 | 179 | 141 |
| 2 | 1358 | 139 |
| 0 | 9139 | 137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ 1 a) (exp b)) |
(/ (* x (* (pow a t) (/ (/ 1 a) (exp b)))) y) |
(* (pow a t) (/ (/ 1 a) (exp b))) |
(pow a t) |
(/ (* x (pow z y)) y) |
(pow z y) |
(* x (pow z y)) |
(+ (* x (/ (pow a (+ t -1)) y)) 0) |
(/ (pow a (+ t -1)) y) |
(pow a (+ t -1)) |
(+ t -1) |
(+ (- 0 b) 1) |
(/ (* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) y) |
(- 0 b) |
(/ (* (pow a (+ t -1)) (/ x y)) (exp b)) |
(/ x y) |
(* x (* (pow a t) (/ (/ 1 a) (exp b)))) |
(* x (* (+ (- 0 b) 1) (pow a (+ t -1)))) |
(* (+ (- 0 b) 1) (pow a (+ t -1))) |
(* (pow a (+ t -1)) (/ x y)) |
(exp b) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 a (exp.f64 b))) #s(literal -1 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal -1 binary64) b)) |
(exp.f64 (+.f64 b (*.f64 (log.f64 a) #s(literal -1 binary64)))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) #s(literal -1 binary64)) b)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (exp.f64 b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (exp.f64 b)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)) |
(/.f64 (exp.f64 b) a) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (exp.f64 b))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (exp.f64 b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 a (exp.f64 b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)) |
(*.f64 (exp.f64 b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (exp.f64 b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (exp.f64 b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 b) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (*.f64 a (exp.f64 b)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a (exp.f64 b)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) (/.f64 #s(literal 0 binary64) (exp.f64 b))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 b) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (exp.f64 b) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 x (*.f64 y (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (/.f64 y x)) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (exp.f64 b) (/.f64 y x))) |
(/.f64 (/.f64 x y) (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (exp.f64 b)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 b) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 y (exp.f64 b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 (exp.f64 b) y))) |
(pow.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b)))) |
(*.f64 (exp.f64 b) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 (exp.f64 b) y)))) |
(*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (/.f64 x y)) |
(*.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x (*.f64 (exp.f64 b) y))) |
(*.f64 (/.f64 x y) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (exp.f64 b)) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 (exp.f64 b) y)))) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (/.f64 (exp.f64 b) a) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (exp.f64 b)))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 b) y))) |
(*.f64 (/.f64 x (*.f64 (exp.f64 b) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b))) x) |
(*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (exp.f64 b)) (/.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) y)) |
(*.f64 (pow.f64 (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 a t) (exp.f64 b)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(*.f64 (/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a)) y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (exp.f64 b))) |
(*.f64 (/.f64 x (exp.f64 b)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) (exp.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x (*.f64 (exp.f64 b) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (/.f64 (/.f64 (exp.f64 b) a) y)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (exp.f64 b)) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1/2 binary64))) |
(exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (exp.f64 b)) (pow.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 a t)))) |
(/.f64 (pow.f64 a t) (*.f64 a (exp.f64 b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) (*.f64 a (exp.f64 b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 a t))) (exp.f64 b)) |
(pow.f64 (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (exp.f64 b) (pow.f64 a t))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 a t) (exp.f64 b))) |
(*.f64 (exp.f64 b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 (exp.f64 b) a) (pow.f64 a t)) |
(*.f64 (pow.f64 a t) (/.f64 (exp.f64 b) a)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (exp.f64 b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 a (exp.f64 b)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (exp.f64 b))) |
(*.f64 (*.f64 (/.f64 (exp.f64 b) a) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a))) |
(*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 a t) (exp.f64 b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (exp.f64 b)) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (exp.f64 b) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 a t) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 (pow.f64 a t) (exp.f64 b))) |
(exp.f64 (*.f64 t (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 a) (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) (*.f64 t #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (log.f64 a) (*.f64 t #s(literal 1/2 binary64))))) |
(pow.f64 a t) |
(pow.f64 a (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64)))) |
(pow.f64 a (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64)))) |
(pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 a a) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (log.f64 a)) |
(*.f64 #s(literal 1 binary64) (pow.f64 a t)) |
(*.f64 (pow.f64 a t) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a t) (pow.f64 #s(literal 1 binary64) t)) |
(*.f64 (pow.f64 a t) (pow.f64 #s(literal 1 binary64) (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 a t) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a (/.f64 (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (pow.f64 z y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 z y)) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 z y)) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 z y)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 z y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (pow.f64 z y)))))) |
(/.f64 x (/.f64 y (pow.f64 z y))) |
(/.f64 (pow.f64 z y) (/.f64 y x)) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (pow.f64 z y))))) |
(/.f64 (*.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y (*.f64 x (pow.f64 z y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (pow.f64 z y) y))) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(*.f64 (pow.f64 z y) (/.f64 x y)) |
(*.f64 (*.f64 x (pow.f64 z y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 z y)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 x (pow.f64 z y)))))) |
(*.f64 (*.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 z y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 z y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 z y) y)) |
(*.f64 (/.f64 (pow.f64 z y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 z y)) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (pow.f64 z y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (pow.f64 z y))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 y (log.f64 z))) |
(exp.f64 (*.f64 (log.f64 z) (fma.f64 y #s(literal 1/2 binary64) (*.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 z) (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z z)) (*.f64 y #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64)) (*.f64 (log.f64 z) (*.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 z y) |
(pow.f64 z (fma.f64 y #s(literal 1/2 binary64) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 z (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 1/2 binary64)))) |
(pow.f64 z (*.f64 (*.f64 y #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) (*.f64 y #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 z z) y) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 y) (log.f64 z)) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 z (/.f64 (fma.f64 y #s(literal 1/2 binary64) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 z (/.f64 (fma.f64 y #s(literal 1/2 binary64) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 z (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 z (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 x (pow.f64 z y)) |
(*.f64 (pow.f64 z y) x) |
(*.f64 (*.f64 x (pow.f64 z y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 z y) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) (*.f64 (pow.f64 z (*.f64 y #s(literal 1/2 binary64))) x)) |
(*.f64 (*.f64 x (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) (pow.f64 z (*.f64 y #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(-.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a t) y) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 a t)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 x y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a t)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a t)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 a t)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y)) (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x) (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 x y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a t)) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) x) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a t)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 x y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) x) (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a t)) (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x y)) (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 x (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 x (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x))) |
(/.f64 x (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64))) (*.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64))) (*.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 y x) #s(literal 0 binary64))) (*.f64 (/.f64 y x) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 y #s(literal 0 binary64))) (*.f64 y (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))) y) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x)) y) |
(pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 a t) y) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 x (pow.f64 a t)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 x (/.f64 x y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 x (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a t)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a t)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 a t)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y)) (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x) (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 x y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a t)) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) x) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a t)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 x y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) x) (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a t)) (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x y)) (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 x (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 x (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) y)) |
(*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 a) (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (pow.f64 a t) #s(literal -1 binary64)))) |
(/.f64 (pow.f64 a t) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (pow.f64 a t) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (pow.f64 a (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64)))) (pow.f64 a (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a t) #s(literal -1 binary64))) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(pow.f64 a (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64))))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64))))) |
(pow.f64 a (+.f64 (fma.f64 t #s(literal 1/2 binary64) (*.f64 t #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(pow.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t t (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))) |
(pow.f64 (pow.f64 a (fma.f64 t t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 (*.f64 a a) (+.f64 t #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (+.f64 t #s(literal -1 binary64))) (log.f64 a)) |
(*.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t)) |
(*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a)))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t)) |
(*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a (/.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)))) |
(+.f64 t #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) t) |
(+.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))) |
(-.f64 t #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t))) |
(fma.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) t) (-.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (fma.f64 t t (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 t t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (fma.f64 t t #s(literal -1 binary64)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 t t (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 t t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal -1 binary64) t)) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 t #s(literal 1 binary64)) (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t))) (neg.f64 (-.f64 #s(literal -1 binary64) t))) |
(/.f64 (-.f64 (*.f64 t (*.f64 t t)) #s(literal 1 binary64)) (fma.f64 t t (+.f64 #s(literal 1 binary64) (*.f64 t #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))))) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 t t (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (fma.f64 t t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t t (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) |
(+.f64 #s(literal 1 binary64) b) |
(+.f64 b #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))))) |
(-.f64 #s(literal 1 binary64) b) |
(-.f64 #s(literal 0 binary64) (+.f64 b #s(literal -1 binary64))) |
(-.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b b b))) (/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) (fma.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b #s(literal -1 binary64))) (/.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) b #s(literal 1 binary64)) |
(fma.f64 b #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 b (/.f64 b b) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 1 binary64)) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))))) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 b b) b #s(literal 1 binary64)) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3/2 binary64)) b) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) b) #s(literal 1 binary64)) |
(neg.f64 (+.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 b b b)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b)) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 b b b))) |
(/.f64 (fma.f64 b b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 b b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))) (fma.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 b #s(literal -1 binary64))) (*.f64 (+.f64 b #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))))) (neg.f64 (fma.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) b))) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))))) (+.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (+.f64 b #s(literal -1 binary64))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b))) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b b b)))) |
(*.f64 (fma.f64 b b #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 b #s(literal -1 binary64)) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))))) |
(/.f64 x (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)) (/.f64 y x)) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (fma.f64 b x x) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) b) y))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)) (/.f64 x y)) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 b x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) b) y)) x) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b))) y)) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) b) y))) |
(*.f64 (/.f64 (fma.f64 b x x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b x x)) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x))) #s(literal -1/2 binary64))) |
b |
(+.f64 b #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) b) |
(-.f64 #s(literal 0 binary64) b) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 b (/.f64 b b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 b b) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3/2 binary64)) b) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) b) #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (fma.f64 b b #s(literal 0 binary64)) b) |
(/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 b #s(literal 0 binary64))) |
(/.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 b (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(pow.f64 b #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b (/.f64 b b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 b b) b) |
(*.f64 (/.f64 (pow.f64 b #s(literal 3/2 binary64)) b) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) (/.f64 #s(literal 0 binary64) (exp.f64 b))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(neg.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 b) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (exp.f64 b) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 x (*.f64 y (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (/.f64 y x)) |
(/.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (exp.f64 b) (/.f64 y x))) |
(/.f64 (/.f64 x y) (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (exp.f64 b)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 b) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 y (exp.f64 b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 (exp.f64 b) y))) |
(pow.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b)))) |
(*.f64 (exp.f64 b) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x (*.f64 (exp.f64 b) y)))) |
(*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (/.f64 x y)) |
(*.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (exp.f64 b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x (*.f64 (exp.f64 b) y))) |
(*.f64 (/.f64 x y) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (exp.f64 b)) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x (*.f64 (exp.f64 b) y)))) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (/.f64 (exp.f64 b) a) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 y (exp.f64 b)))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 b) y))) |
(*.f64 (/.f64 x (*.f64 (exp.f64 b) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b))) x) |
(*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (exp.f64 b)) (/.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) y)) |
(*.f64 (pow.f64 (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (pow.f64 a t) (exp.f64 b)) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) x) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 y (exp.f64 b)))) |
(*.f64 (/.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a)) y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) (exp.f64 b))) |
(*.f64 (/.f64 x (exp.f64 b)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (/.f64 x y) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) (exp.f64 b)) (/.f64 (/.f64 #s(literal 1 binary64) a) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x (*.f64 (exp.f64 b) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal -1 binary64)) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (/.f64 (/.f64 (exp.f64 b) a) y)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (exp.f64 b)) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(/.f64 x y) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (exp.f64 b)) (*.f64 x (pow.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) (/.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 x (*.f64 (exp.f64 b) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a (exp.f64 b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (-.f64 #s(literal 0 binary64) (*.f64 a (exp.f64 b)))) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a))) (exp.f64 b)) |
(*.f64 (/.f64 (exp.f64 b) a) (*.f64 x (pow.f64 a t))) |
(*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 (exp.f64 b) a) x)) |
(*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) x) |
(*.f64 (*.f64 x (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a) b)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x (exp.f64 b))) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (exp.f64 b) a)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (exp.f64 b)) |
(*.f64 (/.f64 x (*.f64 a (exp.f64 b))) (pow.f64 a t)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 a t) (exp.f64 b)) (/.f64 x a)) |
(*.f64 (/.f64 (pow.f64 a t) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 x (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 b) a))) |
(*.f64 (/.f64 x (exp.f64 b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 x a) (/.f64 (pow.f64 a t) (exp.f64 b))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (exp.f64 b))) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) a) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (exp.f64 b))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (exp.f64 b)) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) (exp.f64 b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) (/.f64 #s(literal -1 binary64) a)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (fma.f64 b x x) (pow.f64 a t)) a) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)) x) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b x x)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 b x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (fma.f64 b x x) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (fma.f64 b x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(+.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (*.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (/.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (/.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (fma.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) |
(fma.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 b b #s(literal 1 binary64)) b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b #s(literal -1 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b b #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 b b #s(literal 1 binary64)) b) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b #s(literal -1 binary64)) (*.f64 (fma.f64 b b #s(literal -1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) (pow.f64 a t)) a) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b)) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b b #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b)) |
(/.f64 (*.f64 (fma.f64 b b #s(literal -1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b b #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b #s(literal -1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) #s(literal 3 binary64)) (pow.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 (*.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b))) (-.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) (-.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 b b #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 b b #s(literal 1 binary64)) b))) |
(*.f64 (*.f64 (fma.f64 b b #s(literal -1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(+.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(-.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a t) y) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (*.f64 x (*.f64 x x)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 a t)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (/.f64 x y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a t)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a t)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x x) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 a t)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y)) (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x) (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (/.f64 x y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a t)) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) x) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a t)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 x y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) x) (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a t)) (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x y)) (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 x (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 x (/.f64 #s(literal 1 binary64) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x))) |
(/.f64 x (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 y x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64))) (*.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal 0 binary64))) (*.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 y x) #s(literal 0 binary64))) (*.f64 (/.f64 y x) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 y #s(literal 0 binary64))) (*.f64 y (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) y) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x))) y) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x)) y) |
(pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 x y) (/.f64 #s(literal 1 binary64) (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x y))))) |
(*.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) y) (/.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 a t) y) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) y) (/.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x y))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 x x) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -3 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (*.f64 x (*.f64 x x)) x)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 x x))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x)) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) (/.f64 (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3/2 binary64)) x)) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 x (pow.f64 a t)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 x (/.f64 x y)) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 x (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 x (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a t)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) x)) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y)) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a t)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 x y)) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (*.f64 x x) x)) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 a t)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 x y)) (/.f64 (*.f64 x x) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x)) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) x) (/.f64 (*.f64 x x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 x x) (/.f64 x y)) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 a t)) (/.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 x x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 y (pow.f64 a (-.f64 #s(literal 0 binary64) (+.f64 t #s(literal -1 binary64))))) #s(literal -2 binary64)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) x) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a t)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (/.f64 x y)) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) x) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) x) (/.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a t)) (/.f64 x (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x (/.f64 x y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (/.f64 x y)) (/.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal 3 binary64))) (/.f64 x (pow.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 x (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 x (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a t))) (/.f64 x (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 (fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 x y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (/.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y)) |
(exp.f64 b) |
(exp.f64 (*.f64 (log.f64 (exp.f64 b)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 b #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (exp.f64 b)) |
(/.f64 (exp.f64 b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 b) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) b) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) b) |
(pow.f64 (exp.f64 (*.f64 b (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(pow.f64 (exp.f64 (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (exp.f64 b)) |
(*.f64 (exp.f64 b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 (pow.f64 (exp.f64 b) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 b) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 12 552× | accelerator-lowering-fma.f32 |
| 12 552× | accelerator-lowering-fma.f64 |
| 6 042× | *-lowering-*.f32 |
| 6 042× | *-lowering-*.f64 |
| 2 552× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 510 | 8567 |
| 1 | 1727 | 8360 |
| 2 | 5959 | 7598 |
| 0 | 9229 | 7486 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 a) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(+ (* b (- (* 1/2 (/ b a)) (/ 1 a))) (/ 1 a)) |
(+ (* b (- (* b (+ (* -1/6 (/ b a)) (* 1/2 (/ 1 a)))) (/ 1 a))) (/ 1 a)) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ 1 (* a (exp b))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(/ x (* a (* y (exp b)))) |
(+ (/ x (* a (* y (exp b)))) (/ (* t (* x (log a))) (* a (* y (exp b))))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (* y (exp b))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (* y (exp b))))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (* y (exp b))))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a y)) |
(+ (* -1 (/ (* b (* x (pow a t))) (* a y))) (/ (* x (pow a t)) (* a y))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y)))))) (/ (* x (pow a t)) (* a y)))) (/ (* x (pow a t)) (* a y))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y))))) (+ (* -1/2 (/ (* x (pow a t)) (* a y))) (* 1/6 (/ (* x (pow a t)) (* a y))))))) (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y)))))) (/ (* x (pow a t)) (* a y)))) (/ (* x (pow a t)) (* a y))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/ 1 (* a (exp b))) |
(+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) (* a (exp b)))) (/ (log a) (* a (exp b))))) (/ 1 (* a (exp b)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) (* a (exp b)))) (* 1/2 (/ (pow (log a) 2) (* a (exp b)))))) (/ (log a) (* a (exp b))))) (/ 1 (* a (exp b)))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) a) |
(+ (* -1 (/ (* b (pow a t)) a)) (/ (pow a t) a)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a))))) (/ (pow a t) a))) (/ (pow a t) a)) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a)))) (+ (* -1/2 (/ (pow a t) a)) (* 1/6 (/ (pow a t) a)))))) (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a))))) (/ (pow a t) a))) (/ (pow a t) a)) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(/ (pow a t) (* a (exp b))) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
1 |
(+ 1 (* t (log a))) |
(+ 1 (* t (+ (log a) (* 1/2 (* t (pow (log a) 2)))))) |
(+ 1 (* t (+ (log a) (* t (+ (* 1/6 (* t (pow (log a) 3))) (* 1/2 (pow (log a) 2))))))) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(/ x y) |
(/ (+ x (* x (* y (log z)))) y) |
(/ (+ x (* y (+ (* 1/2 (* x (* y (pow (log z) 2)))) (* x (log z))))) y) |
(/ (+ x (* y (+ (* x (log z)) (* y (+ (* 1/6 (* x (* y (pow (log z) 3)))) (* 1/2 (* x (pow (log z) 2)))))))) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(/ (* x (pow z y)) y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* -1 (* y (log (/ 1 z))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
1 |
(+ 1 (* y (log z))) |
(+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) |
(+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(pow z y) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
x |
(+ x (* x (* y (log z)))) |
(+ x (* y (+ (* 1/2 (* x (* y (pow (log z) 2)))) (* x (log z))))) |
(+ x (* y (+ (* x (log z)) (* y (+ (* 1/6 (* x (* y (pow (log z) 3)))) (* 1/2 (* x (pow (log z) 2)))))))) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(* x (pow z y)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ x (* a y)) |
(+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/ 1 (* a y)) |
(+ (/ 1 (* a y)) (/ (* t (log a)) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) (* a y))) (/ (log a) (* a y)))) (/ 1 (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) (* a y))) (* 1/2 (/ (pow (log a) 2) (* a y))))) (/ (log a) (* a y)))) (/ 1 (* a y))) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
-1 |
(- t 1) |
(- t 1) |
(- t 1) |
t |
(* t (- 1 (/ 1 t))) |
(* t (- 1 (/ 1 t))) |
(* t (- 1 (/ 1 t))) |
t |
(* -1 (* t (- (/ 1 t) 1))) |
(* -1 (* t (- (/ 1 t) 1))) |
(* -1 (* t (- (/ 1 t) 1))) |
1 |
(+ 1 (* -1 b)) |
(+ 1 (* -1 b)) |
(+ 1 (* -1 b)) |
(* -1 b) |
(* b (- (/ 1 b) 1)) |
(* b (- (/ 1 b) 1)) |
(* b (- (/ 1 b) 1)) |
(* -1 b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(* -1 (* b (- 1 (/ 1 b)))) |
(* -1 (* b (- 1 (/ 1 b)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (- 1 b)) (* a y)) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) (* a y)) (/ (* x (- 1 b)) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) (* a y))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) (* a y))))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(/ x (* a (* y (exp b)))) |
(+ (/ x (* a (* y (exp b)))) (/ (* t (* x (log a))) (* a (* y (exp b))))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (* y (exp b))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (* y (exp b))))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (* y (exp b))))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y))))) (/ (* x (exp (* (log a) (- t 1)))) y))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y)))) (+ (* -1/2 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/6 (/ (* x (exp (* (log a) (- t 1)))) y)))))) (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y))))) (/ (* x (exp (* (log a) (- t 1)))) y))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(/ x (* a (exp b))) |
(+ (/ x (* a (exp b))) (/ (* t (* x (log a))) (* a (exp b)))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (exp b)))) (/ (* x (log a)) (* a (exp b))))) (/ x (* a (exp b)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (exp b)))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (exp b)))))) (/ (* x (log a)) (* a (exp b))))) (/ x (* a (exp b)))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) a) |
(+ (* -1 (/ (* b (* x (pow a t))) a)) (/ (* x (pow a t)) a)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a))))) (/ (* x (pow a t)) a))) (/ (* x (pow a t)) a)) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a)))) (+ (* -1/2 (/ (* x (pow a t)) a)) (* 1/6 (/ (* x (pow a t)) a)))))) (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a))))) (/ (* x (pow a t)) a))) (/ (* x (pow a t)) a)) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (exp (* (log a) (- t 1)))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(/ (* x (- 1 b)) a) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) a) (/ (* x (- 1 b)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) a)) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) a)) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) a)))) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(exp (* (log a) (- t 1))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(/ (- 1 b) a) |
(- (+ (/ 1 a) (/ (* t (* (log a) (- 1 b))) a)) (/ b a)) |
(- (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (- 1 b))) a)) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(- (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (- 1 b))) a)) (* 1/2 (/ (* (pow (log a) 2) (- 1 b)) a)))) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(/ x (* a y)) |
(+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
1 |
(+ 1 b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(exp b) |
(exp b) |
(exp b) |
(exp b) |
(exp b) |
(exp b) |
(exp b) |
(exp b) |
| Outputs |
|---|
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(+ (* b (- (* 1/2 (/ b a)) (/ 1 a))) (/ 1 a)) |
(fma.f64 b (fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(+ (* b (- (* b (+ (* -1/6 (/ b a)) (* 1/2 (/ 1 a)))) (/ 1 a))) (/ 1 a)) |
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 b a) #s(literal -1/6 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(*.f64 (/.f64 x (*.f64 a y)) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(*.f64 (/.f64 x (*.f64 a y)) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(*.f64 (/.f64 x (*.f64 a y)) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (* y (exp b)))) |
(*.f64 (/.f64 x (*.f64 a y)) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ x (* a (* y (exp b)))) |
(/.f64 x (*.f64 a (*.f64 (exp.f64 b) y))) |
(+ (/ x (* a (* y (exp b)))) (/ (* t (* x (log a))) (* a (* y (exp b))))) |
(fma.f64 (*.f64 x (log.f64 a)) (/.f64 t (*.f64 a (*.f64 (exp.f64 b) y))) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y)))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (* y (exp b))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(fma.f64 t (fma.f64 (log.f64 a) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) x) t) (*.f64 a (*.f64 (exp.f64 b) y)))) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (* y (exp b))))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (* y (exp b))))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(fma.f64 t (fma.f64 x (/.f64 (log.f64 a) (*.f64 a (*.f64 (exp.f64 b) y))) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a (*.f64 (exp.f64 b) y))) (/.f64 (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (exp.f64 b) y)))))) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y)))) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(+ (* -1 (/ (* b (* x (pow a t))) (* a y))) (/ (* x (pow a t)) (* a y))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y)))))) (/ (* x (pow a t)) (* a y)))) (/ (* x (pow a t)) (* a y))) |
(fma.f64 b (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) y) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y)) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y))))) (+ (* -1/2 (/ (* x (pow a t)) (* a y))) (* 1/6 (/ (* x (pow a t)) (* a y))))))) (+ (* -1 (/ (* x (pow a t)) (* a y))) (* 1/2 (/ (* x (pow a t)) (* a y)))))) (/ (* x (pow a t)) (* a y)))) (/ (* x (pow a t)) (* a y))) |
(fma.f64 b (fma.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) y) (*.f64 b (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y))) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (pow a t)) (* a (* y (exp b)))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (exp (* -1 (* t (log (/ 1 a))))) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b)) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b)) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b)) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b)) a) |
(/ 1 (* a (exp b))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a) |
(+ (/ 1 (* a (exp b))) (/ (* t (log a)) (* a (exp b)))) |
(fma.f64 t (/.f64 (log.f64 a) (*.f64 a (exp.f64 b))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) (* a (exp b)))) (/ (log a) (* a (exp b))))) (/ 1 (* a (exp b)))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (log.f64 a) (*.f64 a (exp.f64 b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) (* a (exp b)))) (* 1/2 (/ (pow (log a) 2) (* a (exp b)))))) (/ (log a) (* a (exp b))))) (/ 1 (* a (exp b)))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 a (exp.f64 b))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 a (exp.f64 b)))) (/.f64 (log.f64 a) (*.f64 a (exp.f64 b)))) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) a)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(+ (* -1 (/ (* b (pow a t)) a)) (/ (pow a t) a)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a))))) (/ (pow a t) a))) (/ (pow a t) a)) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal 1/2 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) (pow.f64 a (+.f64 #s(literal -1 binary64) t))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a)))) (+ (* -1/2 (/ (pow a t) a)) (* 1/6 (/ (pow a t) a)))))) (+ (* -1 (/ (pow a t) a)) (* 1/2 (/ (pow a t) a))))) (/ (pow a t) a))) (/ (pow a t) a)) |
(fma.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b (fma.f64 #s(literal 1/6 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) (pow.f64 a (+.f64 #s(literal -1 binary64) t))) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(/ (pow a t) (* a (exp b))) |
(exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b)) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* t (log a))) |
(fma.f64 t (log.f64 a) #s(literal 1 binary64)) |
(+ 1 (* t (+ (log a) (* 1/2 (* t (pow (log a) 2)))))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))) (log.f64 a)) #s(literal 1 binary64)) |
(+ 1 (* t (+ (log a) (* t (+ (* 1/6 (* t (pow (log a) 3))) (* 1/2 (pow (log a) 2))))))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (log.f64 a)) #s(literal 1 binary64)) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 x y)) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 x y)) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 x y)) |
(/ (* x (exp (* -1 (* y (log (/ 1 z)))))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) (/.f64 x y)) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) (/.f64 x y)) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) (/.f64 x y)) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) (/.f64 x y)) |
(/ (* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) y) |
(*.f64 (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) (/.f64 x y)) |
(/ x y) |
(/.f64 x y) |
(/ (+ x (* x (* y (log z)))) y) |
(/.f64 (*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) x) y) |
(/ (+ x (* y (+ (* 1/2 (* x (* y (pow (log z) 2)))) (* x (log z))))) y) |
(/.f64 (fma.f64 y (fma.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 x (log.f64 z))) x) y) |
(/ (+ x (* y (+ (* x (log z)) (* y (+ (* 1/6 (* x (* y (pow (log z) 3)))) (* 1/2 (* x (pow (log z) 2)))))))) y) |
(/.f64 (fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x (log.f64 z))) x) y) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(/ (* x (pow z y)) y) |
(*.f64 x (/.f64 (pow.f64 z y) y)) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(exp (* -1 (* y (log (/ 1 z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(exp (* -1 (* y (log (/ 1 z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(exp (* -1 (* y (log (/ 1 z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(exp (* -1 (* y (log (/ 1 z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y)) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(exp (* y (+ (log -1) (* -1 (log (/ -1 z)))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* y (log z))) |
(fma.f64 y (log.f64 z) #s(literal 1 binary64)) |
(+ 1 (* y (+ (log z) (* 1/2 (* y (pow (log z) 2)))))) |
(fma.f64 y (fma.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) y) (log.f64 z)) #s(literal 1 binary64)) |
(+ 1 (* y (+ (log z) (* y (+ (* 1/6 (* y (pow (log z) 3))) (* 1/2 (pow (log z) 2))))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 y (pow.f64 (log.f64 z) #s(literal 3 binary64))))) (log.f64 z)) #s(literal 1 binary64)) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(pow z y) |
(pow.f64 z y) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(* x (exp (* -1 (* y (log (/ 1 z)))))) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) z) (-.f64 #s(literal 0 binary64) y))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(*.f64 x (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(*.f64 x (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(*.f64 x (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)))) |
(* x (exp (* y (+ (log -1) (* -1 (log (/ -1 z))))))) |
(*.f64 x (*.f64 (pow.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) z) (-.f64 #s(literal 0 binary64) y)))) |
x |
(+ x (* x (* y (log z)))) |
(*.f64 (fma.f64 y (log.f64 z) #s(literal 1 binary64)) x) |
(+ x (* y (+ (* 1/2 (* x (* y (pow (log z) 2)))) (* x (log z))))) |
(fma.f64 y (fma.f64 (*.f64 y (*.f64 #s(literal 1/2 binary64) x)) (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 x (log.f64 z))) x) |
(+ x (* y (+ (* x (log z)) (* y (+ (* 1/6 (* x (* y (pow (log z) 3)))) (* 1/2 (* x (pow (log z) 2)))))))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 y (pow.f64 (log.f64 z) #s(literal 3 binary64)))) (*.f64 (pow.f64 (log.f64 z) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x (log.f64 z))) x) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(* x (pow z y)) |
(*.f64 x (pow.f64 z y)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ x (* a y)) |
(/.f64 x (*.f64 a y)) |
(+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y))) |
(fma.f64 (*.f64 x (log.f64 a)) (/.f64 t (*.f64 a y)) (/.f64 x (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (*.f64 a y)) (/.f64 (*.f64 x (log.f64 a)) (*.f64 a y))) (/.f64 x (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a y)) (/.f64 (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 a y))) (/.f64 (*.f64 x (log.f64 a)) (*.f64 a y))) (/.f64 x (*.f64 a y))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log (/ 1 a)) (- t 1)))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) y) |
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) y) |
(/ 1 (* a y)) |
(/.f64 #s(literal 1 binary64) (*.f64 a y)) |
(+ (/ 1 (* a y)) (/ (* t (log a)) (* a y))) |
(fma.f64 t (/.f64 (log.f64 a) (*.f64 a y)) (/.f64 #s(literal 1 binary64) (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) (* a y))) (/ (log a) (* a y)))) (/ 1 (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a y)) (/.f64 (log.f64 a) (*.f64 a y))) (/.f64 #s(literal 1 binary64) (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) (* a y))) (* 1/2 (/ (pow (log a) 2) (* a y))))) (/ (log a) (* a y)))) (/ 1 (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a y))) (/.f64 (log.f64 a) (*.f64 a y))) (/.f64 #s(literal 1 binary64) (*.f64 a y))) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* -1 (* (log a) (+ 1 (* -1 t))))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(/ (exp (* (log a) (- t 1))) y) |
(/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) y) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(fma.f64 t (/.f64 (log.f64 a) a) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) a) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) a)) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
-1 |
#s(literal -1 binary64) |
(- t 1) |
(+.f64 #s(literal -1 binary64) t) |
(- t 1) |
(+.f64 #s(literal -1 binary64) t) |
(- t 1) |
(+.f64 #s(literal -1 binary64) t) |
t |
(* t (- 1 (/ 1 t))) |
(+.f64 #s(literal -1 binary64) t) |
(* t (- 1 (/ 1 t))) |
(+.f64 #s(literal -1 binary64) t) |
(* t (- 1 (/ 1 t))) |
(+.f64 #s(literal -1 binary64) t) |
t |
(* -1 (* t (- (/ 1 t) 1))) |
(+.f64 #s(literal -1 binary64) t) |
(* -1 (* t (- (/ 1 t) 1))) |
(+.f64 #s(literal -1 binary64) t) |
(* -1 (* t (- (/ 1 t) 1))) |
(+.f64 #s(literal -1 binary64) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ 1 b) 1)) |
(-.f64 #s(literal 1 binary64) b) |
(* b (- (/ 1 b) 1)) |
(-.f64 #s(literal 1 binary64) b) |
(* b (- (/ 1 b) 1)) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(-.f64 #s(literal 1 binary64) b) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) y)) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(*.f64 b (fma.f64 x (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b y)))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(*.f64 b (fma.f64 x (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b y)))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(*.f64 b (fma.f64 x (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b y)))) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) y)) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(*.f64 b (fma.f64 x (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b y)))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(*.f64 b (fma.f64 x (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b y)))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(*.f64 b (fma.f64 x (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 b y)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) y) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) (* a y)) (/ (* x (- 1 b)) (* a y))) |
(fma.f64 (*.f64 (log.f64 a) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 t (*.f64 a y)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) (* a y))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 t (*.f64 a y))) (/.f64 (*.f64 (log.f64 a) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (*.f64 a y))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) (* a y))))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) (*.f64 (*.f64 t #s(literal 1/6 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (*.f64 a y)))) (/.f64 (*.f64 (log.f64 a) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (*.f64 a y))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(*.f64 (/.f64 x y) (exp.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)))) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(*.f64 (/.f64 x y) (exp.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)))) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(*.f64 (/.f64 x y) (exp.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)))) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) (* y (exp b))) |
(*.f64 (/.f64 x y) (exp.f64 (-.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a)))) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ x (* a (* y (exp b)))) |
(/.f64 x (*.f64 a (*.f64 (exp.f64 b) y))) |
(+ (/ x (* a (* y (exp b)))) (/ (* t (* x (log a))) (* a (* y (exp b))))) |
(fma.f64 (*.f64 x (log.f64 a)) (/.f64 t (*.f64 a (*.f64 (exp.f64 b) y))) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y)))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (* y (exp b))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(fma.f64 t (fma.f64 (log.f64 a) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) x) t) (*.f64 a (*.f64 (exp.f64 b) y)))) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (* y (exp b))))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (* y (exp b))))))) (/ (* x (log a)) (* a (* y (exp b)))))) (/ x (* a (* y (exp b))))) |
(fma.f64 t (fma.f64 x (/.f64 (log.f64 a) (*.f64 a (*.f64 (exp.f64 b) y))) (*.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a (*.f64 (exp.f64 b) y))) (/.f64 (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 a (*.f64 (exp.f64 b) y)))))) (/.f64 x (*.f64 a (*.f64 (exp.f64 b) y)))) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y))))) (/ (* x (exp (* (log a) (- t 1)))) y))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(fma.f64 b (-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) y) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y)) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y)))) (+ (* -1/2 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/6 (/ (* x (exp (* (log a) (- t 1)))) y)))))) (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (* 1/2 (/ (* x (exp (* (log a) (- t 1)))) y))))) (/ (* x (exp (* (log a) (- t 1)))) y))) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(fma.f64 b (fma.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) y) (*.f64 b (fma.f64 (/.f64 #s(literal 1/6 binary64) y) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y))) (/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ (* x (exp (* (log a) (- t 1)))) (* y (exp b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) (*.f64 (exp.f64 b) y)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(*.f64 (/.f64 x a) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(*.f64 (/.f64 x a) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(*.f64 (/.f64 x a) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a (exp b))) |
(*.f64 (/.f64 x a) (exp.f64 (-.f64 (*.f64 t (-.f64 (log.f64 #s(literal -1 binary64)) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) a))))) b))) |
(/ x (* a (exp b))) |
(/.f64 x (*.f64 a (exp.f64 b))) |
(+ (/ x (* a (exp b))) (/ (* t (* x (log a))) (* a (exp b)))) |
(fma.f64 x (/.f64 (*.f64 t (log.f64 a)) (*.f64 a (exp.f64 b))) (/.f64 x (*.f64 a (exp.f64 b)))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a (exp b)))) (/ (* x (log a)) (* a (exp b))))) (/ x (* a (exp b)))) |
(fma.f64 t (fma.f64 (log.f64 a) (/.f64 x (*.f64 a (exp.f64 b))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) x) t) (*.f64 a (exp.f64 b)))) (/.f64 x (*.f64 a (exp.f64 b)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a (exp b)))) (* 1/2 (/ (* x (pow (log a) 2)) (* a (exp b)))))) (/ (* x (log a)) (* a (exp b))))) (/ x (* a (exp b)))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a (exp.f64 b))) (/.f64 (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 a (exp.f64 b)))) (/.f64 (*.f64 x (log.f64 a)) (*.f64 a (exp.f64 b)))) (/.f64 x (*.f64 a (exp.f64 b)))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) |
(+ (* -1 (/ (* b (* x (pow a t))) a)) (/ (* x (pow a t)) a)) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(+ (* b (- (* -1 (* b (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a))))) (/ (* x (pow a t)) a))) (/ (* x (pow a t)) a)) |
(fma.f64 b (-.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(+ (* b (- (* b (- (* -1 (* b (+ (* -1 (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a)))) (+ (* -1/2 (/ (* x (pow a t)) a)) (* 1/6 (/ (* x (pow a t)) a)))))) (+ (* -1 (/ (* x (pow a t)) a)) (* 1/2 (/ (* x (pow a t)) a))))) (/ (* x (pow a t)) a))) (/ (* x (pow a t)) a)) |
(fma.f64 b (fma.f64 b (fma.f64 (-.f64 #s(literal 0 binary64) b) (fma.f64 #s(literal 1/6 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(/ (* x (pow a t)) (* a (exp b))) |
(*.f64 x (exp.f64 (-.f64 (*.f64 (log.f64 a) (+.f64 #s(literal -1 binary64) t)) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (exp (* (log a) (- t 1)))) |
(*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(*.f64 b (fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (/.f64 x b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(*.f64 b (fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (/.f64 x b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(*.f64 b (fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (/.f64 x b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(*.f64 b (fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (/.f64 x b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(*.f64 b (fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (/.f64 x b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(*.f64 b (fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (/.f64 x b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t)))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(/ (* x (- 1 b)) a) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) a) (/ (* x (- 1 b)) a)) |
(fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) a)) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(fma.f64 t (fma.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 x (log.f64 a)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) a)) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) a)))) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(fma.f64 t (fma.f64 x (*.f64 (log.f64 a) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 t (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) b) a)))))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(*.f64 b (-.f64 (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) b) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(*.f64 b (-.f64 (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) b) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(*.f64 b (-.f64 (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) b) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(*.f64 b (-.f64 (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) b) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(*.f64 b (-.f64 (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) b) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(*.f64 b (-.f64 (/.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) b) (pow.f64 a (+.f64 #s(literal -1 binary64) t)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(- (+ (/ 1 a) (/ (* t (* (log a) (- 1 b))) a)) (/ b a)) |
(fma.f64 t (*.f64 (log.f64 a) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(- (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (- 1 b))) a)) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(fma.f64 t (fma.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 #s(literal 1/2 binary64) t) (*.f64 (log.f64 a) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(- (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (- 1 b))) a)) (* 1/2 (/ (* (pow (log a) 2) (- 1 b)) a)))) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 (pow.f64 (log.f64 a) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)))) (*.f64 (log.f64 a) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log (/ 1 a)) (- t 1))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ (* x (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))) y) |
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) t)) (/.f64 x y)) |
(/ x (* a y)) |
(/.f64 x (*.f64 a y)) |
(+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y))) |
(fma.f64 (*.f64 x (log.f64 a)) (/.f64 t (*.f64 a y)) (/.f64 x (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64)))) (*.f64 a y)) (/.f64 (*.f64 x (log.f64 a)) (*.f64 a y))) (/.f64 x (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a y)) (/.f64 (*.f64 (*.f64 t #s(literal 1/6 binary64)) (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (*.f64 a y))) (/.f64 (*.f64 x (log.f64 a)) (*.f64 a y))) (/.f64 x (*.f64 a y))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* -1 (* (log a) (+ 1 (* -1 t)))))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) t))) y) |
1 |
#s(literal 1 binary64) |
(+ 1 b) |
(+.f64 #s(literal 1 binary64) b) |
(+ 1 (* b (+ 1 (* 1/2 b)))) |
(fma.f64 b (fma.f64 b #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* b (+ 1 (* b (+ 1/2 (* 1/6 b)))))) |
(fma.f64 b (fma.f64 b (fma.f64 b #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
(exp b) |
(exp.f64 b) |
Compiled 48 382 to 3 981 computations (91.8% saved)
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 327 | 17 | 2 344 |
| Fresh | 5 | 4 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 337 | 21 | 2 358 |
| Status | Accuracy | Program |
|---|---|---|
| 56.1% | (fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) | |
| 48.8% | (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) | |
| 29.4% | (fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) | |
| 29.4% | (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) | |
| 33.3% | (/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) | |
| 32.6% | (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) | |
| 48.7% | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) | |
| 54.6% | (/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) | |
| 55.7% | (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) | |
| 61.1% | (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) | |
| ▶ | 34.5% | (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
| 29.3% | (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) | |
| ▶ | 57.4% | (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
| 55.9% | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) | |
| ▶ | 61.2% | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
| 34.5% | (/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) | |
| ▶ | 50.5% | (/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
| 29.1% | (/.f64 x (*.f64 a y)) | |
| ▶ | 16.9% | (/.f64 x y) |
| 54.6% | (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) | |
| 46.8% | (*.f64 (/.f64 (pow.f64 z y) y) x) |
Compiled 660 to 472 computations (28.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) t) |
| ✓ | cost-diff | 0 | (pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
| ✓ | cost-diff | -64 | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) b) |
| ✓ | cost-diff | 0 | (exp.f64 (-.f64 #s(literal 0 binary64) b)) |
| ✓ | cost-diff | 192 | (/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
| ✓ | cost-diff | -64 | (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) b) a) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
| ✓ | cost-diff | 0 | (/.f64 x y) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 0 | (pow.f64 a t) |
| ✓ | cost-diff | 320 | (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | cost-diff | 320 | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
| 16 980× | accelerator-lowering-fma.f32 |
| 16 980× | accelerator-lowering-fma.f64 |
| 2 594× | *-lowering-*.f32 |
| 2 594× | *-lowering-*.f64 |
| 1 772× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 144 |
| 1 | 60 | 138 |
| 2 | 139 | 136 |
| 3 | 332 | 136 |
| 4 | 760 | 136 |
| 5 | 1354 | 136 |
| 6 | 2974 | 136 |
| 7 | 4599 | 136 |
| 8 | 5210 | 136 |
| 9 | 6134 | 136 |
| 10 | 6680 | 136 |
| 11 | 7020 | 136 |
| 12 | 7178 | 136 |
| 13 | 7228 | 136 |
| 14 | 7376 | 136 |
| 15 | 7423 | 136 |
| 16 | 7423 | 136 |
| 17 | 7423 | 136 |
| 0 | 8108 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (* (pow a t) (/ 1 a))) y) |
(* x (* (pow a t) (/ 1 a))) |
x |
(* (pow a t) (/ 1 a)) |
(pow a t) |
a |
t |
(/ 1 a) |
1 |
y |
(/ x y) |
x |
y |
(/ (* x (/ (- 1 b) a)) y) |
(* x (/ (- 1 b) a)) |
x |
(/ (- 1 b) a) |
(- 1 b) |
1 |
b |
a |
y |
(/ (* x (exp (- 0 b))) y) |
(* x (exp (- 0 b))) |
x |
(exp (- 0 b)) |
(- 0 b) |
0 |
b |
y |
(/ (* x (* (pow a (+ -1 t)) (- 1 b))) y) |
(* x (* (pow a (+ -1 t)) (- 1 b))) |
x |
(* (pow a (+ -1 t)) (- 1 b)) |
(pow a (+ -1 t)) |
a |
(+ -1 t) |
-1 |
t |
(- 1 b) |
1 |
b |
y |
| Outputs |
|---|
(/ (* x (* (pow a t) (/ 1 a))) y) |
(fma.f64 (pow.f64 a t) (/.f64 x (fma.f64 a y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(* x (* (pow a t) (/ 1 a))) |
(fma.f64 x (/.f64 (pow.f64 a t) a) #s(literal 0 binary64)) |
x |
(* (pow a t) (/ 1 a)) |
(/.f64 (pow.f64 a t) a) |
(pow a t) |
(pow.f64 a t) |
a |
t |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
y |
(/ x y) |
(/.f64 x y) |
x |
y |
(/ (* x (/ (- 1 b) a)) y) |
(fma.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 x (fma.f64 a y #s(literal 0 binary64))) #s(literal 0 binary64)) |
(* x (/ (- 1 b) a)) |
(fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a) #s(literal 0 binary64)) |
x |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(- 1 b) |
(-.f64 #s(literal 1 binary64) b) |
1 |
#s(literal 1 binary64) |
b |
a |
y |
(/ (* x (exp (- 0 b))) y) |
(/.f64 x (fma.f64 y (exp.f64 b) #s(literal 0 binary64))) |
(* x (exp (- 0 b))) |
(fma.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
x |
(exp (- 0 b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
b |
y |
(/ (* x (* (pow a (+ -1 t)) (- 1 b))) y) |
(fma.f64 (/.f64 x y) (fma.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(* x (* (pow a (+ -1 t)) (- 1 b))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (fma.f64 x (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) #s(literal 0 binary64)) |
x |
(* (pow a (+ -1 t)) (- 1 b)) |
(fma.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 0 binary64)) |
(pow a (+ -1 t)) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
a |
(+ -1 t) |
(+.f64 t #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
t |
(- 1 b) |
(-.f64 #s(literal 1 binary64) b) |
1 |
#s(literal 1 binary64) |
b |
y |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b)) |
| ✓ | accuracy | 99.7% | (pow.f64 a (+.f64 #s(literal -1 binary64) t)) |
| ✓ | accuracy | 98.0% | (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) |
| ✓ | accuracy | 95.0% | (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) b) |
| ✓ | accuracy | 100.0% | (exp.f64 (-.f64 #s(literal 0 binary64) b)) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) b) a) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) b) |
| ✓ | accuracy | 95.3% | (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
| ✓ | accuracy | 89.8% | (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
| ✓ | accuracy | 100.0% | (/.f64 x y) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) |
| ✓ | accuracy | 94.3% | (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
| 61.0ms | 256× | 0 | valid |
Compiled 150 to 30 computations (80% saved)
ival-div: 15.0ms (38.1% of total)ival-pow: 10.0ms (25.4% of total)ival-mult: 8.0ms (20.3% of total)ival-exp: 2.0ms (5.1% of total)ival-sub: 2.0ms (5.1% of total)ival-add: 1.0ms (2.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* x (* (pow a t) (/ 1 a))) y)> |
#<alt (* (pow a t) (/ 1 a))> |
#<alt (pow a t)> |
#<alt (/ 1 a)> |
#<alt (/ x y)> |
#<alt (/ (* x (/ (- 1 b) a)) y)> |
#<alt (/ (- 1 b) a)> |
#<alt (- 1 b)> |
#<alt (* x (/ (- 1 b) a))> |
#<alt (/ (* x (exp (- 0 b))) y)> |
#<alt (exp (- 0 b))> |
#<alt (- 0 b)> |
#<alt (* x (exp (- 0 b)))> |
#<alt (/ (* x (* (pow a (+ -1 t)) (- 1 b))) y)> |
#<alt (pow a (+ -1 t))> |
#<alt (+ -1 t)> |
#<alt (* x (* (pow a t) (/ 1 a)))> |
#<alt (* x (* (pow a (+ -1 t)) (- 1 b)))> |
#<alt (* (pow a (+ -1 t)) (- 1 b))> |
| Outputs |
|---|
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y))> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y))> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y))> |
#<alt (/ x (* a y))> |
#<alt (+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y)))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (* x (pow a t)) (* a y))> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) a)> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) a)> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) a)> |
#<alt (/ (exp (* -1 (* t (log (/ 1 a))))) a)> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a)> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a)> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a)> |
#<alt (/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a)> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ (* t (log a)) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a))> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (/ (pow a t) a)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* -1 (* t (log (/ 1 a)))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))> |
#<alt 1> |
#<alt (+ 1 (* t (log a)))> |
#<alt (+ 1 (* t (+ (log a) (* 1/2 (* t (pow (log a) 2))))))> |
#<alt (+ 1 (* t (+ (log a) (* t (+ (* 1/6 (* t (pow (log a) 3))) (* 1/2 (pow (log a) 2)))))))> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (pow a t)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ x (* a y))> |
#<alt (+ (* -1 (/ (* b x) (* a y))) (/ x (* a y)))> |
#<alt (+ (* -1 (/ (* b x) (* a y))) (/ x (* a y)))> |
#<alt (+ (* -1 (/ (* b x) (* a y))) (/ x (* a y)))> |
#<alt (* -1 (/ (* b x) (* a y)))> |
#<alt (* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y)))))> |
#<alt (* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y)))))> |
#<alt (* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y)))))> |
#<alt (* -1 (/ (* b x) (* a y)))> |
#<alt (* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y)))))> |
#<alt (* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y)))))> |
#<alt (* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y)))))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (/ 1 a)> |
#<alt (+ (* -1 (/ b a)) (/ 1 a))> |
#<alt (+ (* -1 (/ b a)) (/ 1 a))> |
#<alt (+ (* -1 (/ b a)) (/ 1 a))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ 1 (* a b)) (/ 1 a)))> |
#<alt (* b (- (/ 1 (* a b)) (/ 1 a)))> |
#<alt (* b (- (/ 1 (* a b)) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (- (/ 1 a) (/ 1 (* a b)))))> |
#<alt (* -1 (* b (- (/ 1 a) (/ 1 (* a b)))))> |
#<alt (* -1 (* b (- (/ 1 a) (/ 1 (* a b)))))> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt (/ (- 1 b) a)> |
#<alt 1> |
#<alt (+ 1 (* -1 b))> |
#<alt (+ 1 (* -1 b))> |
#<alt (+ 1 (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ 1 b) 1))> |
#<alt (* b (- (/ 1 b) 1))> |
#<alt (* b (- (/ 1 b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (- 1 (/ 1 b))))> |
#<alt (* -1 (* b (- 1 (/ 1 b))))> |
#<alt (* -1 (* b (- 1 (/ 1 b))))> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ x a)> |
#<alt (+ (* -1 (/ (* b x) a)) (/ x a))> |
#<alt (+ (* -1 (/ (* b x) a)) (/ x a))> |
#<alt (+ (* -1 (/ (* b x) a)) (/ x a))> |
#<alt (* -1 (/ (* b x) a))> |
#<alt (* b (+ (* -1 (/ x a)) (/ x (* a b))))> |
#<alt (* b (+ (* -1 (/ x a)) (/ x (* a b))))> |
#<alt (* b (+ (* -1 (/ x a)) (/ x (* a b))))> |
#<alt (* -1 (/ (* b x) a))> |
#<alt (* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a))))> |
#<alt (* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a))))> |
#<alt (* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a))))> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ x y)> |
#<alt (+ (* -1 (/ (* b x) y)) (/ x y))> |
#<alt (+ (* b (+ (* -1 (/ x y)) (* 1/2 (/ (* b x) y)))) (/ x y))> |
#<alt (+ (* b (+ (* -1 (/ x y)) (* b (+ (* -1/6 (/ (* b x) y)) (* 1/2 (/ x y)))))) (/ x y))> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (* -1 b))) y)> |
#<alt (/ (* x (exp (* -1 b))) y)> |
#<alt (/ (* x (exp (* -1 b))) y)> |
#<alt (/ (* x (exp (* -1 b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt (/ (* x (exp (neg b))) y)> |
#<alt 1> |
#<alt (+ 1 (* -1 b))> |
#<alt (+ 1 (* b (- (* 1/2 b) 1)))> |
#<alt (+ 1 (* b (- (* b (+ 1/2 (* -1/6 b))) 1)))> |
#<alt (exp (neg b))> |
#<alt (exp (neg b))> |
#<alt (exp (neg b))> |
#<alt (exp (neg b))> |
#<alt (exp (* -1 b))> |
#<alt (exp (* -1 b))> |
#<alt (exp (* -1 b))> |
#<alt (exp (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt x> |
#<alt (+ x (* -1 (* b x)))> |
#<alt (+ x (* b (+ (* -1 x) (* 1/2 (* b x)))))> |
#<alt (+ x (* b (+ (* -1 x) (* b (+ (* -1/6 (* b x)) (* 1/2 x))))))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (neg b)))> |
#<alt (* x (exp (* -1 b)))> |
#<alt (* x (exp (* -1 b)))> |
#<alt (* x (exp (* -1 b)))> |
#<alt (* x (exp (* -1 b)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (- 1 b)) (* a y))> |
#<alt (+ (/ (* t (* x (* (log a) (- 1 b)))) (* a y)) (/ (* x (- 1 b)) (* a y)))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) (* a y))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y)))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) (* a y))))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y)))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y)> |
#<alt (/ (* x (exp (* (log a) (- t 1)))) y)> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y))> |
#<alt (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y))> |
#<alt (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y))))> |
#<alt (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y))))> |
#<alt (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y))))> |
#<alt (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y))))> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y)> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* -1 (* (log (/ 1 a)) (- t 1))))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1)))> |
#<alt (/ 1 a)> |
#<alt (+ (/ 1 a) (/ (* t (log a)) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt (exp (* -1 (* (log a) (+ 1 (* -1 t)))))> |
#<alt -1> |
#<alt (- t 1)> |
#<alt (- t 1)> |
#<alt (- t 1)> |
#<alt t> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt (* t (- 1 (/ 1 t)))> |
#<alt t> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (* -1 (* t (- (/ 1 t) 1)))> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a)> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a)> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a)> |
#<alt (/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a)> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a)> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a)> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a)> |
#<alt (/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a)> |
#<alt (/ x a)> |
#<alt (+ (/ x a) (/ (* t (* x (log a))) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) a)) (/ (* x (log a)) a))) (/ x a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) a)) (* 1/2 (/ (* x (pow (log a) 2)) a)))) (/ (* x (log a)) a))) (/ x a))> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (/ (* x (pow a t)) a)> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)))> |
#<alt (/ (* x (- 1 b)) a)> |
#<alt (+ (/ (* t (* x (* (log a) (- 1 b)))) a) (/ (* x (- 1 b)) a))> |
#<alt (+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) a)) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a))> |
#<alt (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) a)) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) a)))) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* (log a) (- t 1))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)))> |
#<alt (* x (exp (* (log a) (- t 1))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1)))))> |
#<alt (* -1 (* b (* x (exp (* (log a) (- t 1))))))> |
#<alt (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b)))> |
#<alt (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b)))> |
#<alt (* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b)))> |
#<alt (* -1 (* b (* x (exp (* (log a) (- t 1))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1)))))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1)))))))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))> |
#<alt (/ (- 1 b) a)> |
#<alt (- (+ (/ 1 a) (/ (* t (* (log a) (- 1 b))) a)) (/ b a))> |
#<alt (- (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (- 1 b))) a)) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a))> |
#<alt (- (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (- 1 b))) a)) (* 1/2 (/ (* (pow (log a) 2) (- 1 b)) a)))) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* (log a) (- t 1))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))> |
#<alt (exp (* (log a) (- t 1)))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1))))))> |
#<alt (* -1 (* b (exp (* (log a) (- t 1)))))> |
#<alt (* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b)))> |
#<alt (* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b)))> |
#<alt (* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b)))> |
#<alt (* -1 (* b (exp (* (log a) (- t 1)))))> |
#<alt (* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b)))))> |
#<alt (* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b)))))> |
#<alt (* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b)))))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | (/ (* x (* (pow a t) (/ 1 a))) y) |
| 2.0ms | x | @ | 0 | (/ (* x (exp (- 0 b))) y) |
| 1.0ms | x | @ | 0 | (/ (* x (/ (- 1 b) a)) y) |
| 1.0ms | x | @ | 0 | (/ (* x (* (pow a t) (/ 1 a))) y) |
| 1.0ms | a | @ | -inf | (/ (* x (* (pow a t) (/ 1 a))) y) |
| 1× | batch-egg-rewrite |
| 5 290× | *-lowering-*.f32 |
| 5 290× | *-lowering-*.f64 |
| 4 756× | /-lowering-/.f32 |
| 4 756× | /-lowering-/.f64 |
| 4 356× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 112 |
| 1 | 149 | 110 |
| 2 | 981 | 110 |
| 0 | 8793 | 110 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (* (pow a t) (/ 1 a))) y) |
(* (pow a t) (/ 1 a)) |
(pow a t) |
(/ 1 a) |
(/ x y) |
(/ (* x (/ (- 1 b) a)) y) |
(/ (- 1 b) a) |
(- 1 b) |
(* x (/ (- 1 b) a)) |
(/ (* x (exp (- 0 b))) y) |
(exp (- 0 b)) |
(- 0 b) |
(* x (exp (- 0 b))) |
(/ (* x (* (pow a (+ -1 t)) (- 1 b))) y) |
(pow a (+ -1 t)) |
(+ -1 t) |
(* x (* (pow a t) (/ 1 a))) |
(* x (* (pow a (+ -1 t)) (- 1 b))) |
(* (pow a (+ -1 t)) (- 1 b)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)))) |
(neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 x (/.f64 y (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (/.f64 x y) (/.f64 a (pow.f64 a t))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 y x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 x (pow.f64 a t)))) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a t))) a) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (pow.f64 a t) (/.f64 x y)) a) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) y)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 a t) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a y)) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (pow.f64 a t) y) x)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 a (*.f64 x (pow.f64 a t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 x y))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) x)) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 a y))) |
(*.f64 (*.f64 x (pow.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y)) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a y)))) |
(*.f64 (/.f64 x a) (/.f64 (pow.f64 a t) y)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) y)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a y))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a t)) (/.f64 x a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) a)) (*.f64 x (pow.f64 a t))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x a)) (pow.f64 a t)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 a t)))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 (pow.f64 a t) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (pow.f64 a t)))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (pow.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) (pow.f64 a (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t))) a) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) #s(literal -1 binary64)) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 a (pow.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) |
(pow.f64 (pow.f64 (*.f64 a a) (+.f64 t #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (+.f64 t #s(literal -1 binary64))) (log.f64 a)) |
(*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 a t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a t))) |
(*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t)) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 t (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) (*.f64 t #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (log.f64 a) (*.f64 t #s(literal 1/2 binary64))))) |
(pow.f64 a t) |
(pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (*.f64 a a) t) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (log.f64 a)) |
(*.f64 (pow.f64 a t) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a t) (pow.f64 #s(literal 1 binary64) t)) |
(*.f64 #s(literal 1 binary64) (pow.f64 a t)) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y x))) |
(/.f64 x y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) y) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a y) (*.f64 x (-.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)))) |
(neg.f64 (*.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) (/.f64 x y))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a y) (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 x (*.f64 y (/.f64 a (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a y) (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y))) |
(/.f64 (/.f64 x y) (/.f64 a (-.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) (*.f64 y (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) a) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (*.f64 a y)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (+.f64 b #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (/.f64 a (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (/.f64 x y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x y)) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) (/.f64 x y)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 x y)) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 x y)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a))) (/.f64 x y)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) (/.f64 x y)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal -1 binary64) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) b)))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 (*.f64 a y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y)) |
(*.f64 (/.f64 x y) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a y)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) (/.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)))) |
(*.f64 (+.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 x y))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(*.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a)) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 x (-.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) b)) (/.f64 x a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b #s(literal -1 binary64)) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) a) (/.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) a) (/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 b #s(literal -1 binary64)) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 b b b) a)) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 a (fma.f64 b b b) a))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a b a)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 a b a))) |
(-.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 (*.f64 (/.f64 b a) b) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 a (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) b) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (+.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a)) |
(/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (fma.f64 a (fma.f64 b b b) a))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (fma.f64 a b a))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.f64 (-.f64 a (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 a (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a)) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a) (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (-.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) a)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (*.f64 a b))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) (-.f64 #s(literal 0 binary64) a)) a) |
(pow.f64 (/.f64 a (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b #s(literal -1 binary64)) a)) |
(*.f64 (+.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 b b b) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a b a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (-.f64 a (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) a))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a)))) |
(*.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 1 binary64) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 #s(literal 1 binary64) b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))) |
(-.f64 #s(literal 1 binary64) b) |
(-.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (+.f64 b #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))) |
(fma.f64 b #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 b #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64)))) (neg.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) b #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64)))) (neg.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b)) (neg.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (+.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (*.f64 (+.f64 #s(literal 1 binary64) b) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (-.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) (+.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (+.f64 b #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) |
(+.f64 (/.f64 x a) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (/.f64 x a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) a) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 x (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x a) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 x a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) x (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) x (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) x) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) x) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) x) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) x) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 (/.f64 x a) #s(literal 1 binary64) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 x a) #s(literal 1 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(fma.f64 (*.f64 x (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 x (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) x)) |
(neg.f64 (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a)) |
(/.f64 x (/.f64 a (-.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 a (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) |
(/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a b a)) |
(/.f64 (neg.f64 (*.f64 x (+.f64 b #s(literal -1 binary64)))) a) |
(/.f64 (/.f64 x (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (/.f64 x (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 a (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 x (-.f64 a (*.f64 a b))) (*.f64 a a)) |
(/.f64 (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) x) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) x) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) x) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) x) (fma.f64 a b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 x a)) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x a)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) x) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) x) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) x) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) x) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a))) x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a) x) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a) x) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 x a)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) x) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a)) |
(*.f64 (+.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 b #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) a) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (/.f64 x a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (/.f64 x a))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 x (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) a) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x a) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 x a) (/.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (+.f64 b #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 x (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 x (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 x (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (+.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 x a)) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) a)) (+.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 y (/.f64 (exp.f64 b) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (*.f64 y (exp.f64 b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 x (*.f64 y (exp.f64 b))))) |
(neg.f64 (neg.f64 (/.f64 x (*.f64 y (exp.f64 b))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 y (exp.f64 b)))))) |
(neg.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y (/.f64 (exp.f64 b) x)))) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/.f64 #s(literal 1 binary64) (*.f64 y (/.f64 (exp.f64 b) x))) |
(/.f64 (/.f64 x y) (exp.f64 b)) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 y x)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y (exp.f64 b)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (exp.f64 b) x)) |
(/.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (/.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) y) |
(pow.f64 (*.f64 y (/.f64 (exp.f64 b) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 b) (/.f64 y x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (exp.f64 b)))) |
(*.f64 (/.f64 x y) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 x y)) |
(*.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 x (*.f64 y (exp.f64 b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (exp.f64 b))))) |
(*.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (exp.f64 b) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b))) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b))) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) y)) |
(*.f64 (/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (*.f64 y (/.f64 (exp.f64 b) x)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y (/.f64 (exp.f64 b) x)) #s(literal -1/2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 b)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (exp.f64 b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 b)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(pow.f64 (exp.f64 b) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) b) |
(pow.f64 (exp.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (pow.f64 (exp.f64 b) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 b) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) b) |
(-.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) b #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(neg.f64 b) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) b) |
(/.f64 (fma.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 0 binary64)) (fma.f64 b b (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) b) |
(/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal -1 binary64)) b) |
(/.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (fma.f64 b b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (fma.f64 b b #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) b) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b b #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 b b #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 x (exp.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 b) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) x) |
(*.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) y)) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 x a) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a t) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a t) (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a y)) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a y)) x) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 x y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (pow.f64 a t) y) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (pow.f64 a t) y) x) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 a (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 a (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 x y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) x) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 a y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 a y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) x (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 x y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 x y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a y))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x a) (/.f64 (pow.f64 a t) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 x a) (/.f64 (pow.f64 a t) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 x y) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a y)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a y)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a t)) (/.f64 x a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a t)) (/.f64 x a) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) a)) (*.f64 x (pow.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) a)) (*.f64 x (pow.f64 a t)) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x a)) (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x a)) (pow.f64 a t) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 a t)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 x (pow.f64 a t)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) y)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) y))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) x) y))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 x (/.f64 y (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 y x)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y x))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) a) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) (/.f64 x y)) a) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t)) (/.f64 x y)) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t)) (/.f64 x y)) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 x y)) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 x y)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) y)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) y) |
(pow.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(*.f64 (pow.f64 a t) (*.f64 (/.f64 x a) (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (+.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 x y) (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (*.f64 (pow.f64 a t) (/.f64 x y))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) (-.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) b)) (/.f64 x y))) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y)) x) |
(*.f64 (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (/.f64 x y))) |
(*.f64 (/.f64 x a) (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) y)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 (+.f64 b #s(literal -1 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) y)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal 1 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (pow.f64 a t))) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) (log.f64 a))) |
(exp.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a a)) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/.f64 (pow.f64 a t) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (pow.f64 a t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (pow.f64 a t)))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (pow.f64 a (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) (pow.f64 a (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t))) a) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) #s(literal -1 binary64)) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 a (pow.f64 a t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (pow.f64 a (-.f64 #s(literal 1 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) |
(pow.f64 (pow.f64 (*.f64 a a) (+.f64 t #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (+.f64 t #s(literal -1 binary64))) (log.f64 a)) |
(*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 a t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a t))) |
(*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t)) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 t #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) t) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 t #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(fma.f64 t #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) t #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 t #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 t t) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) t) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 t #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (+.f64 t #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t t (+.f64 #s(literal 1 binary64) t)) (fma.f64 t (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 t #s(literal 1 binary64)) (fma.f64 t t #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (fma.f64 t t (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal -1 binary64) t)) |
(/.f64 (fma.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 t t (+.f64 #s(literal 1 binary64) t)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t t)) (+.f64 #s(literal 1 binary64) t)) |
(/.f64 (fma.f64 t t #s(literal -1 binary64)) (+.f64 t #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (*.f64 (-.f64 #s(literal -1 binary64) t) (*.f64 t t))) (*.f64 (-.f64 #s(literal -1 binary64) t) (-.f64 #s(literal -1 binary64) t))) |
(/.f64 (neg.f64 (fma.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 1 binary64) t))) |
(/.f64 (neg.f64 (fma.f64 t t #s(literal -1 binary64))) (neg.f64 (+.f64 t #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (fma.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) (*.f64 (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (/.f64 (*.f64 t t) (-.f64 #s(literal -1 binary64) t)))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) t)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (-.f64 (*.f64 t (*.f64 t t)) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (fma.f64 t t #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) (+.f64 #s(literal 1 binary64) (*.f64 t t))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 t t (+.f64 #s(literal 1 binary64) t)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t))) |
(*.f64 (fma.f64 t (*.f64 t (-.f64 #s(literal 0 binary64) t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (+.f64 t #s(literal 1 binary64)) #s(literal 1 binary64))) (fma.f64 t (*.f64 t t) #s(literal -1 binary64))) |
(*.f64 (fma.f64 t t #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 t #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal 1 binary64) (*.f64 t t))) (+.f64 t #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t t) (*.f64 (fma.f64 t t t) (fma.f64 t t t))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t t) (-.f64 (fma.f64 t t t) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (fma.f64 t (*.f64 t t) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 t t t) (fma.f64 t t t)))) (-.f64 #s(literal 1 binary64) (fma.f64 t t t))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 t t)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 t #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 x (/.f64 a (pow.f64 a t))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x (pow.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) a) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a t) (/.f64 x a)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a t))) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 x a))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) x)) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 x (pow.f64 a t)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) x)) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (/.f64 x a) (pow.f64 a t)) |
(*.f64 (/.f64 x a) (/.f64 (pow.f64 a t) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) a) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x a) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64)))) |
(fma.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 x (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a t) (/.f64 x a) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a t) (/.f64 x a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 x a) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a t)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a t)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 b x)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal -1 binary64) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 x a)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 x a)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) x) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) x) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (pow.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 x (pow.f64 a t)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 x (pow.f64 a t))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 x (pow.f64 a t))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) x (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (*.f64 b x)) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) x) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) x) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 x a) (pow.f64 a t) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 x a) (pow.f64 a t) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 x a) (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 x a) (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 x a) (*.f64 (pow.f64 a t) (-.f64 #s(literal 0 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) a) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) a) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64)) b (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a t)) (/.f64 x a) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 x (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a t)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (/.f64 x a) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 (/.f64 x a) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal 1 binary64) a) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 x a)) (pow.f64 a t) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (*.f64 x (pow.f64 a t)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 x (pow.f64 a t)) (/.f64 a (-.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (/.f64 a (pow.f64 a t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (/.f64 a (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) (-.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b))) a) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a t))) a) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) b)) a) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (+.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a t)) a) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a b a)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t))) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (fma.f64 a b a)) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 a (*.f64 a b))) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (pow.f64 a t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 a (pow.f64 a t))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (pow.f64 a t))) (-.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t)) x) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t)) x) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) x) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) x) (fma.f64 a b a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) x) a) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) x) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) x) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) x)) |
(*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (*.f64 x (pow.f64 a t))) |
(*.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) (pow.f64 a t)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 b #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) x) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (+.f64 b #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) b)) x)) |
(*.f64 (*.f64 x (pow.f64 a t)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) b)))) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 x (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) |
(*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) (/.f64 x a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 x a) (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 x (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a t))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 x (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a t)) (-.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (pow.f64 a t)) (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) |
(+.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(+.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a t) (exp.f64 (neg.f64 (log.f64 a))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 a t) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (-.f64 #s(literal 0 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 1 binary64) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 t #s(literal -1 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (/.f64 #s(literal -1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal -1 binary64) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (pow.f64 a t) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a t)) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a t)) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (/.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (exp.f64 (neg.f64 (log.f64 a))) (pow.f64 a t) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 a t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 a t) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (pow.f64 a (/.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) a) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(fma.f64 (*.f64 (pow.f64 a t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 a t) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a t) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal -1 binary64)) b (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (pow.f64 a t) (/.f64 a (-.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (fma.f64 b b b) a) (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a b a) (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) b) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) (/.f64 a (pow.f64 a t))) |
(/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t)) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t)) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t)) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t)) (fma.f64 a b a)) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a)) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 a (fma.f64 b b b) a)) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) b) a)) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 a b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (/.f64 a (+.f64 b #s(literal -1 binary64)))) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) a) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (neg.f64 (fma.f64 a (fma.f64 b b b) a))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (neg.f64 (fma.f64 a b a))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) #s(literal 3 binary64))) (fma.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64)))))) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) (-.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (neg.f64 (*.f64 b (pow.f64 a (+.f64 t #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (pow.f64 a t) (+.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 a (*.f64 a b))) (*.f64 a a)) |
(/.f64 (*.f64 (pow.f64 a t) (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (pow.f64 a t) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 (pow.f64 a t) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 (pow.f64 a t) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (pow.f64 a t) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) a)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) a)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (pow.f64 a t))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (+.f64 b #s(literal -1 binary64)) (pow.f64 a t)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (pow.f64 a t)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a b)) (pow.f64 a t)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 a t)) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 a t)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) a)) (*.f64 (/.f64 b a) (/.f64 (*.f64 (/.f64 b a) b) a))) (pow.f64 a t)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (pow.f64 a t)) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 a t)) (-.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (pow.f64 a t)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 (pow.f64 a t) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64)))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) |
(*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) a))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a t)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) b) a))) |
(*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (fma.f64 b b b) a))) |
(*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a b a))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (+.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (*.f64 (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) b)))) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a #s(literal -1/2 binary64)) (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)))) |
(*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64)))) (*.f64 (pow.f64 a (*.f64 t #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (fma.f64 t #s(literal 1/2 binary64) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (pow.f64 a t) (+.f64 b #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 #s(literal -1 binary64) (*.f64 t #s(literal 1/2 binary64))))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 t #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) (pow.f64 a #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (pow.f64 a (*.f64 (*.f64 (+.f64 t #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (pow.f64 a t) (-.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) |
| 1× | egg-herbie |
| 11 338× | accelerator-lowering-fma.f32 |
| 11 338× | accelerator-lowering-fma.f64 |
| 5 928× | *-lowering-*.f32 |
| 5 928× | *-lowering-*.f64 |
| 3 128× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 4844 |
| 1 | 1088 | 4736 |
| 2 | 3315 | 4612 |
| 3 | 7589 | 4548 |
| 0 | 8115 | 4487 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(/ x (* a y)) |
(+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (* x (pow a t)) (* a y)) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/ 1 a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(/ (pow a t) a) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* -1 (* t (log (/ 1 a))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
1 |
(+ 1 (* t (log a))) |
(+ 1 (* t (+ (log a) (* 1/2 (* t (pow (log a) 2)))))) |
(+ 1 (* t (+ (log a) (* t (+ (* 1/6 (* t (pow (log a) 3))) (* 1/2 (pow (log a) 2))))))) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(pow a t) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ x (* a y)) |
(+ (* -1 (/ (* b x) (* a y))) (/ x (* a y))) |
(+ (* -1 (/ (* b x) (* a y))) (/ x (* a y))) |
(+ (* -1 (/ (* b x) (* a y))) (/ x (* a y))) |
(* -1 (/ (* b x) (* a y))) |
(* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y))))) |
(* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y))))) |
(* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y))))) |
(* -1 (/ (* b x) (* a y))) |
(* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y))))) |
(* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y))))) |
(* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y))))) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/ 1 a) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(* -1 (/ b a)) |
(* b (- (/ 1 (* a b)) (/ 1 a))) |
(* b (- (/ 1 (* a b)) (/ 1 a))) |
(* b (- (/ 1 (* a b)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (- (/ 1 a) (/ 1 (* a b))))) |
(* -1 (* b (- (/ 1 a) (/ 1 (* a b))))) |
(* -1 (* b (- (/ 1 a) (/ 1 (* a b))))) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
(/ (- 1 b) a) |
1 |
(+ 1 (* -1 b)) |
(+ 1 (* -1 b)) |
(+ 1 (* -1 b)) |
(* -1 b) |
(* b (- (/ 1 b) 1)) |
(* b (- (/ 1 b) 1)) |
(* b (- (/ 1 b) 1)) |
(* -1 b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(* -1 (* b (- 1 (/ 1 b)))) |
(* -1 (* b (- 1 (/ 1 b)))) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ x a) |
(+ (* -1 (/ (* b x) a)) (/ x a)) |
(+ (* -1 (/ (* b x) a)) (/ x a)) |
(+ (* -1 (/ (* b x) a)) (/ x a)) |
(* -1 (/ (* b x) a)) |
(* b (+ (* -1 (/ x a)) (/ x (* a b)))) |
(* b (+ (* -1 (/ x a)) (/ x (* a b)))) |
(* b (+ (* -1 (/ x a)) (/ x (* a b)))) |
(* -1 (/ (* b x) a)) |
(* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a)))) |
(* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a)))) |
(* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a)))) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (- 1 b)) a) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ x y) |
(+ (* -1 (/ (* b x) y)) (/ x y)) |
(+ (* b (+ (* -1 (/ x y)) (* 1/2 (/ (* b x) y)))) (/ x y)) |
(+ (* b (+ (* -1 (/ x y)) (* b (+ (* -1/6 (/ (* b x) y)) (* 1/2 (/ x y)))))) (/ x y)) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (* -1 b))) y) |
(/ (* x (exp (* -1 b))) y) |
(/ (* x (exp (* -1 b))) y) |
(/ (* x (exp (* -1 b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
(/ (* x (exp (neg b))) y) |
1 |
(+ 1 (* -1 b)) |
(+ 1 (* b (- (* 1/2 b) 1))) |
(+ 1 (* b (- (* b (+ 1/2 (* -1/6 b))) 1))) |
(exp (neg b)) |
(exp (neg b)) |
(exp (neg b)) |
(exp (neg b)) |
(exp (* -1 b)) |
(exp (* -1 b)) |
(exp (* -1 b)) |
(exp (* -1 b)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
x |
(+ x (* -1 (* b x))) |
(+ x (* b (+ (* -1 x) (* 1/2 (* b x))))) |
(+ x (* b (+ (* -1 x) (* b (+ (* -1/6 (* b x)) (* 1/2 x)))))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (neg b))) |
(* x (exp (* -1 b))) |
(* x (exp (* -1 b))) |
(* x (exp (* -1 b))) |
(* x (exp (* -1 b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(/ (* x (- 1 b)) (* a y)) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) (* a y)) (/ (* x (- 1 b)) (* a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) (* a y))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) (* a y))))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(/ 1 a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* (log a) (- t 1))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
-1 |
(- t 1) |
(- t 1) |
(- t 1) |
t |
(* t (- 1 (/ 1 t))) |
(* t (- 1 (/ 1 t))) |
(* t (- 1 (/ 1 t))) |
t |
(* -1 (* t (- (/ 1 t) 1))) |
(* -1 (* t (- (/ 1 t) 1))) |
(* -1 (* t (- (/ 1 t) 1))) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(/ x a) |
(+ (/ x a) (/ (* t (* x (log a))) a)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) a)) (/ (* x (log a)) a))) (/ x a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) a)) (* 1/2 (/ (* x (pow (log a) 2)) a)))) (/ (* x (log a)) a))) (/ x a)) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(/ (* x (pow a t)) a) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(/ (* x (- 1 b)) a) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) a) (/ (* x (- 1 b)) a)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) a)) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) a)) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) a)))) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(* x (exp (* (log a) (- t 1)))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(/ (- 1 b) a) |
(- (+ (/ 1 a) (/ (* t (* (log a) (- 1 b))) a)) (/ b a)) |
(- (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (- 1 b))) a)) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(- (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (- 1 b))) a)) (* 1/2 (/ (* (pow (log a) 2) (- 1 b)) a)))) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(exp (* (log a) (- t 1))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
| Outputs |
|---|
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x (*.f64 a y))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x (*.f64 a y))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x (*.f64 a y))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) (* a y)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x (*.f64 a y))) |
(/ x (* a y)) |
(/.f64 x (*.f64 a y)) |
(+ (/ x (* a y)) (/ (* t (* x (log a))) (* a y))) |
(fma.f64 (*.f64 x (log.f64 a)) (/.f64 t (*.f64 a y)) (/.f64 x (*.f64 a y))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) (* a y))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(fma.f64 t (fma.f64 x (/.f64 (log.f64 a) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))))) (*.f64 a y))) (/.f64 x (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) (* a y))) (* 1/2 (/ (* x (pow (log a) 2)) (* a y))))) (/ (* x (log a)) (* a y)))) (/ x (* a y))) |
(fma.f64 t (fma.f64 x (/.f64 (log.f64 a) (*.f64 a y)) (*.f64 t (fma.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 a y)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))))) (*.f64 a y))))) (/.f64 x (*.f64 a y))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) (* a y)) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (exp (* -1 (* t (log (/ 1 a))))) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) a) |
(/ (exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) a) |
(/.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(fma.f64 t (/.f64 (log.f64 a) a) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a)) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a))) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(/ (pow a t) a) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* -1 (* t (log (/ 1 a))))) |
(pow.f64 a t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) |
(exp (* t (+ (log -1) (* -1 (log (/ -1 a)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) |
1 |
#s(literal 1 binary64) |
(+ 1 (* t (log a))) |
(fma.f64 t (log.f64 a) #s(literal 1 binary64)) |
(+ 1 (* t (+ (log a) (* 1/2 (* t (pow (log a) 2)))))) |
(fma.f64 t (*.f64 (log.f64 a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (log.f64 a) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+ 1 (* t (+ (log a) (* t (+ (* 1/6 (* t (pow (log a) 3))) (* 1/2 (pow (log a) 2))))))) |
(fma.f64 t (fma.f64 t (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (fma.f64 (*.f64 t #s(literal 1/6 binary64)) (log.f64 a) #s(literal 1/2 binary64))) (log.f64 a)) #s(literal 1 binary64)) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(pow a t) |
(pow.f64 a t) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ x (* a y)) |
(/.f64 x (*.f64 a y)) |
(+ (* -1 (/ (* b x) (* a y))) (/ x (* a y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(+ (* -1 (/ (* b x) (* a y))) (/ x (* a y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(+ (* -1 (/ (* b x) (* a y))) (/ x (* a y))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(* -1 (/ (* b x) (* a y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(* b (+ (* -1 (/ x (* a y))) (/ x (* a (* b y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(* -1 (/ (* b x) (* a y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(* -1 (* b (+ (* -1 (/ x (* a (* b y)))) (/ x (* a y))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(+ (* -1 (/ b a)) (/ 1 a)) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(* b (- (/ 1 (* a b)) (/ 1 a))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(* b (- (/ 1 (* a b)) (/ 1 a))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(* b (- (/ 1 (* a b)) (/ 1 a))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(* -1 (* b (- (/ 1 a) (/ 1 (* a b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(* -1 (* b (- (/ 1 a) (/ 1 (* a b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(* -1 (* b (- (/ 1 a) (/ 1 (* a b))))) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ 1 b) 1)) |
(-.f64 #s(literal 1 binary64) b) |
(* b (- (/ 1 b) 1)) |
(-.f64 #s(literal 1 binary64) b) |
(* b (- (/ 1 b) 1)) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(-.f64 #s(literal 1 binary64) b) |
(* -1 (* b (- 1 (/ 1 b)))) |
(-.f64 #s(literal 1 binary64) b) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ x a) |
(/.f64 x a) |
(+ (* -1 (/ (* b x) a)) (/ x a)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(+ (* -1 (/ (* b x) a)) (/ x a)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(+ (* -1 (/ (* b x) a)) (/ x a)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* -1 (/ (* b x) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) |
(* b (+ (* -1 (/ x a)) (/ x (* a b)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* b (+ (* -1 (/ x a)) (/ x (* a b)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* b (+ (* -1 (/ x a)) (/ x (* a b)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* -1 (/ (* b x) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) |
(* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(* -1 (* b (+ (* -1 (/ x (* a b))) (/ x a)))) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ x y) |
(/.f64 x y) |
(+ (* -1 (/ (* b x) y)) (/ x y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(+ (* b (+ (* -1 (/ x y)) (* 1/2 (/ (* b x) y)))) (/ x y)) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(+ (* b (+ (* -1 (/ x y)) (* b (+ (* -1/6 (/ (* b x) y)) (* 1/2 (/ x y)))))) (/ x y)) |
(fma.f64 b (*.f64 (/.f64 (*.f64 x b) y) (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (* -1 b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (* -1 b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (* -1 b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (* -1 b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(/ (* x (exp (neg b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 b)) |
(-.f64 #s(literal 1 binary64) b) |
(+ 1 (* b (- (* 1/2 b) 1))) |
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* b (- (* b (+ 1/2 (* -1/6 b))) 1))) |
(fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(exp (neg b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (neg b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (neg b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (neg b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (* -1 b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (* -1 b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (* -1 b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(exp (* -1 b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) b)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
x |
(+ x (* -1 (* b x))) |
(*.f64 x (-.f64 #s(literal 1 binary64) b)) |
(+ x (* b (+ (* -1 x) (* 1/2 (* b x))))) |
(fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) |
(+ x (* b (+ (* -1 x) (* b (+ (* -1/6 (* b x)) (* 1/2 x)))))) |
(fma.f64 b (-.f64 (fma.f64 (*.f64 x b) (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) x) x) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (neg b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (* -1 b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (* -1 b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (* -1 b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(* x (exp (* -1 b))) |
(*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(/ (* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y))) |
(/ (* x (- 1 b)) (* a y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) (* a y)) (/ (* x (- 1 b)) (* a y))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) t (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) (* a y))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(fma.f64 t (fma.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) b) t)) (/.f64 #s(literal 1/2 binary64) (*.f64 a y)) (*.f64 (log.f64 a) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)))) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) (* a y))) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) (* a y))))) (/ (* x (* (log a) (- 1 b))) (* a y)))) (/ (* x (- 1 b)) (* a y))) |
(fma.f64 x (fma.f64 (/.f64 (*.f64 (log.f64 a) (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) t (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y))) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) (*.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) b) t)) (/.f64 #s(literal 1/6 binary64) (*.f64 a y)))) (*.f64 t t))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (exp (* (log a) (- t 1)))) y) |
(*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+ (* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) (/ (* x (exp (* (log a) (- t 1)))) y)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(*.f64 (*.f64 x b) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) y)) (/ (* x (exp (* (log a) (- t 1)))) (* b y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (/ (* b (* x (exp (* (log a) (- t 1))))) y)) |
(*.f64 (*.f64 x b) (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) (* b y))) (/ (* x (exp (* (log a) (- t 1)))) y)))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (* (exp (* (log a) (- t 1))) (- 1 b))) y) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 x y) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log (/ 1 a)) (- t 1)))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) |
(exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(+ (/ 1 a) (/ (* t (log a)) a)) |
(fma.f64 t (/.f64 (log.f64 a) a) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* 1/2 (/ (* t (pow (log a) 2)) a)) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a)) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (pow (log a) 3)) a)) (* 1/2 (/ (pow (log a) 2) a)))) (/ (log a) a))) (/ 1 a)) |
(fma.f64 t (fma.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a))) (/.f64 (log.f64 a) a)) (/.f64 #s(literal 1 binary64) a)) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(exp (* -1 (* (log a) (+ 1 (* -1 t))))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
(- t 1) |
(+.f64 t #s(literal -1 binary64)) |
t |
(* t (- 1 (/ 1 t))) |
(+.f64 t #s(literal -1 binary64)) |
(* t (- 1 (/ 1 t))) |
(+.f64 t #s(literal -1 binary64)) |
(* t (- 1 (/ 1 t))) |
(+.f64 t #s(literal -1 binary64)) |
t |
(* -1 (* t (- (/ 1 t) 1))) |
(+.f64 t #s(literal -1 binary64)) |
(* -1 (* t (- (/ 1 t) 1))) |
(+.f64 t #s(literal -1 binary64)) |
(* -1 (* t (- (/ 1 t) 1))) |
(+.f64 t #s(literal -1 binary64)) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* -1 (* t (log (/ 1 a)))))) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x a)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x a)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x a)) |
(/ (* x (exp (* t (+ (log -1) (* -1 (log (/ -1 a))))))) a) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) t) (/.f64 x a)) |
(/ x a) |
(/.f64 x a) |
(+ (/ x a) (/ (* t (* x (log a))) a)) |
(fma.f64 x (/.f64 (*.f64 t (log.f64 a)) a) (/.f64 x a)) |
(+ (* t (+ (* 1/2 (/ (* t (* x (pow (log a) 2))) a)) (/ (* x (log a)) a))) (/ x a)) |
(fma.f64 t (fma.f64 x (/.f64 (log.f64 a) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t (pow.f64 (log.f64 a) #s(literal 2 binary64))))) a)) (/.f64 x a)) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (pow (log a) 3))) a)) (* 1/2 (/ (* x (pow (log a) 2)) a)))) (/ (* x (log a)) a))) (/ x a)) |
(fma.f64 t (fma.f64 x (/.f64 (log.f64 a) a) (*.f64 t (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 x (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64)))) a) (*.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) a)))))) (/.f64 x a)) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(/ (* x (pow a t)) a) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64))))) |
(/ (* x (- 1 b)) a) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(+ (/ (* t (* x (* (log a) (- 1 b)))) a) (/ (* x (- 1 b)) a)) |
(*.f64 x (*.f64 (fma.f64 t (log.f64 a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) |
(+ (* t (+ (* 1/2 (/ (* t (* x (* (pow (log a) 2) (- 1 b)))) a)) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(fma.f64 x (*.f64 (fma.f64 t (log.f64 a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (*.f64 t #s(literal 1/2 binary64)))) |
(+ (* t (+ (* t (+ (* 1/6 (/ (* t (* x (* (pow (log a) 3) (- 1 b)))) a)) (* 1/2 (/ (* x (* (pow (log a) 2) (- 1 b))) a)))) (/ (* x (* (log a) (- 1 b))) a))) (/ (* x (- 1 b)) a)) |
(fma.f64 x (*.f64 (fma.f64 t (log.f64 a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 (fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) (*.f64 (*.f64 (*.f64 x (pow.f64 (log.f64 a) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) b) t)) (/.f64 #s(literal 1/6 binary64) a))) (*.f64 t t))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* (log a) (- t 1))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* x (exp (* (log a) (- t 1)))) |
(*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(+ (* -1 (* b (* x (exp (* (log a) (- t 1)))))) (* x (exp (* (log a) (- t 1))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* b (+ (* -1 (* x (exp (* (log a) (- t 1))))) (/ (* x (exp (* (log a) (- t 1)))) b))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (* x (exp (* (log a) (- t 1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* -1 (* b (+ (* -1 (/ (* x (exp (* (log a) (- t 1)))) b)) (* x (exp (* (log a) (- t 1))))))) |
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log (/ 1 a)) (- t 1)))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (+ (log -1) (* -1 (log (/ -1 a)))) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) (+.f64 t #s(literal -1 binary64)))) |
(/ (- 1 b) a) |
(/.f64 (-.f64 #s(literal 1 binary64) b) a) |
(- (+ (/ 1 a) (/ (* t (* (log a) (- 1 b))) a)) (/ b a)) |
(*.f64 (fma.f64 t (log.f64 a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) |
(- (+ (* t (+ (* 1/2 (/ (* t (* (pow (log a) 2) (- 1 b))) a)) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(fma.f64 (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (*.f64 t #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (log.f64 a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) |
(- (+ (* t (+ (* t (+ (* 1/6 (/ (* t (* (pow (log a) 3) (- 1 b))) a)) (* 1/2 (/ (* (pow (log a) 2) (- 1 b)) a)))) (/ (* (log a) (- 1 b)) a))) (/ 1 a)) (/ b a)) |
(fma.f64 t (*.f64 t (fma.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 t (pow.f64 (log.f64 a) #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) b) a) (*.f64 (pow.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 t (log.f64 a) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* (log a) (- t 1))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* (exp (* -1 (* (log a) (+ 1 (* -1 t))))) (- 1 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(exp (* (log a) (- t 1))) |
(pow.f64 a (+.f64 t #s(literal -1 binary64))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(+ (exp (* (log a) (- t 1))) (* -1 (* b (exp (* (log a) (- t 1)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* b (+ (* -1 (exp (* (log a) (- t 1)))) (/ (exp (* (log a) (- t 1))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* -1 (* b (exp (* (log a) (- t 1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
(* -1 (* b (+ (exp (* (log a) (- t 1))) (* -1 (/ (exp (* (log a) (- t 1))) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) b) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) |
Compiled 38 754 to 5 082 computations (86.9% saved)
51 alts after pruning (49 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 126 | 40 | 2 166 |
| Fresh | 7 | 9 | 16 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 136 | 51 | 2 187 |
| Status | Accuracy | Program |
|---|---|---|
| 56.1% | (fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) | |
| 48.8% | (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) | |
| 29.4% | (fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) | |
| 29.4% | (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) | |
| 21.6% | (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) | |
| 26.1% | (/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) | |
| 32.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) | |
| 54.4% | (/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) | |
| 29.9% | (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) | |
| 61.2% | (/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) | |
| 31.4% | (/.f64 (/.f64 x a) y) | |
| 16.9% | (/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) | |
| 25.4% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) | |
| 61.1% | (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) | |
| 30.7% | (/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) | |
| 31.3% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) | |
| 25.9% | (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) | |
| 55.7% | (/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) | |
| 54.4% | (/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) | |
| 5.3% | (/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) | |
| 14.7% | (/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) | |
| 6.1% | (/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) | |
| 23.1% | (/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) | |
| 35.3% | (/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) | |
| 30.1% | (/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) | |
| 34.7% | (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) | |
| 34.3% | (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) | |
| 26.1% | (/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) | |
| 24.7% | (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) | |
| 24.6% | (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) | |
| 27.9% | (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) | |
| 31.4% | (/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) | |
| 29.3% | (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) | |
| 17.5% | (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) | |
| ✓ | 57.4% | (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
| 50.5% | (/.f64 x (*.f64 y (exp.f64 b))) | |
| 29.1% | (/.f64 x (*.f64 a y)) | |
| ✓ | 16.9% | (/.f64 x y) |
| 17.2% | (/.f64 #s(literal 1 binary64) (/.f64 y x)) | |
| 32.1% | (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) | |
| 25.2% | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) | |
| 54.6% | (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) | |
| 47.7% | (*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) | |
| 46.8% | (*.f64 (/.f64 (pow.f64 z y) y) x) | |
| 31.6% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) | |
| 32.7% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) | |
| 32.9% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) | |
| 16.9% | (*.f64 (/.f64 #s(literal 1 binary64) y) x) | |
| 31.8% | (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) | |
| 31.1% | (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) | |
| 19.0% | (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
Compiled 2 303 to 959 computations (58.4% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 b)) |
(fma.f64 x (*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 z y) y))) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)))) y) |
(*.f64 (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) x) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 x y))) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
(/.f64 (*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (/.f64 x y)) (exp.f64 b)) |
(/.f64 (*.f64 x (*.f64 (fma.f64 (log.f64 a) t #s(literal 1 binary64)) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a))) y) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 x (fma.f64 t (/.f64 (*.f64 (log.f64 a) (pow.f64 z y)) (*.f64 a y)) (/.f64 (pow.f64 z y) (*.f64 a y))))) |
(/.f64 (fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b))) (*.f64 (*.f64 t x) (*.f64 (log.f64 a) (/.f64 #s(literal 1 binary64) (*.f64 a (exp.f64 b)))))) y) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 y (*.f64 (*.f64 x (pow.f64 z y)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) (exp.f64 b))) #s(literal -1 binary64))) |
(*.f64 x (fma.f64 (/.f64 (*.f64 (log.f64 a) (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))) t (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b))))) |
(/.f64 (*.f64 x (fma.f64 t (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 a))) (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a))) y) |
(/.f64 (fma.f64 t (*.f64 x (*.f64 (/.f64 (exp.f64 (fma.f64 y (log.f64 z) (-.f64 #s(literal 0 binary64) b))) a) (fma.f64 (*.f64 t #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64)) (log.f64 a)))) (*.f64 (/.f64 (pow.f64 z y) a) (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))))) y) |
(fma.f64 t (fma.f64 t (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (log.f64 a) #s(literal 2 binary64))) (/.f64 (/.f64 (pow.f64 z y) a) (*.f64 y (exp.f64 b)))) (*.f64 (log.f64 a) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b))))) (/.f64 (*.f64 x (/.f64 (pow.f64 z y) a)) (*.f64 y (exp.f64 b)))) |
| Outputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
11 calls:
| 63.0ms | t |
| 60.0ms | x |
| 60.0ms | y |
| 60.0ms | z |
| 58.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | x |
| 99.1% | 1 | y |
| 99.1% | 1 | z |
| 99.1% | 1 | t |
| 99.1% | 1 | a |
| 99.1% | 1 | b |
| 99.1% | 1 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 99.1% | 1 | (log.f64 z) |
| 99.1% | 1 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 99.1% | 1 | (-.f64 t #s(literal 1 binary64)) |
| 99.1% | 1 | (log.f64 a) |
Compiled 103 to 85 computations (17.5% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (exp.f64 b)) |
(fma.f64 x (*.f64 (pow.f64 a t) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (pow.f64 z y) y))) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 b)))) y) |
(*.f64 (/.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) x) |
(*.f64 (*.f64 (pow.f64 z y) (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 x y))) |
| Outputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
11 calls:
| 75.0ms | (-.f64 t #s(literal 1 binary64)) |
| 66.0ms | (log.f64 a) |
| 55.0ms | (log.f64 z) |
| 32.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 32.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.1% | 1 | x |
| 91.5% | 3 | y |
| 82.1% | 1 | z |
| 91.8% | 4 | t |
| 89.1% | 3 | b |
| 82.1% | 1 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 82.1% | 1 | (log.f64 z) |
| 90.7% | 3 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 82.1% | 1 | a |
| 89.9% | 3 | (-.f64 t #s(literal 1 binary64)) |
| 82.1% | 1 | (log.f64 a) |
Compiled 103 to 85 computations (17.5% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
5 calls:
| 29.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 22.0ms | b |
| 20.0ms | y |
| 19.0ms | t |
| 18.0ms | (-.f64 t #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 3 | b |
| 87.3% | 3 | (-.f64 t #s(literal 1 binary64)) |
| 87.3% | 3 | t |
| 89.8% | 4 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 86.6% | 3 | y |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) |
| Outputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
2 calls:
| 20.0ms | b |
| 19.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 4 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 85.3% | 4 | b |
Compiled 19 to 16 computations (15.8% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) |
1 calls:
| 20.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 3 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
| Outputs |
|---|
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
10 calls:
| 58.0ms | t |
| 45.0ms | y |
| 27.0ms | a |
| 21.0ms | x |
| 20.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 3 | z |
| 75.3% | 3 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 74.6% | 3 | (log.f64 z) |
| 75.0% | 2 | a |
| 75.0% | 2 | (log.f64 a) |
| 74.8% | 2 | x |
| 82.8% | 3 | y |
| 84.0% | 3 | (-.f64 t #s(literal 1 binary64)) |
| 84.0% | 3 | t |
| 84.4% | 3 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
Compiled 96 to 79 computations (17.7% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 (fma.f64 x (*.f64 (log.f64 a) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) t)) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a)) y) |
(/.f64 (*.f64 x (exp.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))))) y) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
5 calls:
| 26.0ms | t |
| 24.0ms | y |
| 20.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 19.0ms | b |
| 18.0ms | (-.f64 t #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 3 | y |
| 78.7% | 3 | b |
| 77.5% | 3 | t |
| 77.5% | 3 | (-.f64 t #s(literal 1 binary64)) |
| 81.3% | 5 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
1 calls:
| 24.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.7% | 3 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 (/.f64 x y) (pow.f64 a t)) a) |
(/.f64 (/.f64 (*.f64 x (pow.f64 a t)) a) y) |
(*.f64 (pow.f64 a t) (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (pow.f64 a (+.f64 t #s(literal -1 binary64))))) y) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 #s(literal 1 binary64) a))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (+.f64 #s(literal 1 binary64) b)) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
1 calls:
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.6% | 3 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (pow.f64 a t)) (*.f64 a y)) |
(/.f64 (*.f64 x (pow.f64 z y)) (*.f64 a y)) |
(fma.f64 x (/.f64 (pow.f64 z y) (*.f64 a y)) #s(literal 0 binary64)) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
1 calls:
| 16.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.5% | 3 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) |
(/.f64 x (*.f64 y (exp.f64 b))) |
11 calls:
| 23.0ms | b |
| 15.0ms | z |
| 15.0ms | (log.f64 z) |
| 15.0ms | (log.f64 a) |
| 14.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.0% | 2 | z |
| 58.0% | 2 | (log.f64 z) |
| 54.6% | 1 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 72.1% | 3 | y |
| 61.9% | 3 | x |
| 61.1% | 4 | a |
| 61.1% | 4 | (log.f64 a) |
| 73.0% | 5 | t |
| 69.1% | 3 | (-.f64 t #s(literal 1 binary64)) |
| 75.5% | 5 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 74.3% | 3 | b |
Compiled 103 to 85 computations (17.5% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (exp.f64 (-.f64 #s(literal 0 binary64) b))) y) |
| Outputs |
|---|
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) |
2 calls:
| 29.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 5 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 70.6% | 4 | b |
Compiled 19 to 16 computations (15.8% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 (*.f64 x (pow.f64 z y)) y) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(*.f64 (/.f64 (pow.f64 z y) y) x) |
(/.f64 x (*.f64 y (exp.f64 b))) |
5 calls:
| 30.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 14.0ms | y |
| 14.0ms | t |
| 13.0ms | b |
| 13.0ms | (-.f64 t #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.6% | 2 | (-.f64 t #s(literal 1 binary64)) |
| 68.4% | 3 | b |
| 57.1% | 4 | t |
| 65.3% | 3 | y |
| 58.0% | 4 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
Compiled 42 to 36 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
| Outputs |
|---|
(/.f64 x (*.f64 y (exp.f64 b))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 x (*.f64 y (exp.f64 b))) |
2 calls:
| 17.0ms | b |
| 13.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.5% | 1 | y |
| 64.1% | 4 | b |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
11 calls:
| 16.0ms | (log.f64 z) |
| 13.0ms | (log.f64 a) |
| 13.0ms | x |
| 13.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 13.0ms | (-.f64 t #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.8% | 3 | y |
| 41.7% | 3 | (-.f64 t #s(literal 1 binary64)) |
| 41.7% | 3 | t |
| 41.3% | 3 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 42.2% | 3 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 37.2% | 2 | z |
| 37.2% | 2 | (log.f64 z) |
| 41.7% | 4 | a |
| 41.7% | 4 | (log.f64 a) |
| 37.7% | 2 | x |
| 50.2% | 6 | b |
Compiled 103 to 85 computations (17.5% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (fma.f64 b (+.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (fma.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) a)) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
1 calls:
| 15.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.2% | 5 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
1 calls:
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.5% | 4 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 4 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (*.f64 (-.f64 a (*.f64 a b)) (/.f64 x y)) (*.f64 a a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (fma.f64 a b a))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (/.f64 x y)) (fma.f64 a b a)) |
(/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) a) (*.f64 a (/.f64 a b)))) y) |
(/.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (fma.f64 b b #s(literal 0 binary64)) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) #s(literal 1 binary64)) a)) y) |
| Outputs |
|---|
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) |
(/.f64 (/.f64 x a) y) |
1 calls:
| 12.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.3% | 3 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 a (*.f64 x (-.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a))) y) |
(fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (-.f64 #s(literal 1 binary64) b))) (/.f64 #s(literal 1 binary64) a)) |
| Outputs |
|---|
(/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) |
(/.f64 (/.f64 x a) y) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.4% | 2 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1 binary64) a) y) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 x y)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) y) (/.f64 x a)) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) b) a)) y) |
(/.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) a)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x b) a)) y) |
(/.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) a) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)) |
| Outputs |
|---|
(/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) |
(/.f64 (/.f64 x a) y) |
4 calls:
| 10.0ms | t |
| 9.0ms | b |
| 6.0ms | (-.f64 t #s(literal 1 binary64)) |
| 5.0ms | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.6% | 2 | t |
| 37.6% | 2 | (-.f64 t #s(literal 1 binary64)) |
| 39.5% | 3 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 39.7% | 2 | b |
Compiled 47 to 37 computations (21.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 a y)) b)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) (*.f64 a y)) |
(/.f64 (*.f64 x (/.f64 #s(literal 1 binary64) a)) y) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) |
(/.f64 (/.f64 x a) y) |
11 calls:
| 20.0ms | (-.f64 t #s(literal 1 binary64)) |
| 6.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.6% | 1 | z |
| 31.6% | 1 | (log.f64 z) |
| 33.9% | 2 | t |
| 33.6% | 2 | (-.f64 t #s(literal 1 binary64)) |
| 33.5% | 2 | x |
| 35.2% | 3 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 33.9% | 2 | y |
| 31.6% | 1 | a |
| 31.6% | 1 | (log.f64 a) |
| 33.3% | 2 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 36.7% | 2 | b |
Compiled 103 to 85 computations (17.5% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (/.f64 x a) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 a y)) #s(literal 0 binary64)) |
| Outputs |
|---|
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (/.f64 x a) y) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.2% | 2 | b |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) b)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
| Outputs |
|---|
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) |
(/.f64 x (*.f64 a y)) |
11 calls:
| 28.0ms | t |
| 3.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 3.0ms | x |
| 3.0ms | (log.f64 z) |
| 3.0ms | (log.f64 a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.1% | 1 | a |
| 29.1% | 1 | (log.f64 a) |
| 29.1% | 1 | z |
| 29.1% | 1 | (log.f64 z) |
| 29.1% | 1 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 29.1% | 1 | x |
| 29.1% | 1 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 30.9% | 2 | (-.f64 t #s(literal 1 binary64)) |
| 30.9% | 2 | t |
| 29.1% | 1 | y |
| 31.7% | 2 | b |
Compiled 103 to 85 computations (17.5% saved)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(/.f64 x (*.f64 a y)) |
| Outputs |
|---|
(/.f64 x (*.f64 a y)) |
5 calls:
| 2.0ms | b |
| 2.0ms | t |
| 2.0ms | (log.f64 z) |
| 2.0ms | z |
| 2.0ms | (-.f64 t #s(literal 1 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 29.1% | 1 | z |
| 29.1% | 1 | (log.f64 z) |
| 29.1% | 1 | (-.f64 t #s(literal 1 binary64)) |
| 29.1% | 1 | t |
| 29.1% | 1 | b |
Compiled 38 to 33 computations (13.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 x y) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
| Outputs |
|---|
(/.f64 x y) |
11 calls:
| 4.0ms | b |
| 2.0ms | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 2.0ms | x |
| 2.0ms | (log.f64 z) |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.9% | 1 | (-.f64 t #s(literal 1 binary64)) |
| 16.9% | 1 | t |
| 16.9% | 1 | x |
| 16.9% | 1 | b |
| 16.9% | 1 | (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) |
| 16.9% | 1 | a |
| 16.9% | 1 | (/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
| 16.9% | 1 | (log.f64 a) |
| 16.9% | 1 | y |
| 16.9% | 1 | z |
| 16.9% | 1 | (log.f64 z) |
Compiled 103 to 85 computations (17.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 2.6511409013441406e-17 | 7.537259409214961e-10 |
| 22.0ms | -8.008412425640948e+88 | -8.844111596463272e+83 |
| 32.0ms | 288× | 0 | valid |
Compiled 747 to 566 computations (24.2% saved)
ival-log: 9.0ms (39.6% of total)ival-mult: 5.0ms (22% of total)ival-sub: 3.0ms (13.2% of total)ival-div: 2.0ms (8.8% of total)ival-exp: 2.0ms (8.8% of total)ival-add: 1.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 8.137441567487224 | 113992.7762258065 |
| 25.0ms | -26320719.383084565 | -0.05194066741832854 |
| 29.0ms | 272× | 0 | valid |
Compiled 707 to 519 computations (26.6% saved)
ival-log: 7.0ms (35.8% of total)ival-mult: 5.0ms (25.6% of total)ival-sub: 3.0ms (15.4% of total)ival-div: 2.0ms (10.2% of total)ival-exp: 2.0ms (10.2% of total)ival-add: 1.0ms (5.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.820740605395895e+137 | 3.728291127851787e+141 |
| 0.0ms | -348.05595225043675 | -331.1424243068415 |
| 0.0ms | -2.1694692733809064e+27 | -705.1330562816487 |
Compiled 27 to 26 computations (3.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.820740605395895e+137 | 3.728291127851787e+141 |
| 0.0ms | -1.4529572059579711e+29 | -1.4064822603987976e+28 |
Compiled 27 to 26 computations (3.7% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.6260104489223844e+190 | 5.825692326715184e+192 |
| 0.0ms | -5.011917596065548e+94 | -2.613530483021996e+92 |
Compiled 27 to 26 computations (3.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 0.2808938959189802 | 8.137441567487224 |
| 22.0ms | -26320719.383084565 | -0.05194066741832854 |
| 29.0ms | 256× | 0 | valid |
Compiled 555 to 410 computations (26.1% saved)
ival-log: 6.0ms (29.9% of total)ival-mult: 5.0ms (24.9% of total)ival-div: 4.0ms (19.9% of total)ival-exp: 2.0ms (10% of total)ival-sub: 2.0ms (10% of total)ival-add: 1.0ms (5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 0.2808938959189802 | 8.137441567487224 |
| 23.0ms | -26320719.383084565 | -0.05194066741832854 |
| 31.0ms | 256× | 0 | valid |
Compiled 555 to 410 computations (26.1% saved)
ival-mult: 9.0ms (40.6% of total)ival-log: 6.0ms (27.1% of total)ival-div: 2.0ms (9% of total)ival-exp: 2.0ms (9% of total)ival-sub: 2.0ms (9% of total)ival-add: 1.0ms (4.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 0.2808938959189802 | 8.137441567487224 |
| 21.0ms | -26320719.383084565 | -0.05194066741832854 |
| 29.0ms | 256× | 0 | valid |
Compiled 555 to 426 computations (23.2% saved)
ival-log: 6.0ms (31.2% of total)ival-mult: 4.0ms (20.8% of total)ival-sub: 3.0ms (15.6% of total)ival-div: 2.0ms (10.4% of total)ival-exp: 2.0ms (10.4% of total)ival-add: 1.0ms (5.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 51254596137937.445 | 5.981806177800695e+26 |
| 21.0ms | -26320719.383084565 | -0.05194066741832854 |
| 34.0ms | 304× | 0 | valid |
Compiled 578 to 444 computations (23.2% saved)
ival-log: 9.0ms (37.9% of total)ival-mult: 5.0ms (21% of total)ival-sub: 4.0ms (16.8% of total)ival-div: 2.0ms (8.4% of total)ival-exp: 2.0ms (8.4% of total)ival-add: 1.0ms (4.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 51254596137937.445 | 5.981806177800695e+26 |
| 23.0ms | -26320719.383084565 | -0.05194066741832854 |
| 42.0ms | 304× | 0 | valid |
Compiled 578 to 444 computations (23.2% saved)
ival-log: 7.0ms (30.7% of total)ival-mult: 5.0ms (21.9% of total)ival-sub: 4.0ms (17.5% of total)ival-exp: 3.0ms (13.1% of total)ival-div: 2.0ms (8.8% of total)ival-add: 1.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 707.6014323641103 | 236590105065.24527 |
| 0.0ms | -43.36097729915048 | -41.49499904756245 |
| 0.0ms | -348.05595225043675 | -331.1424243068415 |
| 0.0ms | -1.4529572059579711e+29 | -1.4064822603987976e+28 |
Compiled 27 to 26 computations (3.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 51254596137937.445 | 5.981806177800695e+26 |
| 22.0ms | -26320719.383084565 | -0.05194066741832854 |
| 36.0ms | 304× | 0 | valid |
Compiled 540 to 406 computations (24.8% saved)
ival-log: 7.0ms (30.2% of total)ival-mult: 5.0ms (21.6% of total)ival-exp: 4.0ms (17.2% of total)ival-sub: 3.0ms (12.9% of total)ival-div: 2.0ms (8.6% of total)ival-add: 1.0ms (4.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 7.522047052665415e-32 | 6.666982794975649e-31 |
| 26.0ms | 2.774115073123922e-301 | 3.1015184945898496e-294 |
| 22.0ms | -0.05194066741832854 | -3.017228622942233e-11 |
| 42.0ms | 384× | 0 | valid |
Compiled 990 to 647 computations (34.6% saved)
ival-log: 9.0ms (31.2% of total)ival-mult: 8.0ms (27.7% of total)ival-sub: 4.0ms (13.9% of total)ival-div: 3.0ms (10.4% of total)ival-exp: 3.0ms (10.4% of total)ival-add: 2.0ms (6.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 3.807449618197531e+144 | 9.304602870283694e+151 |
| 20.0ms | 5.3532709412693466e+100 | 9.46362560688596e+103 |
| 28.0ms | 1.9735883219899055e+72 | 2.642378027038432e+78 |
| 22.0ms | 7.575256605124723e-278 | 3.481582237099943e-272 |
| 27.0ms | -1.1497868693394032e+65 | -1.9616212629558265e+45 |
| 87.0ms | 736× | 0 | valid |
Compiled 3 118 to 1 742 computations (44.1% saved)
ival-log: 22.0ms (35.7% of total)ival-mult: 13.0ms (21.1% of total)ival-exp: 11.0ms (17.9% of total)ival-sub: 7.0ms (11.4% of total)ival-div: 5.0ms (8.1% of total)ival-add: 3.0ms (4.9% of total)ival-true: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 3.807449618197531e+144 | 9.304602870283694e+151 |
| 19.0ms | 5.3532709412693466e+100 | 9.46362560688596e+103 |
| 21.0ms | 7.575256605124723e-278 | 3.481582237099943e-272 |
| 34.0ms | -1.1497868693394032e+65 | -1.9616212629558265e+45 |
| 63.0ms | 592× | 0 | valid |
Compiled 2 164 to 1 310 computations (39.5% saved)
ival-log: 14.0ms (33.3% of total)ival-mult: 10.0ms (23.8% of total)ival-sub: 6.0ms (14.3% of total)ival-div: 4.0ms (9.5% of total)ival-exp: 4.0ms (9.5% of total)ival-add: 2.0ms (4.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 3.807449618197531e+144 | 9.304602870283694e+151 |
| 19.0ms | 5.3532709412693466e+100 | 9.46362560688596e+103 |
| 25.0ms | -1.1497868693394032e+65 | -1.9616212629558265e+45 |
| 49.0ms | 448× | 0 | valid |
Compiled 1 675 to 1 016 computations (39.3% saved)
ival-log: 11.0ms (33.3% of total)ival-mult: 9.0ms (27.2% of total)ival-sub: 4.0ms (12.1% of total)ival-div: 3.0ms (9.1% of total)ival-exp: 3.0ms (9.1% of total)ival-add: 3.0ms (9.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 3.807449618197531e+144 | 9.304602870283694e+151 |
| 22.0ms | 7.575256605124723e-278 | 3.481582237099943e-272 |
| 28.0ms | -1.1497868693394032e+65 | -1.9616212629558265e+45 |
| 54.0ms | 464× | 0 | valid |
Compiled 1 504 to 975 computations (35.2% saved)
ival-mult: 14.0ms (36.8% of total)ival-log: 11.0ms (28.9% of total)ival-sub: 4.0ms (10.5% of total)ival-div: 3.0ms (7.9% of total)ival-exp: 3.0ms (7.9% of total)ival-add: 2.0ms (5.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 7.575256605124723e-278 | 3.481582237099943e-272 |
| 62.0ms | -1.1497868693394032e+65 | -1.9616212629558265e+45 |
| 71.0ms | 320× | 0 | valid |
Compiled 766 to 543 computations (29.1% saved)
ival-mult: 44.0ms (73% of total)ival-log: 8.0ms (13.3% of total)ival-sub: 3.0ms (5% of total)ival-div: 2.0ms (3.3% of total)ival-exp: 2.0ms (3.3% of total)ival-add: 1.0ms (1.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | -7.620577503694947e+27 | -1.4695996062232285e+25 |
| 16.0ms | 128× | 0 | valid |
Compiled 291 to 226 computations (22.3% saved)
ival-sub: 4.0ms (34.4% of total)ival-log: 3.0ms (25.8% of total)ival-mult: 2.0ms (17.2% of total)ival-div: 1.0ms (8.6% of total)ival-exp: 1.0ms (8.6% of total)ival-add: 1.0ms (8.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | -7.620577503694947e+27 | -1.4695996062232285e+25 |
| 13.0ms | 128× | 0 | valid |
Compiled 267 to 202 computations (24.3% saved)
ival-log: 3.0ms (33.8% of total)ival-mult: 2.0ms (22.5% of total)ival-div: 1.0ms (11.3% of total)ival-exp: 1.0ms (11.3% of total)ival-add: 1.0ms (11.3% of total)ival-sub: 1.0ms (11.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 45.0ms | -1.9899623195014112e+110 | -8.626415654230066e+103 |
| 15.0ms | 144× | 0 | valid |
Compiled 279 to 215 computations (22.9% saved)
ival-log: 4.0ms (39% of total)ival-mult: 3.0ms (29.2% of total)ival-div: 1.0ms (9.7% of total)ival-exp: 1.0ms (9.7% of total)ival-add: 1.0ms (9.7% of total)ival-sub: 1.0ms (9.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 59.0ms | -1.9899623195014112e+110 | -8.626415654230066e+103 |
| 54.0ms | 144× | 0 | valid |
Compiled 261 to 206 computations (21.1% saved)
ival-mult: 41.0ms (83.4% of total)ival-log: 3.0ms (6.1% of total)ival-div: 1.0ms (2% of total)ival-exp: 1.0ms (2% of total)ival-add: 1.0ms (2% of total)ival-sub: 1.0ms (2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | -7.620577503694947e+27 | -1.4695996062232285e+25 |
| 13.0ms | 128× | 0 | valid |
Compiled 235 to 186 computations (20.9% saved)
ival-log: 3.0ms (33.4% of total)ival-mult: 2.0ms (22.2% of total)ival-div: 1.0ms (11.1% of total)ival-exp: 1.0ms (11.1% of total)ival-add: 1.0ms (11.1% of total)ival-sub: 1.0ms (11.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
| 92× | *-commutative_binary64 |
| 56× | +-commutative_binary64 |
| 40× | sub-neg_binary64 |
| 16× | neg-sub0_binary64 |
| 16× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 273 | 1161 |
| 1 | 370 | 1161 |
| 2 | 403 | 1161 |
| 3 | 424 | 1161 |
| 4 | 431 | 1161 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
(if (<=.f64 y #s(literal -3700000000000000019624840619544211277415379743714096457075315051676313771916627279872 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (if (<=.f64 y #s(literal 7253554917687775/9671406556917033397649408 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 b #s(literal -600 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (if (<=.f64 b #s(literal 1000 binary64)) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -2000000000000000026575110144 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -340 binary64)) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y)))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -99999999999999991433150857216 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -50000000000000001010943956357797349428804816160717887056888842810400200249908215467934891376640 binary64)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y))) |
(if (<=.f64 b #s(literal -1000 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -105000 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 7656119366529843/1125899906842624 binary64)) (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -800 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 6980579422424269/4503599627370496 binary64)) (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -900 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 275000000000000 binary64)) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -3500000 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 55000000000000 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -99999999999999991433150857216 binary64)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -340 binary64)) (/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -42 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 1000 binary64)) (*.f64 (/.f64 (pow.f64 z y) y) x) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)))))) |
(if (<=.f64 b #s(literal -900 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 320000000000000000 binary64)) (*.f64 (/.f64 (pow.f64 z y) y) x) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -7349874591868649/144115188075855872 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 5890680864316837/184083777009901148951480851536796132722480842643692193047992403105518260024832986247893480778145316885626996612988306798242600723265962621432675768974821503362834322867062256922933472871676000378319956942935045907290266298718681990629287025193807090855270922941016369397705979841003229496151404881535205516509184 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) (if (<=.f64 b #s(literal 7421688002070991/11417981541647679048466287755595961091061972992 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) (/.f64 x (*.f64 y (exp.f64 b)))))) |
(if (<=.f64 b #s(literal -30499999999999999917529540619207089640030863360 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 3882898551417187/152270531428124985630521599810549817357441044649921992607311038393952323293225407851025235404406410300395389316115760440366549529143798344477781051504885209680176214061819891091731088367032088255512493648112787169901337467584294921027286931491702587700433418798504336673153571718623657984 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) (if (<=.f64 b #s(literal 5600000000000000368800510695160527274684567378396080134784128255846880772676400396457760261629840195584 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))))) |
(if (<=.f64 b #s(literal -149999999999999999544308758090902235335976598899487192876318720 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 8108101257484799/1247400193459199882285232945648024103792157037772160963439092026523257432418102541115598728432897313180839029277620309527482773742745996037961982373928019637700003545594428547823461075902726866989158347965339952495831756534450543993055534542780027598441950566797347526026474059518965006204928 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 5600000000000000368800510695160527274684567378396080134784128255846880772676400396457760261629840195584 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)))))) |
(if (<=.f64 b #s(literal -8799999999999999600061981413443862729488426857339551744 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 1350000000000000062264949734916199852537409199426510027111022840390888180531062047726808437400048500736 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))) |
(if (<=.f64 b #s(literal -5100000000000000093032725834596226478720190840827805696 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 6943536233122499/1218164251424999885044172798484398538859528357199375940858488307151618586345803262808201883235251282403163114528926083522932396233150386755822248412039081677441409712494559128733848706936256706044099949184902297359210699740674359368218295451933620701603467350388034693385228573748989263872 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))) |
(if (<=.f64 b #s(literal -3400000000000000062021817223064150985813460560551870464 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 5457375846383999/155925024182399985285654118206003012974019629721520120429886503315407179052262817639449841054112164147604878659702538690935346717843249504745247796741002454712500443199303568477932634487840858373644793495667494061978969566806317999131941817847503449805243820849668440753309257439870625775616 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (/.f64 (/.f64 x a) y))) |
(if (<=.f64 b #s(literal -2399999999999999976914550784 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -559999999999999999194693632 binary64)) (/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -90000000000000000172410757716120186259435961453867281003752316313944139178358988036511253059736229117952 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -110000000000000000210724259430813560983755063999171121226808386605931725662438763155735975961899835588608 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -130000000000000001040187392 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) (/.f64 x (*.f64 a y))) |
(/.f64 x (*.f64 a y)) |
(/.f64 x y) |
| Outputs |
|---|
(/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a))) b))) y) |
(/.f64 (*.f64 x (exp.f64 (-.f64 (+.f64 (*.f64 y (log.f64 z)) (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)))) b))) y) |
(if (<=.f64 y #s(literal -3700000000000000019624840619544211277415379743714096457075315051676313771916627279872 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (if (<=.f64 y #s(literal 7253554917687775/9671406556917033397649408 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64)) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 b #s(literal -600 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (if (<=.f64 b #s(literal 1000 binary64)) (fma.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 (pow.f64 z y) y)) #s(literal 0 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -2000000000000000026575110144 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -340 binary64)) (/.f64 (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) x) (*.f64 y (exp.f64 b))) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y)))) |
(if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -2000000000000000026575110144 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -340 binary64)) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) (*.f64 y (exp.f64 b))) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal 200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y)))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -99999999999999991433150857216 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -99999999999999991433150857216 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal 200000000000000006568312497840985215797402513271922339102462685251749401379757599108800263125545482536789900956864487115729698126842298368 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 (log.f64 a) t #s(literal 0 binary64)) b))) y))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -50000000000000001010943956357797349428804816160717887056888842810400200249908215467934891376640 binary64)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y))) |
(if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -50000000000000001010943956357797349428804816160717887056888842810400200249908215467934891376640 binary64)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal 100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (/.f64 (*.f64 x (exp.f64 (-.f64 (fma.f64 y (log.f64 z) #s(literal 0 binary64)) b))) y) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y))) |
(if (<=.f64 b #s(literal -1000 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 6 binary64)) (/.f64 (/.f64 (*.f64 (pow.f64 a t) (*.f64 x (-.f64 #s(literal 1 binary64) b))) a) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -105000 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 7656119366529843/1125899906842624 binary64)) (/.f64 (*.f64 x (*.f64 (pow.f64 a t) (/.f64 (-.f64 #s(literal 1 binary64) b) a))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -800 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 6980579422424269/4503599627370496 binary64)) (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 #s(literal -1 binary64) t)) (-.f64 #s(literal 1 binary64) b))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -800 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 6980579422424269/4503599627370496 binary64)) (/.f64 (*.f64 x (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) b))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -900 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 275000000000000 binary64)) (/.f64 (*.f64 x (pow.f64 a (+.f64 t #s(literal -1 binary64)))) y) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -3500000 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 55000000000000 binary64)) (*.f64 (pow.f64 a (+.f64 t #s(literal -1 binary64))) (/.f64 x y)) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -99999999999999991433150857216 binary64)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -340 binary64)) (/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal -42 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 (*.f64 (-.f64 t #s(literal 1 binary64)) (log.f64 a)) #s(literal 1000 binary64)) (*.f64 (/.f64 (pow.f64 z y) y) x) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)))))) |
(if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -99999999999999991433150857216 binary64)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -340 binary64)) (/.f64 (*.f64 x (/.f64 (/.f64 (-.f64 a (*.f64 a b)) a) a)) y) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal -42 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 (*.f64 (log.f64 a) (+.f64 t #s(literal -1 binary64))) #s(literal 1000 binary64)) (*.f64 x (/.f64 (pow.f64 z y) y)) (fma.f64 x (/.f64 (pow.f64 a t) y) #s(literal 0 binary64)))))) |
(if (<=.f64 b #s(literal -900 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 320000000000000000 binary64)) (*.f64 (/.f64 (pow.f64 z y) y) x) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -900 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 320000000000000000 binary64)) (*.f64 x (/.f64 (pow.f64 z y) y)) (/.f64 x (*.f64 y (exp.f64 b))))) |
(if (<=.f64 b #s(literal -7349874591868649/144115188075855872 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 5890680864316837/184083777009901148951480851536796132722480842643692193047992403105518260024832986247893480778145316885626996612988306798242600723265962621432675768974821503362834322867062256922933472871676000378319956942935045907290266298718681990629287025193807090855270922941016369397705979841003229496151404881535205516509184 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) (if (<=.f64 b #s(literal 7421688002070991/11417981541647679048466287755595961091061972992 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) (/.f64 x (*.f64 y (exp.f64 b)))))) |
(if (<=.f64 b #s(literal -7349874591868649/144115188075855872 binary64)) (/.f64 x (*.f64 y (exp.f64 b))) (if (<=.f64 b #s(literal 5890680864316837/184083777009901148951480851536796132722480842643692193047992403105518260024832986247893480778145316885626996612988306798242600723265962621432675768974821503362834322867062256922933472871676000378319956942935045907290266298718681990629287025193807090855270922941016369397705979841003229496151404881535205516509184 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (/.f64 y x)) (if (<=.f64 b #s(literal 7421688002070991/11417981541647679048466287755595961091061972992 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) (/.f64 x (*.f64 y (exp.f64 b)))))) |
(if (<=.f64 b #s(literal -30499999999999999917529540619207089640030863360 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 3882898551417187/152270531428124985630521599810549817357441044649921992607311038393952323293225407851025235404406410300395389316115760440366549529143798344477781051504885209680176214061819891091731088367032088255512493648112787169901337467584294921027286931491702587700433418798504336673153571718623657984 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (-.f64 (fma.f64 b b b) #s(literal 1 binary64))))) a)) y) (if (<=.f64 b #s(literal 5600000000000000368800510695160527274684567378396080134784128255846880772676400396457760261629840195584 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))))) |
(if (<=.f64 b #s(literal -30499999999999999917529540619207089640030863360 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 3882898551417187/152270531428124985630521599810549817357441044649921992607311038393952323293225407851025235404406410300395389316115760440366549529143798344477781051504885209680176214061819891091731088367032088255512493648112787169901337467584294921027286931491702587700433418798504336673153571718623657984 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 114999999999999997377225245734177625043124954484653241178190190737365693104128 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (*.f64 (fma.f64 b b b) (fma.f64 b b b))))) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (+.f64 #s(literal -1 binary64) (fma.f64 b b b))))) a)) y) (if (<=.f64 b #s(literal 5600000000000000368800510695160527274684567378396080134784128255846880772676400396457760261629840195584 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))))) |
(if (<=.f64 b #s(literal -149999999999999999544308758090902235335976598899487192876318720 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 8108101257484799/1247400193459199882285232945648024103792157037772160963439092026523257432418102541115598728432897313180839029277620309527482773742745996037961982373928019637700003545594428547823461075902726866989158347965339952495831756534450543993055534542780027598441950566797347526026474059518965006204928 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 5600000000000000368800510695160527274684567378396080134784128255846880772676400396457760261629840195584 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b b) (fma.f64 b b b)))) (-.f64 #s(literal 1 binary64) (fma.f64 b b b))) a)) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y)))))) |
(if (<=.f64 b #s(literal -8799999999999999600061981413443862729488426857339551744 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 1350000000000000062264949734916199852537409199426510027111022840390888180531062047726808437400048500736 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)) (/.f64 (-.f64 #s(literal 1 binary64) b) a)) x) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))) |
(if (<=.f64 b #s(literal -8799999999999999600061981413443862729488426857339551744 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 1350000000000000062264949734916199852537409199426510027111022840390888180531062047726808437400048500736 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 #s(literal 1 binary64) b))) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))) |
(if (<=.f64 b #s(literal -5100000000000000093032725834596226478720190840827805696 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 6943536233122499/1218164251424999885044172798484398538859528357199375940858488307151618586345803262808201883235251282403163114528926083522932396233150386755822248412039081677441409712494559128733848706936256706044099949184902297359210699740674359368218295451933620701603467350388034693385228573748989263872 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (if (<=.f64 b #s(literal 92000000000000003324745917933486696177993696506821069439876687345403632293169823898294457506477809263905944540833151425869818218334418697979681763753984 binary64)) (/.f64 (*.f64 x (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 b (fma.f64 b b #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 b #s(literal -1 binary64))))) a)) y) (fma.f64 b (*.f64 (/.f64 x y) (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) (/.f64 x y))))) |
(if (<=.f64 b #s(literal -3400000000000000062021817223064150985813460560551870464 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (if (<=.f64 b #s(literal 5457375846383999/155925024182399985285654118206003012974019629721520120429886503315407179052262817639449841054112164147604878659702538690935346717843249504745247796741002454712500443199303568477932634487840858373644793495667494061978969566806317999131941817847503449805243820849668440753309257439870625775616 binary64)) (/.f64 (*.f64 x (/.f64 (-.f64 a (*.f64 a b)) (*.f64 a a))) y) (/.f64 (/.f64 x a) y))) |
(if (<=.f64 b #s(literal -2399999999999999976914550784 binary64)) (/.f64 (*.f64 x (fma.f64 b (fma.f64 b (fma.f64 b #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) y) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -559999999999999999194693632 binary64)) (/.f64 (fma.f64 x (*.f64 b (fma.f64 #s(literal 1/2 binary64) b #s(literal -1 binary64))) x) y) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -90000000000000000172410757716120186259435961453867281003752316313944139178358988036511253059736229117952 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 a y)) x) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -90000000000000000172410757716120186259435961453867281003752316313944139178358988036511253059736229117952 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) (*.f64 y a))) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -110000000000000000210724259430813560983755063999171121226808386605931725662438763155735975961899835588608 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) (/.f64 (/.f64 x a) y)) |
(if (<=.f64 b #s(literal -130000000000000001040187392 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) (/.f64 x (*.f64 a y))) |
(if (<=.f64 b #s(literal -130000000000000001040187392 binary64)) (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) b) y)) (/.f64 x (*.f64 y a))) |
(/.f64 x (*.f64 a y)) |
(/.f64 x (*.f64 y a)) |
(/.f64 x y) |
| 12 552× | accelerator-lowering-fma.f32 |
| 12 552× | accelerator-lowering-fma.f64 |
| 12 254× | accelerator-lowering-fma.f32 |
| 12 254× | accelerator-lowering-fma.f64 |
| 11 338× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 4844 |
| 1 | 1088 | 4736 |
| 2 | 3315 | 4612 |
| 3 | 7589 | 4548 |
| 0 | 8115 | 4487 |
| 0 | 876 | 16598 |
| 1 | 3047 | 15978 |
| 0 | 8249 | 15611 |
| 0 | 42 | 243 |
| 1 | 260 | 243 |
| 2 | 2296 | 243 |
| 0 | 8322 | 241 |
| 0 | 32 | 146 |
| 1 | 179 | 141 |
| 2 | 1358 | 139 |
| 0 | 9139 | 137 |
| 0 | 27 | 112 |
| 1 | 149 | 110 |
| 2 | 981 | 110 |
| 0 | 8793 | 110 |
| 0 | 510 | 8567 |
| 1 | 1727 | 8360 |
| 2 | 5959 | 7598 |
| 0 | 9229 | 7486 |
| 0 | 257 | 5206 |
| 1 | 807 | 4632 |
| 2 | 2445 | 4310 |
| 3 | 5140 | 4306 |
| 0 | 8400 | 4220 |
| 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 |
| 1× | iter limit |
| 1× | node limit |
Compiled 4 409 to 2 658 computations (39.7% saved)
(negabs x)
Compiled 2 764 to 730 computations (73.6% saved)
Loading profile data...