
Time bar (total: 13.1s)
| 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% | 99.7% | 0.3% | 0% | 0% | 0% | 4 |
| 100% | 49.9% | 0% | 0.3% | 0% | 49.9% | 0% | 5 |
Compiled 18 to 17 computations (5.6% saved)
| 928.0ms | 8 251× | 0 | valid |
| 1.0ms | 3× | 2 | valid |
| 0.0ms | 2× | 1 | valid |
ival-add: 125.0ms (28.5% of total)ival-log: 114.0ms (26% of total)ival-mult: 107.0ms (24.4% of total)ival-sub: 79.0ms (18% of total)exact: 5.0ms (1.1% of total)ival-true: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.7% of total)adjust: 0.0ms (0% of total)| 2× | egg-herbie |
| 12 800× | accelerator-lowering-fma.f32 |
| 12 800× | accelerator-lowering-fma.f64 |
| 2 968× | +-lowering-+.f64 |
| 2 968× | --lowering--.f32 |
| 2 968× | +-lowering-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 462 |
| 1 | 415 | 457 |
| 2 | 1604 | 450 |
| 3 | 5323 | 450 |
| 4 | 7930 | 450 |
| 0 | 15 | 16 |
| 1 | 34 | 16 |
| 2 | 101 | 16 |
| 3 | 321 | 16 |
| 4 | 900 | 16 |
| 5 | 2382 | 16 |
| 6 | 3482 | 16 |
| 7 | 5012 | 16 |
| 8 | 5865 | 16 |
| 9 | 6178 | 16 |
| 10 | 6277 | 16 |
| 11 | 6287 | 16 |
| 12 | 6402 | 16 |
| 13 | 6706 | 16 |
| 14 | 6829 | 16 |
| 15 | 6835 | 16 |
| 16 | 6835 | 16 |
| 17 | 6841 | 16 |
| 18 | 6847 | 16 |
| 19 | 6847 | 16 |
| 20 | 6865 | 16 |
| 21 | 6873 | 16 |
| 22 | 6873 | 16 |
| 0 | 8098 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
| Outputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y))) |
| Inputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b)) |
(+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b)) |
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b))) |
(neg (+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b))) |
(neg (+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b))) |
(neg (+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b))) |
(neg (+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b))) |
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b))) |
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b)))) |
(+ (- (+ (+ y x) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ z y) x) (* x (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ t y) z) (* z (log x))) (* (- a 1/2) b)) |
(+ (- (+ (+ a y) z) (* z (log t))) (* (- x 1/2) b)) |
(+ (- (+ (+ b y) z) (* z (log t))) (* (- a 1/2) x)) |
(+ (- (+ (+ x z) y) (* y (log t))) (* (- a 1/2) b)) |
(+ (- (+ (+ x t) z) (* z (log y))) (* (- a 1/2) b)) |
(+ (- (+ (+ x a) z) (* z (log t))) (* (- y 1/2) b)) |
(+ (- (+ (+ x b) z) (* z (log t))) (* (- a 1/2) y)) |
(+ (- (+ (+ x y) t) (* t (log z))) (* (- a 1/2) b)) |
(+ (- (+ (+ x y) a) (* a (log t))) (* (- z 1/2) b)) |
(+ (- (+ (+ x y) b) (* b (log t))) (* (- a 1/2) z)) |
(+ (- (+ (+ x y) z) (* z (log a))) (* (- t 1/2) b)) |
(+ (- (+ (+ x y) z) (* z (log b))) (* (- a 1/2) t)) |
(+ (- (+ (+ x y) z) (* z (log t))) (* (- b 1/2) a)) |
| Outputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (+ (+ x y) (* z (- 1 (log t)))) (* (+ a -1/2) b)) |
(+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (* (+ a -1/2) b) (+ (- y x) (* z (- 1 (log t))))) |
(+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (* (+ a -1/2) b) (+ (- x y) (* z (- 1 (log t))))) |
(+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b)) |
(+ x (+ y (+ (* (+ a -1/2) b) (* z (+ -1 (log t)))))) |
(+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b)) |
(- (+ (+ x y) z) (- (* z (log (neg t))) (* (+ a -1/2) b))) |
(+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b)) |
(+ (+ (+ x y) (* z (- 1 (log t)))) (* b (- -1/2 a))) |
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b))) |
(+ x (- (- (+ y z) (* z (log t))) (* (+ a -1/2) b))) |
(neg (+ (- (+ (+ (neg x) y) z) (* z (log t))) (* (- a 1/2) b))) |
(- (+ (* z (log t)) (- x (+ y z))) (* (+ a -1/2) b)) |
(neg (+ (- (+ (+ x (neg y)) z) (* z (log t))) (* (- a 1/2) b))) |
(- (+ (* z (log t)) (- y (+ x z))) (* (+ a -1/2) b)) |
(neg (+ (- (+ (+ x y) (neg z)) (* (neg z) (log t))) (* (- a 1/2) b))) |
(- (- (* z (- 1 (log t))) (+ x y)) (* (+ a -1/2) b)) |
(neg (+ (- (+ (+ x y) z) (* z (log (neg t)))) (* (- a 1/2) b))) |
(- (- (* z (log (neg t))) (+ (+ x y) z)) (* (+ a -1/2) b)) |
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- (neg a) 1/2) b))) |
(+ (- (* z (log t)) (+ (+ x y) z)) (* b (+ a 1/2))) |
(neg (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) (neg b)))) |
(+ (* (+ a -1/2) b) (- (* z (log t)) (+ (+ x y) z))) |
(+ (- (+ (+ y x) z) (* z (log t))) (* (- a 1/2) b)) |
(+ (+ (+ x y) (* z (- 1 (log t)))) (* (+ a -1/2) b)) |
(+ (- (+ (+ z y) x) (* x (log t))) (* (- a 1/2) b)) |
(+ (+ x y) (+ (- z (* x (log t))) (* (+ a -1/2) b))) |
(+ (- (+ (+ t y) z) (* z (log x))) (* (- a 1/2) b)) |
(+ (* z (- 1 (log x))) (+ (* (+ a -1/2) b) (+ y t))) |
(+ (- (+ (+ a y) z) (* z (log t))) (* (- x 1/2) b)) |
(+ (+ y a) (+ (* b (+ x -1/2)) (* z (- 1 (log t))))) |
(+ (- (+ (+ b y) z) (* z (log t))) (* (- a 1/2) x)) |
(+ (+ y b) (+ (* x (+ a -1/2)) (* z (- 1 (log t))))) |
(+ (- (+ (+ x z) y) (* y (log t))) (* (- a 1/2) b)) |
(- (+ (+ x y) z) (- (* y (log t)) (* (+ a -1/2) b))) |
(+ (- (+ (+ x t) z) (* z (log y))) (* (- a 1/2) b)) |
(- (+ (* (+ a -1/2) b) (+ x (+ z t))) (* z (log y))) |
(+ (- (+ (+ x a) z) (* z (log t))) (* (- y 1/2) b)) |
(+ (+ (+ x a) (* z (- 1 (log t)))) (* b (+ y -1/2))) |
(+ (- (+ (+ x b) z) (* z (log t))) (* (- a 1/2) y)) |
(+ (+ (+ x b) (* z (- 1 (log t)))) (* y (+ a -1/2))) |
(+ (- (+ (+ x y) t) (* t (log z))) (* (- a 1/2) b)) |
(+ (* (+ a -1/2) b) (- (+ x (+ y t)) (* t (log z)))) |
(+ (- (+ (+ x y) a) (* a (log t))) (* (- z 1/2) b)) |
(+ (- (+ x (+ y a)) (* (log t) a)) (* b (+ z -1/2))) |
(+ (- (+ (+ x y) b) (* b (log t))) (* (- a 1/2) z)) |
(+ (- b (* (log t) b)) (+ (+ x y) (* z (+ a -1/2)))) |
(+ (- (+ (+ x y) z) (* z (log a))) (* (- t 1/2) b)) |
(+ (+ (+ x y) (* z (- 1 (log a)))) (* b (+ t -1/2))) |
(+ (- (+ (+ x y) z) (* z (log b))) (* (- a 1/2) t)) |
(+ (- (+ (+ x y) z) (* z (log b))) (* t (+ a -1/2))) |
(+ (- (+ (+ x y) z) (* z (log t))) (* (- b 1/2) a)) |
(+ (+ (+ x y) (* z (- 1 (log t)))) (* a (+ b -1/2))) |
(sort x y)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 0 | 0 | - | 0 | - | (log.f64 t) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 x y) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 z (log.f64 t)) |
| 0 | 0 | - | 0 | - | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (-.f64 a #s(literal 1/2 binary64)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 85.0ms | 510× | 0 | valid |
| 1.0ms | 2× | 2 | valid |
Compiled 158 to 64 computations (59.5% saved)
ival-add: 7.0ms (26.6% of total)ival-log: 7.0ms (26.6% of total)ival-mult: 6.0ms (22.8% of total)ival-sub: 5.0ms (19% of total)adjust: 0.0ms (0% 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.9% | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
Compiled 22 to 15 computations (31.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 x y) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 x y) z) |
| ✓ | cost-diff | 128 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 12 800× | accelerator-lowering-fma.f32 |
| 12 800× | accelerator-lowering-fma.f64 |
| 2 968× | +-lowering-+.f64 |
| 2 968× | --lowering--.f32 |
| 2 968× | +-lowering-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 55 |
| 1 | 34 | 55 |
| 2 | 101 | 55 |
| 3 | 321 | 55 |
| 4 | 900 | 55 |
| 5 | 2382 | 55 |
| 6 | 3482 | 55 |
| 7 | 5012 | 55 |
| 8 | 5865 | 55 |
| 9 | 6178 | 55 |
| 10 | 6277 | 55 |
| 11 | 6287 | 55 |
| 12 | 6402 | 55 |
| 13 | 6706 | 55 |
| 14 | 6829 | 55 |
| 15 | 6835 | 55 |
| 16 | 6835 | 55 |
| 17 | 6841 | 55 |
| 18 | 6847 | 55 |
| 19 | 6847 | 55 |
| 20 | 6865 | 55 |
| 21 | 6873 | 55 |
| 22 | 6873 | 55 |
| 0 | 8098 | 52 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
(- (+ (+ x y) z) (* z (log t))) |
(+ (+ x y) z) |
(+ x y) |
x |
y |
z |
(* z (log t)) |
(log t) |
t |
(* (- a 1/2) b) |
(- a 1/2) |
a |
1/2 |
b |
| Outputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y))) |
(- (+ (+ x y) z) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) |
(+ (+ x y) z) |
(+.f64 x (+.f64 y z)) |
(+ x y) |
(+.f64 x y) |
x |
y |
z |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(log t) |
(log.f64 t) |
t |
(* (- a 1/2) b) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
1/2 |
#s(literal 1/2 binary64) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x y) z) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| ✓ | accuracy | 99.9% | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| ✓ | accuracy | 99.6% | (*.f64 z (log.f64 t)) |
| 29.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 57 to 17 computations (70.2% saved)
ival-add: 7.0ms (43% of total)ival-mult: 3.0ms (18.4% of total)ival-log: 3.0ms (18.4% of total)ival-sub: 2.0ms (12.3% of total)adjust: 0.0ms (0% 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 y) z) (* z (log t))) (* (- a 1/2) b))> |
#<alt (- (+ (+ x y) z) (* z (log t)))> |
#<alt (+ (+ x y) z)> |
#<alt (+ x y)> |
#<alt (* z (log t))> |
#<alt (* (- a 1/2) b)> |
| Outputs |
|---|
#<alt (- (+ y (+ z (* b (- a 1/2)))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))> |
#<alt (* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))> |
#<alt (* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1)))> |
#<alt (- (+ x (+ z (* b (- a 1/2)))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt y> |
#<alt (* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))> |
#<alt (* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))> |
#<alt (* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1)))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t))))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t)))> |
#<alt (* a b)> |
#<alt (* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))> |
#<alt (* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))> |
#<alt (* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a)))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a)))))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t)))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b))))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b)))))> |
#<alt (- (+ y z) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt x> |
#<alt (* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))> |
#<alt (* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))> |
#<alt (* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1)))> |
#<alt (- (+ x z) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt y> |
#<alt (* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))> |
#<alt (* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))> |
#<alt (* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ y z))) (log t)))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t))))))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* z (log t)))> |
#<alt (- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y z)) (* -1 (* z (log (/ 1 t)))))> |
#<alt (- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t))))))> |
#<alt (+ y z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ y z))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (/ z x))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ z x))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ z x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y z) x)) 1)))> |
#<alt (+ x z)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ y z))> |
#<alt y> |
#<alt (* y (+ 1 (+ (/ x y) (/ z y))))> |
#<alt (* y (+ 1 (+ (/ x y) (/ z y))))> |
#<alt (* y (+ 1 (+ (/ x y) (/ z y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x z) y)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ y z))> |
#<alt (+ x (+ y z))> |
#<alt z> |
#<alt (* z (+ 1 (+ (/ x z) (/ y z))))> |
#<alt (* z (+ 1 (+ (/ x z) (/ y z))))> |
#<alt (* z (+ 1 (+ (/ x z) (/ y z))))> |
#<alt z> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))> |
#<alt (* -1 (* z (- (* -1 (/ (+ x y) z)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* z (log t))> |
#<alt (* -1 (* z (log (/ 1 t))))> |
#<alt (* -1 (* z (log (/ 1 t))))> |
#<alt (* -1 (* z (log (/ 1 t))))> |
#<alt (* -1 (* z (log (/ 1 t))))> |
#<alt (* z (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (* z (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (* z (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (* z (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
57 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | t | @ | 0 | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
| 19.0ms | z | @ | 0 | (* z (log t)) |
| 18.0ms | t | @ | -inf | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
| 11.0ms | a | @ | 0 | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
| 11.0ms | t | @ | inf | (+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
| 1× | batch-egg-rewrite |
| 7 722× | accelerator-lowering-fma.f32 |
| 7 722× | accelerator-lowering-fma.f64 |
| 4 336× | *-lowering-*.f32 |
| 4 336× | *-lowering-*.f64 |
| 3 996× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 43 |
| 1 | 97 | 43 |
| 2 | 940 | 43 |
| 0 | 8246 | 42 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (+ (+ x y) z) (* z (log t))) (* (- a 1/2) b)) |
(- (+ (+ x y) z) (* z (log t))) |
(+ (+ x y) z) |
(+ x y) |
(* z (log t)) |
(* (- a 1/2) b) |
| Outputs |
|---|
(+.f64 x (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 x y) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(+.f64 (+.f64 x y) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(+.f64 z (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 x (+.f64 y z)) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 x (+.f64 y z)) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(+.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(+.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) (-.f64 z (*.f64 z (log.f64 t)))) |
(+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 (log.f64 t) (neg.f64 z))) |
(-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) |
(-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (+.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))))) (/.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (+.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (+.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z)))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z)))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (neg.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z)))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (-.f64 x z)))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (-.f64 x z)))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z))))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z))))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z)) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z)) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 y z))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 y z))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x y))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x y))) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) |
(fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (neg.f64 (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (+.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (+.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (-.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (+.f64 y (-.f64 x z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (+.f64 y (-.f64 x z)) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (+.f64 y (-.f64 x z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (+.f64 y (-.f64 x z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (neg.f64 (+.f64 y (-.f64 x z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (neg.f64 (+.f64 y (-.f64 x z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (neg.f64 (+.f64 y (-.f64 x z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (neg.f64 (+.f64 y (-.f64 x z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (-.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (-.f64 x (+.f64 y z)) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (-.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (-.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (-.f64 z (+.f64 x y)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (*.f64 (-.f64 z (+.f64 x y)) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 z (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (-.f64 z (+.f64 x y)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (-.f64 z (+.f64 x y)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (neg.f64 (neg.f64 (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (+.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) #s(literal 3 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (*.f64 (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (+.f64 x y) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (*.f64 (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 x y) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 z (*.f64 z z) (pow.f64 (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 z (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 x (+.f64 y z)) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) #s(literal 3 binary64)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) (-.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 t) (neg.f64 z)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 (log.f64 t) (neg.f64 z)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 x (-.f64 (+.f64 y z) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (-.f64 (+.f64 x y) (+.f64 (-.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (+.f64 x y) (-.f64 z (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 z (-.f64 (+.f64 x y) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (*.f64 (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (+.f64 x (+.f64 y z)) (neg.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 (log.f64 t) (neg.f64 z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y))) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) (-.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 (log.f64 t) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (+.f64 (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (+.f64 y z))) (*.f64 z (log.f64 t)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (*.f64 (+.f64 a #s(literal -1/2 binary64)) b)) (pow.f64 (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) b) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x (+.f64 y z)) (fma.f64 z (log.f64 t) (*.f64 (neg.f64 b) (+.f64 a #s(literal -1/2 binary64))))))) |
(+.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) |
(+.f64 x (-.f64 (+.f64 y z) (*.f64 z (log.f64 t)))) |
(+.f64 y (+.f64 x (-.f64 z (*.f64 z (log.f64 t))))) |
(+.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) |
(+.f64 z (-.f64 (+.f64 x y) (*.f64 z (log.f64 t)))) |
(+.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))) |
(+.f64 (*.f64 (log.f64 t) (neg.f64 z)) (+.f64 x (+.f64 y z))) |
(+.f64 (-.f64 z (*.f64 z (log.f64 t))) (+.f64 x y)) |
(+.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(+.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(-.f64 (+.f64 x (+.f64 y z)) (*.f64 z (log.f64 t))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) (/.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(fma.f64 z (neg.f64 (log.f64 t)) (+.f64 x (+.f64 y z))) |
(fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z)))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 (neg.f64 z) (log.f64 t) (+.f64 x (+.f64 y z))) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (-.f64 x z)))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z))))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t)))))) (+.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 z (log.f64 t)) (+.f64 x (+.f64 y z))) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) (-.f64 z (*.f64 z (log.f64 t)))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 y z))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x y))) (*.f64 (log.f64 t) (neg.f64 z))) |
(fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (log.f64 t)))) (+.f64 x y)) |
(fma.f64 (neg.f64 (log.f64 t)) z (+.f64 x (+.f64 y z))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (*.f64 y (-.f64 y x))) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (-.f64 x y) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 x y) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 x y) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 x y) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 x y)) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (*.f64 (-.f64 y x) (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (-.f64 y x) (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (*.f64 (-.f64 y x) (+.f64 z (*.f64 z (log.f64 t))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (-.f64 x y) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (neg.f64 (-.f64 x y)) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) #s(literal 1 binary64))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z (*.f64 z z)) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (-.f64 y x) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (fma.f64 z z (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 z (*.f64 z (log.f64 t))))) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (fma.f64 x x (*.f64 y (-.f64 y x))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (-.f64 x y) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 x y) (-.f64 x y)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (neg.f64 (-.f64 x y)) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (neg.f64 (-.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x y)) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) #s(literal 1 binary64))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (-.f64 y x) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (+.f64 z (*.f64 z (log.f64 t))) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 y (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (-.f64 (+.f64 y z) (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (-.f64 (+.f64 y z) (*.f64 z (log.f64 t))) (-.f64 (+.f64 y z) (*.f64 z (log.f64 t)))) (*.f64 x (-.f64 (+.f64 y z) (*.f64 z (log.f64 t))))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 x (-.f64 z (*.f64 z (log.f64 t))))) (*.f64 y (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))))))) |
(/.f64 (fma.f64 z (*.f64 z z) (pow.f64 (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (fma.f64 z z (-.f64 (*.f64 (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))) (-.f64 (+.f64 x y) (*.f64 z (log.f64 t)))) (*.f64 z (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (log.f64 t) (neg.f64 z)) #s(literal 3 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (+.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (*.f64 (*.f64 (log.f64 t) (neg.f64 z)) (+.f64 x (+.f64 y z)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64)) (*.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)))) (+.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (-.f64 z (*.f64 z (log.f64 t))) (+.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (-.f64 (*.f64 (log.f64 t) (neg.f64 z)) (+.f64 x (+.f64 y z)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))) (-.f64 x (+.f64 y (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (+.f64 y z) (*.f64 z (log.f64 t))) (-.f64 (+.f64 y z) (*.f64 z (log.f64 t))))) (-.f64 x (-.f64 (+.f64 y z) (*.f64 z (log.f64 t))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))) (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))))) (-.f64 y (+.f64 x (-.f64 z (*.f64 z (log.f64 t)))))) |
(/.f64 (-.f64 (*.f64 z z) (*.f64 (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))) (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))))) (-.f64 z (-.f64 (+.f64 x y) (*.f64 z (log.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (+.f64 x y))) (-.f64 (-.f64 z (*.f64 z (log.f64 t))) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) (+.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) (*.f64 (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) (+.f64 (/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))) (/.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)) (-.f64 (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)) (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (log.f64 t) (neg.f64 z))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z)))))) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (-.f64 (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (+.f64 x (+.f64 y z)))) |
(*.f64 (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (pow.f64 (-.f64 z (*.f64 z (log.f64 t))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 x y) (-.f64 z (*.f64 z (log.f64 t)))))) |
(+.f64 x (+.f64 y z)) |
(+.f64 y (+.f64 x z)) |
(+.f64 (+.f64 x y) z) |
(+.f64 z (+.f64 x y)) |
(+.f64 (+.f64 y z) x) |
(+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))))) |
(+.f64 (+.f64 z x) y) |
(-.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (+.f64 y z))) (/.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (-.f64 x (+.f64 y z)))) |
(-.f64 (/.f64 (*.f64 z z) (-.f64 z (+.f64 x y))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (-.f64 z (+.f64 x y)))) |
(fma.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z))) (neg.f64 (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))))) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x)))) z) |
(fma.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) z) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y)) z) |
(fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) z) |
(fma.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y))) z) |
(fma.f64 (fma.f64 y (*.f64 y y) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 z z) (*.f64 y z)))) x) |
(fma.f64 #s(literal 1 binary64) (+.f64 x y) z) |
(fma.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x)) z) |
(fma.f64 (*.f64 (+.f64 y z) (-.f64 y z)) (/.f64 #s(literal 1 binary64) (-.f64 y z)) x) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))) |
(/.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (+.f64 y (-.f64 x z))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (neg.f64 (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (neg.f64 (+.f64 y (-.f64 x z)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))) (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))) (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 z (+.f64 x y)) (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (-.f64 x (+.f64 y z))) |
(/.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (-.f64 z (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (*.f64 (+.f64 y (-.f64 x z)) (*.f64 z z))) (*.f64 (+.f64 y (-.f64 x z)) (+.f64 y (-.f64 x z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))))) (neg.f64 (neg.f64 (+.f64 y (-.f64 x z))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z)))) (neg.f64 (-.f64 x (+.f64 y z)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y)))) (neg.f64 (-.f64 z (+.f64 x y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (+.f64 x z) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (+.f64 x z) (+.f64 x z)) (*.f64 y (+.f64 x z))))) |
(/.f64 (fma.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 y z) (+.f64 y z) (-.f64 (*.f64 x x) (*.f64 (+.f64 y z) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 z x) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 z x) (+.f64 z x) (-.f64 (*.f64 y y) (*.f64 (+.f64 z x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (fma.f64 (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))) (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 x z) (+.f64 x z))) (-.f64 y (+.f64 x z))) |
(/.f64 (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x x)) (-.f64 (+.f64 y z) x)) |
(/.f64 (-.f64 (*.f64 (+.f64 z x) (+.f64 z x)) (*.f64 y y)) (-.f64 (+.f64 z x) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z)))) (*.f64 (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))))) (+.f64 (/.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (+.f64 y (-.f64 x z))) (/.f64 (*.f64 z z) (+.f64 y (-.f64 x z))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y)))))) |
(*.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z))) (/.f64 #s(literal 1 binary64) (fma.f64 z z (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (+.f64 x y) z))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z))) (/.f64 #s(literal 1 binary64) (+.f64 y (-.f64 x z)))) |
(*.f64 (neg.f64 (fma.f64 (+.f64 x y) (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 z (*.f64 z z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) (+.f64 x y) (*.f64 z (-.f64 z (+.f64 x y))))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 y z)) (+.f64 y (-.f64 x z)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (-.f64 x z))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (+.f64 y z) (*.f64 (+.f64 y z) (+.f64 y z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (+.f64 y z) (+.f64 y z)) (*.f64 x (+.f64 y z)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 x (+.f64 y z))) |
(*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 x (+.f64 y z))) (/.f64 #s(literal 1 binary64) (-.f64 x (+.f64 y z)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 y z)) (-.f64 z (+.f64 x y))) (/.f64 #s(literal 1 binary64) (-.f64 z (+.f64 x y)))) |
(+.f64 x y) |
(+.f64 y x) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x y)) (neg.f64 (/.f64 (*.f64 y y) (-.f64 x y)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (*.f64 y (-.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y)) (fma.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)) (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 x x) (-.f64 x y))) (*.f64 (/.f64 (*.f64 y y) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y (-.f64 y x))))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 x y))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x x (*.f64 y (-.f64 y x)))))) |
(*.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x y)))) |
(*.f64 #s(literal 1 binary64) (+.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(*.f64 z (log.f64 t)) |
(*.f64 (log.f64 t) z) |
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 a b (*.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64))) |
(/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b)) (neg.f64 (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b)) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a b) (*.f64 a b) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b))) (-.f64 (*.f64 a b) (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (/.f64 #s(literal 1 binary64) (fma.f64 a a (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
| 1× | egg-herbie |
| 12 506× | accelerator-lowering-fma.f32 |
| 12 506× | accelerator-lowering-fma.f64 |
| 4 502× | +-lowering-+.f64 |
| 4 502× | +-lowering-+.f32 |
| 3 744× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 2432 |
| 1 | 621 | 2414 |
| 2 | 2069 | 2348 |
| 3 | 6735 | 2348 |
| 0 | 8072 | 2152 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
x |
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x))) |
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x))) |
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1))) |
(- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
y |
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y))) |
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y))) |
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y))) |
y |
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (+ 1 (* -1 (log t)))) |
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t)))))) |
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t)))))) |
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t)))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) |
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t))) |
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t))) |
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t))) |
(* a b) |
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a))) |
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a))) |
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a))))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(* b (- a 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b)))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b)))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b)))) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b))))) |
(- (+ y z) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
x |
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x))) |
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x))) |
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x))) |
x |
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1))) |
(- (+ x z) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
y |
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y))) |
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y))) |
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y))) |
y |
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1))) |
(+ x y) |
(+ x (+ y (* z (- 1 (log t))))) |
(+ x (+ y (* z (- 1 (log t))))) |
(+ x (+ y (* z (- 1 (log t))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t))) |
(* z (+ 1 (* -1 (log t)))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t)))))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t)))))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t)))))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* z (log t))) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(+ y z) |
(+ x (+ y z)) |
(+ x (+ y z)) |
(+ x (+ y z)) |
x |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(+ x z) |
(+ x (+ y z)) |
(+ x (+ y z)) |
(+ x (+ y z)) |
y |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
y |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(+ x y) |
(+ x (+ y z)) |
(+ x (+ y z)) |
(+ x (+ y z)) |
z |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
z |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* z (log t)) |
(* -1 (* z (log (/ 1 t)))) |
(* -1 (* z (log (/ 1 t)))) |
(* -1 (* z (log (/ 1 t)))) |
(* -1 (* z (log (/ 1 t)))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
| Outputs |
|---|
(- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
x |
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x))) |
(fma.f64 x (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 z x)) (-.f64 (/.f64 y x) (/.f64 (*.f64 z (log.f64 t)) x))) x) |
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x))) |
(fma.f64 x (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 z x)) (-.f64 (/.f64 y x) (/.f64 (*.f64 z (log.f64 t)) x))) x) |
(* x (- (+ 1 (+ (/ y x) (+ (/ z x) (/ (* b (- a 1/2)) x)))) (/ (* z (log t)) x))) |
(fma.f64 x (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 z x)) (-.f64 (/.f64 y x) (/.f64 (*.f64 z (log.f64 t)) x))) x) |
x |
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x) x) |
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x) x) |
(* -1 (* x (- (* -1 (/ (- (+ y (+ z (* b (- a 1/2)))) (* z (log t))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x) x) |
(- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
y |
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y))) |
(fma.f64 y (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 z y)) (-.f64 (/.f64 x y) (/.f64 (*.f64 z (log.f64 t)) y))) y) |
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y))) |
(fma.f64 y (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 z y)) (-.f64 (/.f64 x y) (/.f64 (*.f64 z (log.f64 t)) y))) y) |
(* y (- (+ 1 (+ (/ x y) (+ (/ z y) (/ (* b (- a 1/2)) y)))) (/ (* z (log t)) y))) |
(fma.f64 y (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 z y)) (-.f64 (/.f64 x y) (/.f64 (*.f64 z (log.f64 t)) y))) y) |
y |
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) y) |
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) y) |
(* -1 (* y (- (* -1 (/ (- (+ x (+ z (* b (- a 1/2)))) (* z (log t))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) y) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(* z (- 1 (log t))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (/.f64 y z)) (log.f64 t))) z) |
(* z (+ 1 (* -1 (log t)))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t)))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) z))) |
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t)))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) z))) |
(* -1 (* z (- (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)) (+ 1 (* -1 (log t)))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) z))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* -1 (* z (log (/ 1 t))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (+ (* -1/2 b) (* a b))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(* a b) |
(*.f64 b a) |
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a))) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 z a)) (/.f64 y a))) (-.f64 b (/.f64 (*.f64 z (log.f64 t)) a)))) |
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a))) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 z a)) (/.f64 y a))) (-.f64 b (/.f64 (*.f64 z (log.f64 t)) a)))) |
(* a (- (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ z a))))) (/ (* z (log t)) a))) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 z a)) (/.f64 y a))) (-.f64 b (/.f64 (*.f64 z (log.f64 t)) a)))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ x (+ y (+ z (* -1/2 b)))) (* z (log t))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) a))) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(- (+ x (+ y (+ z (* b (- a 1/2))))) (* z (log t))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b)))) |
(*.f64 b (+.f64 (+.f64 (/.f64 y b) (/.f64 z b)) (-.f64 (+.f64 a (/.f64 x b)) (fma.f64 (log.f64 t) (/.f64 z b) #s(literal 1/2 binary64))))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b)))) |
(*.f64 b (+.f64 (+.f64 (/.f64 y b) (/.f64 z b)) (-.f64 (+.f64 a (/.f64 x b)) (fma.f64 (log.f64 t) (/.f64 z b) #s(literal 1/2 binary64))))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ z b)))) (+ 1/2 (/ (* z (log t)) b)))) |
(*.f64 b (+.f64 (+.f64 (/.f64 y b) (/.f64 z b)) (-.f64 (+.f64 a (/.f64 x b)) (fma.f64 (log.f64 t) (/.f64 z b) #s(literal 1/2 binary64))))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b))))) |
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) b)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b))))) |
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) b)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (- (+ x (+ y z)) (* z (log t))) b))))) |
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) b)))) |
(- (+ y z) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
x |
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x))) |
(*.f64 x (-.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (fma.f64 z (/.f64 (log.f64 t) x) #s(literal -1 binary64)))) |
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x))) |
(*.f64 x (-.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (fma.f64 z (/.f64 (log.f64 t) x) #s(literal -1 binary64)))) |
(* x (- (+ 1 (+ (/ y x) (/ z x))) (/ (* z (log t)) x))) |
(*.f64 x (-.f64 (+.f64 (/.f64 y x) (/.f64 z x)) (fma.f64 z (/.f64 (log.f64 t) x) #s(literal -1 binary64)))) |
x |
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) x) |
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) x) |
(* -1 (* x (- (* -1 (/ (- (+ y z) (* z (log t))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) x) |
(- (+ x z) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
y |
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y))) |
(fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z y) (/.f64 (*.f64 z (log.f64 t)) y))) y) |
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y))) |
(fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z y) (/.f64 (*.f64 z (log.f64 t)) y))) y) |
(* y (- (+ 1 (+ (/ x y) (/ z y))) (/ (* z (log t)) y))) |
(fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z y) (/.f64 (*.f64 z (log.f64 t)) y))) y) |
y |
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) y) y) |
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) y) y) |
(* -1 (* y (- (* -1 (/ (- (+ x z) (* z (log t))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) y) y) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(+ x (+ y (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(+ x (+ y (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(* z (- 1 (log t))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 y z) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 y z) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (/ y z))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (/.f64 y z) (log.f64 t))) z) |
(* z (+ 1 (* -1 (log t)))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t)))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 y x) z))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t)))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 y x) z))) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) (+ 1 (* -1 (log t)))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 y x) z))) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (log t))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* -1 (* z (log (/ 1 t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (+.f64 y x)) |
(- (+ x (+ y z)) (* z (+ (log -1) (* -1 (log (/ -1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) (+.f64 y x)) |
(+ y z) |
(+.f64 y z) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
x |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(fma.f64 x (+.f64 (/.f64 y x) (/.f64 z x)) x) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(fma.f64 x (+.f64 (/.f64 y x) (/.f64 z x)) x) |
(* x (+ 1 (+ (/ y x) (/ z x)))) |
(fma.f64 x (+.f64 (/.f64 y x) (/.f64 z x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(fma.f64 x (/.f64 (+.f64 y z) x) x) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(fma.f64 x (/.f64 (+.f64 y z) x) x) |
(* -1 (* x (- (* -1 (/ (+ y z) x)) 1))) |
(fma.f64 x (/.f64 (+.f64 y z) x) x) |
(+ x z) |
(+.f64 z x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
y |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(fma.f64 y (+.f64 (/.f64 x y) (/.f64 z y)) y) |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(fma.f64 y (+.f64 (/.f64 x y) (/.f64 z y)) y) |
(* y (+ 1 (+ (/ x y) (/ z y)))) |
(fma.f64 y (+.f64 (/.f64 x y) (/.f64 z y)) y) |
y |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(fma.f64 y (/.f64 (+.f64 z x) y) y) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(fma.f64 y (/.f64 (+.f64 z x) y) y) |
(* -1 (* y (- (* -1 (/ (+ x z) y)) 1))) |
(fma.f64 y (/.f64 (+.f64 z x) y) y) |
(+ x y) |
(+.f64 y x) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
(+ x (+ y z)) |
(+.f64 y (+.f64 z x)) |
z |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(fma.f64 z (+.f64 (/.f64 x z) (/.f64 y z)) z) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(fma.f64 z (+.f64 (/.f64 x z) (/.f64 y z)) z) |
(* z (+ 1 (+ (/ x z) (/ y z)))) |
(fma.f64 z (+.f64 (/.f64 x z) (/.f64 y z)) z) |
z |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(fma.f64 z (/.f64 (+.f64 y x) z) z) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(fma.f64 z (/.f64 (+.f64 y x) z) z) |
(* -1 (* z (- (* -1 (/ (+ x y) z)) 1))) |
(fma.f64 z (/.f64 (+.f64 y x) z) z) |
y |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 y (/.f64 x x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 y (/.f64 x x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 y (/.f64 x x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 y (/.f64 x x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 y (/.f64 x x) x) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(fma.f64 y (/.f64 x x) x) |
x |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
(+ x y) |
(+.f64 y x) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(fma.f64 y (/.f64 x y) y) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* z (log t)) |
(*.f64 z (log.f64 t)) |
(* -1 (* z (log (/ 1 t)))) |
(*.f64 z (log.f64 t)) |
(* -1 (* z (log (/ 1 t)))) |
(*.f64 z (log.f64 t)) |
(* -1 (* z (log (/ 1 t)))) |
(*.f64 z (log.f64 t)) |
(* -1 (* z (log (/ 1 t)))) |
(*.f64 z (log.f64 t)) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(* z (+ (log -1) (* -1 (log (/ -1 t))))) |
(*.f64 z (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t)))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
Compiled 24 956 to 1 770 computations (92.9% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 644 | 15 | 659 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 645 | 15 | 660 |
| Status | Accuracy | Program |
|---|---|---|
| 58.1% | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) | |
| 70.6% | (fma.f64 x (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 z x)) (-.f64 (/.f64 y x) (/.f64 (*.f64 z (log.f64 t)) x))) x) | |
| 20.0% | (-.f64 z (*.f64 z (log.f64 t))) | |
| 82.2% | (+.f64 (fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z y) (/.f64 (*.f64 z (log.f64 t)) y))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) | |
| 28.4% | (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) | |
| ▶ | 99.9% | (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
| ▶ | 81.2% | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
| 62.5% | (+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) | |
| ▶ | 71.8% | (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
| 60.6% | (+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) | |
| ▶ | 42.4% | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| 28.6% | (*.f64 b a) | |
| 71.9% | (*.f64 a (+.f64 (+.f64 (/.f64 x a) (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 z a)) (/.f64 y a))) (-.f64 b (/.f64 (*.f64 z (log.f64 t)) a)))) | |
| 21.8% | y | |
| ▶ | 19.5% | x |
Compiled 586 to 366 computations (37.5% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | cost-diff | 0 | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
| ✓ | cost-diff | 0 | (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
| ✓ | cost-diff | 0 | (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
| ✓ | cost-diff | 0 | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 t) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | cost-diff | 0 | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
| 17 132× | accelerator-lowering-fma.f32 |
| 17 132× | accelerator-lowering-fma.f64 |
| 3 828× | +-lowering-+.f64 |
| 3 828× | +-lowering-+.f32 |
| 3 608× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 137 |
| 1 | 51 | 137 |
| 2 | 122 | 137 |
| 3 | 316 | 137 |
| 4 | 688 | 137 |
| 5 | 1065 | 137 |
| 6 | 2062 | 137 |
| 7 | 3290 | 137 |
| 8 | 4547 | 137 |
| 9 | 5730 | 137 |
| 10 | 6907 | 137 |
| 11 | 7516 | 137 |
| 12 | 7645 | 137 |
| 13 | 7874 | 137 |
| 0 | 8487 | 125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
y |
(+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x)) |
z |
(- 1 (log t)) |
1 |
(log t) |
t |
(+ (* b (+ a -1/2)) x) |
b |
(+ a -1/2) |
a |
-1/2 |
x |
x |
(* b (+ a -1/2)) |
b |
(+ a -1/2) |
a |
-1/2 |
(+ y (+ (* b (+ a -1/2)) x)) |
y |
(+ (* b (+ a -1/2)) x) |
b |
(+ a -1/2) |
a |
-1/2 |
x |
(+ x (+ (* b -1/2) (+ (* z (- 1 (log t))) y))) |
x |
(+ (* b -1/2) (+ (* z (- 1 (log t))) y)) |
b |
-1/2 |
(+ (* z (- 1 (log t))) y) |
z |
(- 1 (log t)) |
1 |
(log t) |
t |
y |
| Outputs |
|---|
(+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
y |
(+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
z |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
1 |
#s(literal 1 binary64) |
(log t) |
(log.f64 t) |
t |
(+ (* b (+ a -1/2)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
x |
x |
(* b (+ a -1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
(+ y (+ (* b (+ a -1/2)) x)) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
y |
(+ (* b (+ a -1/2)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
x |
(+ x (+ (* b -1/2) (+ (* z (- 1 (log t))) y))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
x |
(+ (* b -1/2) (+ (* z (- 1 (log t))) y)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
b |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* z (- 1 (log t))) y) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
z |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
1 |
#s(literal 1 binary64) |
(log t) |
(log.f64 t) |
t |
y |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
| ✓ | accuracy | 100.0% | (log.f64 t) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | accuracy | 99.8% | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
| ✓ | accuracy | 100.0% | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (log.f64 t) |
| ✓ | accuracy | 100.0% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | accuracy | 99.9% | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
| 41.0ms | 256× | 0 | valid |
Compiled 127 to 23 computations (81.9% saved)
ival-add: 11.0ms (50.1% of total)ival-log: 5.0ms (22.8% of total)ival-mult: 5.0ms (22.8% of total)ival-sub: 1.0ms (4.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x)))> |
#<alt (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))> |
#<alt (- 1 (log t))> |
#<alt (log t)> |
#<alt (* b (+ a -1/2))> |
#<alt (+ a -1/2)> |
#<alt (+ y (+ (* b (+ a -1/2)) x))> |
#<alt (+ (* b (+ a -1/2)) x)> |
#<alt (+ x (+ (* b -1/2) (+ (* z (- 1 (log t))) y)))> |
#<alt (+ (* b -1/2) (+ (* z (- 1 (log t))) y))> |
#<alt (+ (* z (- 1 (log t))) y)> |
| Outputs |
|---|
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt y> |
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))> |
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))> |
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))> |
#<alt (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (+ x (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a)))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a)))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a)))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a)))))> |
#<alt (+ (* b (- a 1/2)) (* z (- 1 (log t))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1)))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (log t)> |
#<alt (log t)> |
#<alt (log t)> |
#<alt (log t)> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt -1/2> |
#<alt (- a 1/2)> |
#<alt (- a 1/2)> |
#<alt (- a 1/2)> |
#<alt a> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt y> |
#<alt (* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y))))> |
#<alt (* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y))))> |
#<alt (* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1)))> |
#<alt (+ x y)> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ y b))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ y b))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ y b))) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b)))))> |
#<alt (+ x (+ y (* -1/2 b)))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* a b))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* a b))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* a b))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a)))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a)))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a)))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a)))))> |
#<alt (+ y (* b (- a 1/2)))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x))))> |
#<alt (* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (/ x b)) 1/2))> |
#<alt (* b (- (+ a (/ x b)) 1/2))> |
#<alt (* b (- (+ a (/ x b)) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))> |
#<alt (+ x (* -1/2 b))> |
#<alt (+ x (+ (* -1/2 b) (* a b)))> |
#<alt (+ x (+ (* -1/2 b) (* a b)))> |
#<alt (+ x (+ (* -1/2 b) (* a b)))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))> |
#<alt (* b (- a 1/2))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (* -1/2 b)> |
#<alt (* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* -1/2 b)> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (+ x (+ y (* -1/2 b)))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z)))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt y> |
#<alt (* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y)))))> |
#<alt (* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y)))))> |
#<alt (* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y)))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (* -1/2 b)> |
#<alt (* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2))> |
#<alt (* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2))> |
#<alt (* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2))> |
#<alt (* -1/2 b)> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b)))))> |
#<alt (+ y (* -1/2 b))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ (* -1/2 b) (* z (- 1 (log t))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt y> |
#<alt (* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y))))> |
#<alt (* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y))))> |
#<alt (* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1)))> |
#<alt y> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (/ y z)) (log t)))> |
#<alt (* z (- (+ 1 (/ y z)) (log t)))> |
#<alt (* z (- (+ 1 (/ y z)) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z)))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ y (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt (+ y (* z (- 1 (log t))))> |
#<alt y> |
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))> |
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))> |
#<alt (* y (+ 1 (/ (* z (- 1 (log t))) y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1)))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | -inf | (+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
| 0.0ms | t | @ | inf | (+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
| 0.0ms | z | @ | -inf | (+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
| 0.0ms | x | @ | inf | (+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
| 0.0ms | y | @ | 0 | (+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
| 1× | batch-egg-rewrite |
| 4 970× | *-lowering-*.f32 |
| 4 970× | *-lowering-*.f64 |
| 4 324× | accelerator-lowering-fma.f32 |
| 4 324× | accelerator-lowering-fma.f64 |
| 4 266× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 94 |
| 1 | 152 | 94 |
| 2 | 1540 | 94 |
| 0 | 8881 | 83 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ y (+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x))) |
(+ (* z (- 1 (log t))) (+ (* b (+ a -1/2)) x)) |
(- 1 (log t)) |
(log t) |
(* b (+ a -1/2)) |
(+ a -1/2) |
(+ y (+ (* b (+ a -1/2)) x)) |
(+ (* b (+ a -1/2)) x) |
(+ x (+ (* b -1/2) (+ (* z (- 1 (log t))) y))) |
(+ (* b -1/2) (+ (* z (- 1 (log t))) y)) |
(+ (* z (- 1 (log t))) y) |
| Outputs |
|---|
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 x y)) |
(+.f64 (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) x) |
(+.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) |
(+.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) y) |
(fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) y) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))) (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (neg.f64 (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (pow.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 x y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (*.f64 (+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (fma.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y))))) |
(*.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) |
(fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 z (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 z (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (pow.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64))) (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 2 binary64)) (*.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))) |
(+.f64 (neg.f64 (log.f64 t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (log.f64 t)) #s(literal 1 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(log.f64 t) |
(*.f64 #s(literal 1 binary64) (log.f64 t)) |
(*.f64 (log.f64 t) #s(literal 1 binary64)) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a)) |
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a)) |
(fma.f64 a b (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) b (*.f64 b a)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b)) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b)) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a))))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b) |
(+.f64 a #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 a a) (-.f64 #s(literal -1/2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/2 binary64) a))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y)) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) |
(+.f64 (+.f64 y x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x y)) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (+.f64 x y)) |
(fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) y) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) (neg.f64 (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (pow.f64 (+.f64 x y) #s(literal 3 binary64))) (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 x y) (+.f64 x y)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 x y))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)))) (fma.f64 x x (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (*.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 y x) #s(literal 3 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (+.f64 y x) (+.f64 y x) (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 y x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 b a) (fma.f64 b #s(literal -1/2 binary64) x)) |
(+.f64 (+.f64 x (*.f64 b a)) (*.f64 b #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(fma.f64 b a (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 a b (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (*.f64 (*.f64 b a) (fma.f64 b #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (*.f64 b a)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (+.f64 x (*.f64 b a)) (+.f64 x (*.f64 b a)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (+.f64 x (*.f64 b a)) (*.f64 b #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x))) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x)) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b #s(literal -1/2 binary64) x)) |
(+.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) |
(+.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) (+.f64 y x)) |
(+.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64)))) y) |
(+.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(+.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) (/.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)) (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) |
(fma.f64 b #s(literal -1/2 binary64) (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x)) |
(fma.f64 #s(literal -1/2 binary64) b (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x)) |
(fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) x) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64))) (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64))) (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(/.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x) (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64))) (-.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) (*.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 x (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 x (*.f64 b #s(literal -1/2 binary64))))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 b #s(literal -1/2 binary64))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) (*.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)))) (*.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x) (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 b b) (-.f64 (*.f64 (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x) (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 b #s(literal -1/2 binary64) x) (fma.f64 b #s(literal -1/2 binary64) x)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (fma.f64 b #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 y x) (+.f64 y x)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) (+.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64)))) (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64)))) y)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) y) (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 (fma.f64 b #s(literal -1/2 binary64) x) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) y)))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x)) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x) (*.f64 x x)))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y) |
(+.f64 (fma.f64 b #s(literal -1/2 binary64) y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y)) (/.f64 (*.f64 y y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(fma.f64 #s(literal -1/2 binary64) b (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(fma.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64))) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (*.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) y))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)) (pow.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 y (*.f64 b #s(literal -1/2 binary64))) (+.f64 y (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) (+.f64 y (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 (fma.f64 b #s(literal -1/2 binary64) y) (fma.f64 b #s(literal -1/2 binary64) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 (fma.f64 b #s(literal -1/2 binary64) y) (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (-.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)))) |
(+.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(+.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) (/.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)) (*.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (*.f64 y y))) (pow.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))))) |
(pow.f64 (/.f64 (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y) (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (-.f64 y (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 2 binary64)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) y))) |
| 1× | egg-herbie |
| 15 240× | accelerator-lowering-fma.f32 |
| 15 240× | accelerator-lowering-fma.f64 |
| 5 328× | +-lowering-+.f64 |
| 5 328× | +-lowering-+.f32 |
| 5 172× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 5096 |
| 1 | 998 | 5017 |
| 2 | 3251 | 4915 |
| 0 | 8272 | 4412 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
y |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
y |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(* b (- a 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
x |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(+ x (* b (- a 1/2))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (* z (- 1 (log t)))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(* b (- a 1/2)) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(+ x (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(+ (* b (- a 1/2)) (* z (- 1 (log t)))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
x |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(log t) |
(log t) |
(log t) |
(log t) |
(* -1 (log (/ 1 t))) |
(* -1 (log (/ 1 t))) |
(* -1 (log (/ 1 t))) |
(* -1 (log (/ 1 t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
-1/2 |
(- a 1/2) |
(- a 1/2) |
(- a 1/2) |
a |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(+ x (* b (- a 1/2))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (* b (- a 1/2)))) |
y |
(* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y)))) |
(* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y)))) |
(* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y)))) |
y |
(* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1))) |
(+ x y) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (* b (- a 1/2)))) |
(* b (- a 1/2)) |
(* b (- (+ a (+ (/ x b) (/ y b))) 1/2)) |
(* b (- (+ a (+ (/ x b) (/ y b))) 1/2)) |
(* b (- (+ a (+ (/ x b) (/ y b))) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b))))) |
(+ x (+ y (* -1/2 b))) |
(+ x (+ y (+ (* -1/2 b) (* a b)))) |
(+ x (+ y (+ (* -1/2 b) (* a b)))) |
(+ x (+ y (+ (* -1/2 b) (* a b)))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a))))) |
(+ y (* b (- a 1/2))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (* b (- a 1/2)))) |
x |
(* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x)))) |
(* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x)))) |
(* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1))) |
x |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
(* b (- a 1/2)) |
(* b (- (+ a (/ x b)) 1/2)) |
(* b (- (+ a (/ x b)) 1/2)) |
(* b (- (+ a (/ x b)) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(+ x (* -1/2 b)) |
(+ x (+ (* -1/2 b) (* a b))) |
(+ x (+ (* -1/2 b) (* a b))) |
(+ x (+ (* -1/2 b) (* a b))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(* b (- a 1/2)) |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
x |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
x |
(* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1))) |
(+ x (+ y (* z (- 1 (log t))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(* -1/2 b) |
(* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* -1/2 b) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(+ x (+ y (* -1/2 b))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t))) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t))) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
y |
(* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y))))) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y))))) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y))))) |
y |
(* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1))) |
(+ y (* z (- 1 (log t)))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(* -1/2 b) |
(* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2)) |
(* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2)) |
(* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2)) |
(* -1/2 b) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b))))) |
(+ y (* -1/2 b)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t))) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t))) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ (* -1/2 b) (* z (- 1 (log t)))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
y |
(* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y)))) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y)))) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y)))) |
y |
(* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1))) |
y |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (/ y z)) (log t))) |
(* z (- (+ 1 (/ y z)) (log t))) |
(* z (- (+ 1 (/ y z)) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z))))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(* z (- 1 (log t))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
(+ y (* z (- 1 (log t)))) |
y |
(* y (+ 1 (/ (* z (- 1 (log t))) y))) |
(* y (+ 1 (/ (* z (- 1 (log t))) y))) |
(* y (+ 1 (/ (* z (- 1 (log t))) y))) |
y |
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1))) |
| Outputs |
|---|
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
y |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
y |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) y) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) y) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) y) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 y z)) (-.f64 (/.f64 x z) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 y z)) (-.f64 (/.f64 x z) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 y z)) (-.f64 (/.f64 x z) (log.f64 t))) z) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) z))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 y b))))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 y b))))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 y b))))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(*.f64 a (+.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) (/.f64 y a))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(*.f64 a (+.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) (/.f64 y a))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(*.f64 a (+.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) (/.f64 y a))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) a))) |
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y) |
x |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 y x))) x) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 y x))) x) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 y x))) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 x z)) (log.f64 t)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 x z)) (log.f64 t)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 x z)) (log.f64 t)) z) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a (/.f64 x b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a (/.f64 x b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a (/.f64 x b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) #s(literal -1/2 binary64)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b))) |
(+ x (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(*.f64 a (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(*.f64 a (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(*.f64 a (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) a))) |
(+ (* b (- a 1/2)) (* z (- 1 (log t)))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
x |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) z)) x) x) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) z)) x) x) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) z)) x) x) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(log t) |
(log.f64 t) |
(log t) |
(log.f64 t) |
(log t) |
(log.f64 t) |
(log t) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
-1/2 |
#s(literal -1/2 binary64) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
a |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
y |
(* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y)))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y)))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(* y (+ 1 (+ (/ x y) (/ (* b (- a 1/2)) y)))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
y |
(* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(* -1 (* y (- (* -1 (/ (+ x (* b (- a 1/2))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(+ x y) |
(+.f64 x y) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (+ (/ x b) (/ y b))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a (/.f64 x b)) (+.f64 (/.f64 y b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (/ y b))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a (/.f64 x b)) (+.f64 (/.f64 y b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (/ y b))) 1/2)) |
(*.f64 b (+.f64 (+.f64 a (/.f64 x b)) (+.f64 (/.f64 y b) #s(literal -1/2 binary64)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x y) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(+ x (+ y (* -1/2 b))) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ x (+ y (+ (* -1/2 b) (* a b)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* -1/2 b) (* a b)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* -1/2 b) (* a b)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a))))) |
(*.f64 a (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) (+.f64 (/.f64 x a) (/.f64 y a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a))))) |
(*.f64 a (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) (+.f64 (/.f64 x a) (/.f64 y a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ y a))))) |
(*.f64 a (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) (+.f64 (/.f64 x a) (/.f64 y a)))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* -1/2 b))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) a))) |
(+ y (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
x |
(* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 y x)) x) |
(* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 y x)) x) |
(* x (+ 1 (+ (/ y x) (/ (* b (- a 1/2)) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 y x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (* b (- a 1/2))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) x) |
x |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (/ x b)) 1/2)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (/ x b)) 1/2)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (/ x b)) 1/2)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(+ x (* -1/2 b)) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(+ x (+ (* -1/2 b) (* a b))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* -1/2 b) (* a b))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* -1/2 b) (* a b))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(*.f64 a (+.f64 b (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(*.f64 a (+.f64 b (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(*.f64 a (+.f64 b (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 x a)))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
x |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
x |
(* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 y x))) x) |
(* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 y x))) x) |
(* x (+ 1 (+ (* -1/2 (/ b x)) (+ (/ y x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 y x))) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) x) x) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* -1/2 b) (* z (- 1 (log t))))) x)) 1))) |
(fma.f64 x (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) x) x) |
(+ x (+ y (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (+.f64 (/.f64 x b) (+.f64 (/.f64 y b) #s(literal -1/2 binary64))))) |
(* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (+.f64 (/.f64 x b) (+.f64 (/.f64 y b) #s(literal -1/2 binary64))))) |
(* b (- (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (+.f64 (/.f64 x b) (+.f64 (/.f64 y b) #s(literal -1/2 binary64))))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b)))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b)))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b)))) |
(+ x (+ y (* -1/2 b))) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (+ (/ x z) (/ y z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* -1/2 b))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) z))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 (+.f64 x (fma.f64 b #s(literal -1/2 binary64) y)) (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z)) |
(+ x (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
y |
(* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (+ (/ x y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
y |
(* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) y) y) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) y) y) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) y) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2)) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (+.f64 (/.f64 y b) #s(literal -1/2 binary64)))) |
(* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2)) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (+.f64 (/.f64 y b) #s(literal -1/2 binary64)))) |
(* b (- (+ (/ y b) (/ (* z (- 1 (log t))) b)) 1/2)) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (+.f64 (/.f64 y b) #s(literal -1/2 binary64)))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) b))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) b))) |
(* -1 (* b (+ 1/2 (* -1 (/ (+ y (* z (- 1 (log t)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) b))) |
(+ y (* -1/2 b)) |
(fma.f64 b #s(literal -1/2 binary64) y) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) z) (/.f64 y z)) (log.f64 t)) z) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) z) (/.f64 y z)) (log.f64 t)) z) |
(* z (- (+ 1 (+ (* -1/2 (/ b z)) (/ y z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) z) (/.f64 y z)) (log.f64 t)) z) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b #s(literal -1/2 binary64) y) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b #s(literal -1/2 binary64) y) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ y (* -1/2 b)) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b #s(literal -1/2 binary64) y) z))) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ (* -1/2 b) (* z (- 1 (log t)))) |
(fma.f64 b #s(literal -1/2 binary64) (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+ y (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
y |
(* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y)))) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) z) y)) y) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y)))) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) z) y)) y) |
(* y (+ 1 (+ (* -1/2 (/ b y)) (/ (* z (- 1 (log t))) y)))) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) z) y)) y) |
y |
(* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 (log.f64 t) (neg.f64 z) z)) y) y) |
(* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 (log.f64 t) (neg.f64 z) z)) y) y) |
(* -1 (* y (- (* -1 (/ (+ (* -1/2 b) (* z (- 1 (log t)))) y)) 1))) |
(fma.f64 y (/.f64 (fma.f64 b #s(literal -1/2 binary64) (fma.f64 (log.f64 t) (neg.f64 z) z)) y) y) |
y |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* z (- (+ 1 (/ y z)) (log t))) |
(fma.f64 z (-.f64 (/.f64 y z) (log.f64 t)) z) |
(* z (- (+ 1 (/ y z)) (log t))) |
(fma.f64 z (-.f64 (/.f64 y z) (log.f64 t)) z) |
(* z (- (+ 1 (/ y z)) (log t))) |
(fma.f64 z (-.f64 (/.f64 y z) (log.f64 t)) z) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z))))) |
(fma.f64 z (-.f64 (/.f64 y z) (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z))))) |
(fma.f64 z (-.f64 (/.f64 y z) (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ y z))))) |
(fma.f64 z (-.f64 (/.f64 y z) (log.f64 t)) z) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) y) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) y) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) y) |
(+ y (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) y) |
(* z (- 1 (log t))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
(+ y (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y) |
y |
(* y (+ 1 (/ (* z (- 1 (log t))) y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) y) |
(* y (+ 1 (/ (* z (- 1 (log t))) y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) y) |
(* y (+ 1 (/ (* z (- 1 (log t))) y))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) y) |
y |
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) y) |
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) y) |
(* -1 (* y (- (* -1 (/ (* z (- 1 (log t))) y)) 1))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z y) y) y) |
Compiled 47 513 to 2 805 computations (94.1% saved)
32 alts after pruning (30 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 250 | 25 | 1 275 |
| Fresh | 5 | 5 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 258 | 32 | 1 290 |
| Status | Accuracy | Program |
|---|---|---|
| 29.6% | (fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) | |
| ▶ | 20.1% | (fma.f64 (log.f64 t) (neg.f64 z) z) |
| 52.6% | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) | |
| 65.3% | (fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) | |
| 58.2% | (fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) | |
| 68.5% | (fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) | |
| 62.5% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) | |
| ▶ | 60.6% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| 3.1% | (/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) | |
| ▶ | 22.8% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
| 34.8% | (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) | |
| 20.6% | (/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) | |
| 11.4% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) | |
| 20.0% | (-.f64 z (*.f64 z (log.f64 t))) | |
| 28.4% | (+.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) | |
| 39.7% | (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) | |
| ▶ | 79.6% | (+.f64 y (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x)) |
| 53.2% | (+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) | |
| 27.4% | (+.f64 y (/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))) | |
| 48.3% | (+.f64 y (*.f64 b a)) | |
| 39.5% | (+.f64 y x) | |
| 38.0% | (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) | |
| 32.9% | (+.f64 x (*.f64 b #s(literal -1/2 binary64))) | |
| 20.5% | (*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) | |
| 66.4% | (*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) | |
| ✓ | 42.4% | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| 28.6% | (*.f64 b a) | |
| 15.0% | (*.f64 b #s(literal -1/2 binary64)) | |
| 34.8% | (*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) | |
| 71.9% | (*.f64 a (+.f64 (+.f64 (/.f64 x a) (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 z a)) (/.f64 y a))) (-.f64 b (/.f64 (*.f64 z (log.f64 t)) a)))) | |
| ▶ | 21.8% | y |
| ✓ | 19.5% | x |
Compiled 1 410 to 777 computations (44.9% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 z) |
| ✓ | cost-diff | 0 | (log.f64 t) |
| ✓ | cost-diff | 0 | (fma.f64 (log.f64 t) (neg.f64 z) z) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 320 | (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | cost-diff | 0 | (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x)) |
| ✓ | cost-diff | 1728 | (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
| 16 644× | accelerator-lowering-fma.f32 |
| 16 644× | accelerator-lowering-fma.f64 |
| 3 718× | *-lowering-*.f32 |
| 3 718× | *-lowering-*.f64 |
| 1 940× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 172 |
| 1 | 86 | 171 |
| 2 | 197 | 167 |
| 3 | 406 | 159 |
| 4 | 971 | 155 |
| 5 | 2537 | 155 |
| 6 | 6297 | 155 |
| 0 | 8605 | 146 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ y (+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x)) |
y |
(+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x) |
x |
(+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x)) |
(- 1 (log t)) |
1 |
(log t) |
t |
(/ z x) |
z |
(/ (* b (+ a -1/2)) x) |
(* b (+ a -1/2)) |
b |
(+ a -1/2) |
a |
-1/2 |
y |
(+ (* b (+ a -1/2)) x) |
b |
(+ a -1/2) |
a |
-1/2 |
x |
(/ (* (+ (* a (* a a)) -1/8) b) (- (+ (* a a) 1/4) (* a -1/2))) |
(* (+ (* a (* a a)) -1/8) b) |
(+ (* a (* a a)) -1/8) |
a |
(* a a) |
-1/8 |
b |
(- (+ (* a a) 1/4) (* a -1/2)) |
(+ (* a a) 1/4) |
1/4 |
(* a -1/2) |
-1/2 |
(+ (* (log t) (neg z)) z) |
(log t) |
t |
(neg z) |
z |
| Outputs |
|---|
(+ y (+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z x))) |
y |
(+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z x)) |
x |
(+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) z) x)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
1 |
#s(literal 1 binary64) |
(log t) |
(log.f64 t) |
t |
(/ z x) |
(/.f64 z x) |
z |
(/ (* b (+ a -1/2)) x) |
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) |
(* b (+ a -1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
y |
(+ (* b (+ a -1/2)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
x |
(/ (* (+ (* a (* a a)) -1/8) b) (- (+ (* a a) 1/4) (* a -1/2))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(* (+ (* a (* a a)) -1/8) b) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(+ (* a (* a a)) -1/8) |
(fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
a |
(* a a) |
(*.f64 a a) |
-1/8 |
#s(literal -1/8 binary64) |
b |
(- (+ (* a a) 1/4) (* a -1/2)) |
(fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(+ (* a a) 1/4) |
(fma.f64 a a #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* a -1/2) |
(*.f64 a #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (log t) (neg z)) z) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(log t) |
(log.f64 t) |
t |
(neg z) |
(neg.f64 z) |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 z) |
| ✓ | accuracy | 100.0% | (log.f64 t) |
| ✓ | accuracy | 99.6% | (fma.f64 (log.f64 t) (neg.f64 z) z) |
| ✓ | accuracy | 100.0% | (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) |
| ✓ | accuracy | 95.2% | (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) |
| ✓ | accuracy | 69.4% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | accuracy | 97.2% | (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
| ✓ | accuracy | 80.5% | (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
| 92.0ms | 256× | 0 | valid |
Compiled 167 to 35 computations (79% saved)
ival-add: 25.0ms (47.5% of total)ival-mult: 13.0ms (24.7% of total)ival-div: 5.0ms (9.5% of total)ival-log: 4.0ms (7.6% of total)ival-sub: 3.0ms (5.7% of total)ival-neg: 1.0ms (1.9% 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 (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x)> |
#<alt (+ y (+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x))> |
#<alt (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))> |
#<alt (- 1 (log t))> |
#<alt (+ (* b (+ a -1/2)) x)> |
#<alt (+ a -1/2)> |
#<alt (- (+ (* a a) 1/4) (* a -1/2))> |
#<alt (/ (* (+ (* a (* a a)) -1/8) b) (- (+ (* a a) 1/4) (* a -1/2)))> |
#<alt (* (+ (* a (* a a)) -1/8) b)> |
#<alt (+ (* a (* a a)) -1/8)> |
#<alt (+ (* (log t) (neg z)) z)> |
#<alt (log t)> |
#<alt (neg z)> |
#<alt (/ (* b (+ a -1/2)) x)> |
| Outputs |
|---|
#<alt (+ (* b (- a 1/2)) (* z (- 1 (log t))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1)))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))> |
#<alt (* x (* z (- (/ 1 x) (/ (log t) x))))> |
#<alt (* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z))))> |
#<alt (* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z))))> |
#<alt (* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))> |
#<alt (* b (* x (- (/ a x) (* 1/2 (/ 1 x)))))> |
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b))))> |
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b))))> |
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b))))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))> |
#<alt (+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))> |
#<alt (* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))> |
#<alt (* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a)))))> |
#<alt (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt y> |
#<alt (* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y))))> |
#<alt (* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y))))> |
#<alt (* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1)))> |
#<alt (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1)))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))))> |
#<alt (+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))))> |
#<alt (* x (* z (- (/ 1 x) (/ (log t) x))))> |
#<alt (* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))))> |
#<alt (* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))))> |
#<alt (* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))))> |
#<alt (* b (* x (- (/ a x) (* 1/2 (/ 1 x)))))> |
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))))> |
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))))> |
#<alt (* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))> |
#<alt (+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))))> |
#<alt (+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))))> |
#<alt (+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))))> |
#<alt (* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))))> |
#<alt (* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a)))))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))> |
#<alt (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x))> |
#<alt (+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x))> |
#<alt (+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x))> |
#<alt (* z (- (/ 1 x) (/ (log t) x)))> |
#<alt (* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x)))> |
#<alt (* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x)))> |
#<alt (* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x)))> |
#<alt (/ (* z (- 1 (log t))) x)> |
#<alt (* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x)))))> |
#<alt (* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x)))))> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)> |
#<alt (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x))> |
#<alt (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x))> |
#<alt (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x))> |
#<alt (* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x))> |
#<alt (/ (* z (- 1 (log t))) x)> |
#<alt (+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x))> |
#<alt (* b (- (/ a x) (* 1/2 (/ 1 x))))> |
#<alt (* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x))))> |
#<alt (* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x))))> |
#<alt (* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x))))> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x)))))> |
#<alt (* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x)))))> |
#<alt (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))> |
#<alt (+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x)))> |
#<alt (+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x)))> |
#<alt (+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x)))> |
#<alt (/ (* a b) x)> |
#<alt (* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x)))))> |
#<alt (* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x)))))> |
#<alt (* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x)))))> |
#<alt (/ (* a b) x)> |
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a)))))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt x> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (/ x b)) 1/2))> |
#<alt (* b (- (+ a (/ x b)) 1/2))> |
#<alt (* b (- (+ a (/ x b)) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b)))))> |
#<alt (+ x (* -1/2 b))> |
#<alt (+ x (+ (* -1/2 b) (* a b)))> |
#<alt (+ x (+ (* -1/2 b) (* a b)))> |
#<alt (+ x (+ (* -1/2 b) (* a b)))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (/ x a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a)))))> |
#<alt (* b (- a 1/2))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))> |
#<alt (* x (+ 1 (/ (* b (- a 1/2)) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1)))> |
#<alt -1/2> |
#<alt (- a 1/2)> |
#<alt (- a 1/2)> |
#<alt (- a 1/2)> |
#<alt a> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt 1/4> |
#<alt (+ 1/4 (* 1/2 a))> |
#<alt (+ 1/4 (* a (+ 1/2 a)))> |
#<alt (+ 1/4 (* a (+ 1/2 a)))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* 1/2 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* 1/2 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a (- (* -1 (* a (+ (* -2 b) (* 2 b)))) (* -1 b))))> |
#<alt (+ (* -1/2 b) (* a (- (* a (- (* 2 (* a (+ (* -2 b) (* 2 b)))) (+ (* -2 b) (* 2 b)))) (* -1 b))))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (- (+ b (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 2)))) (* 1/2 (/ b a))))> |
#<alt (* a (- (+ b (* 1/2 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 3)))) (+ (* -1/4 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (* 1/2 (/ b a))))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) a)) (* -1/2 b)) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 b) (* 1/4 b)) a)) (+ (* -1/4 b) (* 1/4 b))) a)) (* -1/2 b)) a)))))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a)))> |
#<alt (* -1/8 b)> |
#<alt (+ (* -1/8 b) (* (pow a 3) b))> |
#<alt (+ (* -1/8 b) (* (pow a 3) b))> |
#<alt (+ (* -1/8 b) (* (pow a 3) b))> |
#<alt (* (pow a 3) b)> |
#<alt (* (pow a 3) (+ b (* -1/8 (/ b (pow a 3)))))> |
#<alt (* (pow a 3) (+ b (* -1/8 (/ b (pow a 3)))))> |
#<alt (* (pow a 3) (+ b (* -1/8 (/ b (pow a 3)))))> |
#<alt (* (pow a 3) b)> |
#<alt (* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3))))))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt (* b (- (pow a 3) 1/8))> |
#<alt -1/8> |
#<alt (- (pow a 3) 1/8)> |
#<alt (- (pow a 3) 1/8)> |
#<alt (- (pow a 3) 1/8)> |
#<alt (pow a 3)> |
#<alt (* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3)))))> |
#<alt (pow a 3)> |
#<alt (* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1)))> |
#<alt (* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1)))> |
#<alt (* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1)))> |
#<alt (+ z (* -1 (* z (log t))))> |
#<alt (+ z (* -1 (* z (log t))))> |
#<alt (+ z (* -1 (* z (log t))))> |
#<alt (+ z (* -1 (* z (log t))))> |
#<alt (+ z (* z (log (/ 1 t))))> |
#<alt (+ z (* z (log (/ 1 t))))> |
#<alt (+ z (* z (log (/ 1 t))))> |
#<alt (+ z (* z (log (/ 1 t))))> |
#<alt (+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* z (+ 1 (* -1 (log t))))> |
#<alt (* -1 (* z (- (log t) 1)))> |
#<alt (* -1 (* z (- (log t) 1)))> |
#<alt (* -1 (* z (- (log t) 1)))> |
#<alt (* -1 (* z (- (log t) 1)))> |
#<alt (log t)> |
#<alt (log t)> |
#<alt (log t)> |
#<alt (log t)> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (* -1 (log (/ 1 t)))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (+ (log -1) (* -1 (log (/ -1 t))))> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (* -1 z)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (* -1/2 (/ b x))> |
#<alt (+ (* -1/2 (/ b x)) (/ (* a b) x))> |
#<alt (+ (* -1/2 (/ b x)) (/ (* a b) x))> |
#<alt (+ (* -1/2 (/ b x)) (/ (* a b) x))> |
#<alt (/ (* a b) x)> |
#<alt (* a (+ (* -1/2 (/ b (* a x))) (/ b x)))> |
#<alt (* a (+ (* -1/2 (/ b (* a x))) (/ b x)))> |
#<alt (* a (+ (* -1/2 (/ b (* a x))) (/ b x)))> |
#<alt (/ (* a b) x)> |
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))> |
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))> |
#<alt (* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x))))))> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
#<alt (/ (* b (- a 1/2)) x)> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | x | @ | -inf | (+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x) |
| 5.0ms | x | @ | 0 | (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x)) |
| 3.0ms | b | @ | -inf | (/ (* (+ (* a (* a a)) -1/8) b) (- (+ (* a a) 1/4) (* a -1/2))) |
| 3.0ms | x | @ | inf | (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x)) |
| 2.0ms | b | @ | inf | (+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x) |
| 1× | batch-egg-rewrite |
| 4 800× | *-lowering-*.f32 |
| 4 800× | *-lowering-*.f64 |
| 4 668× | /-lowering-/.f32 |
| 4 668× | /-lowering-/.f64 |
| 3 084× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 128 |
| 1 | 221 | 115 |
| 2 | 2019 | 115 |
| 0 | 8848 | 107 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x) |
(+ y (+ (* x (+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x))) x)) |
(+ (* (- 1 (log t)) (/ z x)) (/ (* b (+ a -1/2)) x)) |
(- 1 (log t)) |
(+ (* b (+ a -1/2)) x) |
(+ a -1/2) |
(- (+ (* a a) 1/4) (* a -1/2)) |
(/ (* (+ (* a (* a a)) -1/8) b) (- (+ (* a a) 1/4) (* a -1/2))) |
(* (+ (* a (* a a)) -1/8) b) |
(+ (* a (* a a)) -1/8) |
(+ (* (log t) (neg z)) z) |
(log t) |
(neg z) |
(/ (* b (+ a -1/2)) x) |
| Outputs |
|---|
(+.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z x) x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(+.f64 (+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z x) x))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x)) (/.f64 (*.f64 x x) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 z x) x) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) x (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) x x) |
(fma.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 z x) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 x (/.f64 z x)) (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x)) (*.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (*.f64 x x))) (pow.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x) (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x))) |
(*.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) #s(literal 1 binary64)) x) |
(+.f64 x (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y)) |
(+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (+.f64 x y)) |
(+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) |
(+.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) |
(+.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) x) |
(+.f64 (+.f64 y x) (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)))) (/.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) (+.f64 x y)) |
(fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) x (+.f64 x y)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))) y) |
(fma.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) x)) y) |
(fma.f64 (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) #s(literal 1 binary64)) x y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64))) (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)))) (*.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (+.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) y) x))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y)) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) (-.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) y) (*.f64 y y)))) |
(*.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(+.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) (/.f64 (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 z (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 #s(literal 1 binary64) x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) b (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b x))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (neg.f64 x) (*.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) |
(/.f64 (fma.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) x (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (neg.f64 x) x)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) #s(literal -1 binary64))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 x z) #s(literal 1 binary64))) (*.f64 (/.f64 x z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) (*.f64 (/.f64 x z) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x (*.f64 (/.f64 x z) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x) (*.f64 (/.f64 x z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 x z) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) #s(literal -1 binary64))) (*.f64 (/.f64 x z) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x (*.f64 (/.f64 x z) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 x z) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 x z) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 x z) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x #s(literal -1 binary64))) (*.f64 x (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) x (*.f64 x (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (neg.f64 (neg.f64 x)) (*.f64 x (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 x (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) x (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) x (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) x (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 x) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) x (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) x (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) (neg.f64 x) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) x (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) (neg.f64 x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 x) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 (fma.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 x) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x (*.f64 (neg.f64 x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 x x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x (*.f64 (neg.f64 x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 x z) #s(literal 1 binary64))) (*.f64 (/.f64 x z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) (*.f64 (/.f64 x z) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x (*.f64 (/.f64 x z) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x) (*.f64 (/.f64 x z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 x z) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) #s(literal -1 binary64))) (*.f64 (/.f64 x z) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x (*.f64 (/.f64 x z) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 x z) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 x z) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 x z) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) x (*.f64 (neg.f64 x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) x (*.f64 (neg.f64 x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) (neg.f64 x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)) (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)) (neg.f64 (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 x z) #s(literal 1 binary64))) (*.f64 (/.f64 x z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) #s(literal 1 binary64))) (*.f64 (/.f64 x z) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) x (*.f64 (/.f64 x z) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 x) (*.f64 (/.f64 x z) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 x z) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) #s(literal -1 binary64))) (*.f64 (/.f64 x z) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) x (*.f64 (/.f64 x z) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 x z) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (neg.f64 x)) (*.f64 (/.f64 x z) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (/.f64 x z) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) x (*.f64 (neg.f64 x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) #s(literal -1 binary64))) (*.f64 (neg.f64 x) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) x (*.f64 (neg.f64 x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (*.f64 (neg.f64 x) (neg.f64 (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x z) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x z) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x z) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x z) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x z) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 x z) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 x z) (*.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 x (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 x (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 x z) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 x z) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 x (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 x z) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 (neg.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 x) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 x) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (neg.f64 x) (*.f64 (neg.f64 x) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 x z) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 x) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 x z) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 x) (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 x z))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x z) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (/.f64 x z))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 x) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 x z) (*.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 x (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 x (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 x (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 x (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 x z) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 x (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 x z) (*.f64 x (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 x (/.f64 x z))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 x) (*.f64 x (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 (neg.f64 (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (/.f64 x z) (*.f64 (neg.f64 (neg.f64 x)) (-.f64 #s(literal 1 binary64) (log.f64 t)))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) x (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z))) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (/.f64 x z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) z))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 x z)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (/.f64 x z) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (/.f64 x z) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 z (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (/.f64 x z) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 z)))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (/.f64 z x) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 z x)))) (*.f64 (neg.f64 (neg.f64 x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 z x)))) (*.f64 (neg.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (/.f64 x z) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (neg.f64 x)) (/.f64 x z))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (neg.f64 x) (*.f64 (neg.f64 (neg.f64 x)) (*.f64 (neg.f64 z) (-.f64 #s(literal 1 binary64) (log.f64 t))))) (*.f64 (neg.f64 (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 x (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b x)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (neg.f64 x) (*.f64 x (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (neg.f64 (*.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) x (*.f64 (neg.f64 x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) (neg.f64 (*.f64 (neg.f64 x) x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x)))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))) |
(+.f64 (neg.f64 (log.f64 t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(+.f64 (*.f64 b a) (fma.f64 b #s(literal -1/2 binary64) x)) |
(+.f64 (+.f64 x (*.f64 b a)) (*.f64 b #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(fma.f64 b a (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 a b (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b x) |
(fma.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) x) |
(fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) x) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) x) |
(fma.f64 (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) x) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) x) |
(fma.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 x x (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))))) |
(/.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) (neg.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(+.f64 a #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) (*.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64))) (neg.f64 (*.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64))) (neg.f64 (*.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (+.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal -1/2 binary64) a))) |
(pow.f64 (/.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (fma.f64 a a (*.f64 a #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) |
(+.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a a)) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) |
(-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(fma.f64 a a (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))) (*.f64 a #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 a #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 a) #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1/2 binary64) a (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (neg.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) (*.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) (*.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 a a) (-.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(*.f64 (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a)) |
(fma.f64 a b (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) b (*.f64 b a)) |
(neg.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (neg.f64 b)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (neg.f64 b)) (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) b) (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (neg.f64 b))) (neg.f64 (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) b)) (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b)) (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (neg.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64)))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b)) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a #s(literal -1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64)))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 a a))) (*.f64 b #s(literal -1/8 binary64))) |
(+.f64 (*.f64 b #s(literal -1/8 binary64)) (*.f64 b (*.f64 a (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a a)) b) (*.f64 #s(literal -1/8 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/8 binary64) b) (*.f64 (*.f64 a (*.f64 a a)) b)) |
(fma.f64 b (*.f64 a (*.f64 a a)) (*.f64 b #s(literal -1/8 binary64))) |
(fma.f64 b #s(literal -1/8 binary64) (*.f64 b (*.f64 a (*.f64 a a)))) |
(fma.f64 (*.f64 a (*.f64 a a)) b (*.f64 #s(literal -1/8 binary64) b)) |
(fma.f64 #s(literal -1/8 binary64) b (*.f64 (*.f64 a (*.f64 a a)) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) b) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) b)) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b)) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) |
(+.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)) |
(+.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
(fma.f64 (*.f64 a a) a #s(literal -1/8 binary64)) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64)) #s(literal -1/8 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64))) (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/512 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 1/64 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/8 binary64))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(+.f64 z (neg.f64 (*.f64 (log.f64 t) z))) |
(+.f64 (neg.f64 (*.f64 (log.f64 t) z)) z) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z))) (/.f64 (*.f64 z z) (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)))) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(fma.f64 (neg.f64 z) (log.f64 t) z) |
(fma.f64 (neg.f64 (log.f64 t)) z z) |
(fma.f64 #s(literal -1 binary64) (*.f64 (log.f64 t) z) z) |
(fma.f64 (*.f64 (log.f64 t) #s(literal -1 binary64)) z z) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64))) (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z)))) |
(/.f64 (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64)))) (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64)))) (fma.f64 z z (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (neg.f64 z) z))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64))) (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z)) (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64))))) (neg.f64 (fma.f64 z z (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 (log.f64 t) (*.f64 (neg.f64 z) z)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z))) (neg.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64))) (-.f64 z (neg.f64 (*.f64 (log.f64 t) z)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z))) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)) (*.f64 z z))) (*.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)) (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z)))) (neg.f64 (neg.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))))) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64))) (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)) (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 z (*.f64 z z) (neg.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 z (neg.f64 (*.f64 (log.f64 t) z))) (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (log.f64 t) z) #s(literal 2 binary64)) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (neg.f64 z) (neg.f64 z)))) |
(log.f64 t) |
(*.f64 #s(literal 1 binary64) (log.f64 t)) |
(*.f64 (log.f64 t) #s(literal 1 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(-.f64 #s(literal 0 binary64) z) |
(neg.f64 z) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z))) (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z)) (+.f64 #s(literal 0 binary64) z)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z (*.f64 z z)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 z z (*.f64 #s(literal 0 binary64) z))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 z z))) (neg.f64 (+.f64 #s(literal 0 binary64) z))) |
(*.f64 z #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 x))) |
(neg.f64 (/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (neg.f64 x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(pow.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x)) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b x)) |
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) b) |
| 1× | egg-herbie |
| 12 942× | accelerator-lowering-fma.f32 |
| 12 942× | accelerator-lowering-fma.f64 |
| 4 806× | *-lowering-*.f32 |
| 4 806× | *-lowering-*.f64 |
| 3 888× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 5168 |
| 1 | 1236 | 5041 |
| 2 | 4262 | 4899 |
| 0 | 8566 | 4574 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* b (- a 1/2)) (* z (- 1 (log t)))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
x |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
x |
(* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1))) |
(* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(+ x (* b (- a 1/2))) |
(+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))) |
(+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))) |
(+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))) |
(* x (* z (- (/ 1 x) (/ (log t) x)))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z)))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z)))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z)))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(+ x (* z (- 1 (log t)))) |
(+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))) |
(+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))) |
(+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))) |
(* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b)))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b)))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b)))) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) |
(+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(* a b) |
(* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))) |
(* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))) |
(* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a))))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
y |
(* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y)))) |
(* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y)))) |
(* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y)))) |
y |
(* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1))) |
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
x |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))) |
(* x (* z (- (/ 1 x) (/ (log t) x)))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(+ x (+ y (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))) |
(* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))))) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))) |
(+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))) |
(+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))) |
(* a b) |
(* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))) |
(* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))) |
(* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a))))) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(/ (* b (- a 1/2)) x) |
(+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x)) |
(+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x)) |
(+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x)) |
(* z (- (/ 1 x) (/ (log t) x))) |
(* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x))) |
(* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x))) |
(* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x))) |
(/ (* z (- 1 (log t))) x) |
(* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x))))) |
(* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x))))) |
(* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x))))) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(/ (* z (- 1 (log t))) x) |
(+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x)) |
(+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x)) |
(+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x)) |
(* b (- (/ a x) (* 1/2 (/ 1 x)))) |
(* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x)))) |
(* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x)))) |
(* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x)))) |
(/ (* b (- a 1/2)) x) |
(* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x))))) |
(* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x))))) |
(* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x))))) |
(+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) |
(+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x))) |
(+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x))) |
(+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x))) |
(/ (* a b) x) |
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x))))) |
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x))))) |
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x))))) |
(/ (* a b) x) |
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a))))) |
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a))))) |
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a))))) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
x |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
(* b (- a 1/2)) |
(* b (- (+ a (/ x b)) 1/2)) |
(* b (- (+ a (/ x b)) 1/2)) |
(* b (- (+ a (/ x b)) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(+ x (* -1/2 b)) |
(+ x (+ (* -1/2 b) (* a b))) |
(+ x (+ (* -1/2 b) (* a b))) |
(+ x (+ (* -1/2 b) (* a b))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(* b (- a 1/2)) |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
(+ x (* b (- a 1/2))) |
x |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
x |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
-1/2 |
(- a 1/2) |
(- a 1/2) |
(- a 1/2) |
a |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
1/4 |
(+ 1/4 (* 1/2 a)) |
(+ 1/4 (* a (+ 1/2 a))) |
(+ 1/4 (* a (+ 1/2 a))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a (- (* -1 (* a (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(+ (* -1/2 b) (* a (- (* a (- (* 2 (* a (+ (* -2 b) (* 2 b)))) (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (- (+ b (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 2)))) (* 1/2 (/ b a)))) |
(* a (- (+ b (* 1/2 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 3)))) (+ (* -1/4 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (* 1/2 (/ b a)))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) a)) (* -1/2 b)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 b) (* 1/4 b)) a)) (+ (* -1/4 b) (* 1/4 b))) a)) (* -1/2 b)) a))))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(* -1/8 b) |
(+ (* -1/8 b) (* (pow a 3) b)) |
(+ (* -1/8 b) (* (pow a 3) b)) |
(+ (* -1/8 b) (* (pow a 3) b)) |
(* (pow a 3) b) |
(* (pow a 3) (+ b (* -1/8 (/ b (pow a 3))))) |
(* (pow a 3) (+ b (* -1/8 (/ b (pow a 3))))) |
(* (pow a 3) (+ b (* -1/8 (/ b (pow a 3))))) |
(* (pow a 3) b) |
(* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3)))))) |
(* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3)))))) |
(* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3)))))) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
(* b (- (pow a 3) 1/8)) |
-1/8 |
(- (pow a 3) 1/8) |
(- (pow a 3) 1/8) |
(- (pow a 3) 1/8) |
(pow a 3) |
(* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3))))) |
(* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3))))) |
(* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3))))) |
(pow a 3) |
(* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1))) |
(* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1))) |
(* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1))) |
(+ z (* -1 (* z (log t)))) |
(+ z (* -1 (* z (log t)))) |
(+ z (* -1 (* z (log t)))) |
(+ z (* -1 (* z (log t)))) |
(+ z (* z (log (/ 1 t)))) |
(+ z (* z (log (/ 1 t)))) |
(+ z (* z (log (/ 1 t)))) |
(+ z (* z (log (/ 1 t)))) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* z (+ 1 (* -1 (log t)))) |
(* -1 (* z (- (log t) 1))) |
(* -1 (* z (- (log t) 1))) |
(* -1 (* z (- (log t) 1))) |
(* -1 (* z (- (log t) 1))) |
(log t) |
(log t) |
(log t) |
(log t) |
(* -1 (log (/ 1 t))) |
(* -1 (log (/ 1 t))) |
(* -1 (log (/ 1 t))) |
(* -1 (log (/ 1 t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(* -1/2 (/ b x)) |
(+ (* -1/2 (/ b x)) (/ (* a b) x)) |
(+ (* -1/2 (/ b x)) (/ (* a b) x)) |
(+ (* -1/2 (/ b x)) (/ (* a b) x)) |
(/ (* a b) x) |
(* a (+ (* -1/2 (/ b (* a x))) (/ b x))) |
(* a (+ (* -1/2 (/ b (* a x))) (/ b x))) |
(* a (+ (* -1/2 (/ b (* a x))) (/ b x))) |
(/ (* a b) x) |
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x)))))) |
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x)))))) |
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x)))))) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
(/ (* b (- a 1/2)) x) |
| Outputs |
|---|
(+ (* b (- a 1/2)) (* z (- 1 (log t)))) |
(-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
x |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
x |
(* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(* -1 (* x (- (+ (* -1 (/ (* b (- a 1/2)) x)) (* -1 (/ (* z (- 1 (log t))) x))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) x) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) x) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) x) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x)) |
(+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x)) |
(+ x (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x)))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x)) |
(* x (* z (- (/ 1 x) (/ (log t) x)))) |
(/.f64 (*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z)))) |
(*.f64 z (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x z)))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z)))) |
(*.f64 z (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x z)))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (/ (* b (- a 1/2)) z)))) |
(*.f64 z (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x z)))) |
(* z (- 1 (log t))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))) |
(fma.f64 b (/.f64 (*.f64 x (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))) |
(fma.f64 b (/.f64 (*.f64 x (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(+ x (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t))))) |
(fma.f64 b (/.f64 (*.f64 x (+.f64 a #s(literal -1/2 binary64))) x) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b)))) |
(*.f64 b (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) b) (fma.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 x b)))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b)))) |
(*.f64 b (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) b) (fma.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 x b)))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (/ (* z (- 1 (log t))) b)))) |
(*.f64 b (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) b) (fma.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 x b)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 a (+.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b)))) |
(+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) x) |
(+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (fma.f64 b a x)) |
(+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (fma.f64 b a x)) |
(+ x (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (fma.f64 b a x)) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))) |
(*.f64 a (fma.f64 (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64)) (/.f64 x a) b)) |
(* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))) |
(*.f64 a (fma.f64 (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64)) (/.f64 x a) b)) |
(* a (+ b (+ (/ x a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a)))) |
(*.f64 a (fma.f64 (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64)) (/.f64 x a) b)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) x) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) x) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) x) a))) |
(+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
y |
(* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y)))) |
(fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) (/.f64 x y)) y) |
(* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y)))) |
(fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) (/.f64 x y)) y) |
(* y (+ 1 (+ (/ x y) (/ (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))) y)))) |
(fma.f64 y (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) (/.f64 x y)) y) |
y |
(* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) y)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) y)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (+ x (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) y)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x))) y)) (neg.f64 y)) |
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
x |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) (/.f64 y x))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) (/.f64 y x))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) (/.f64 y x))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ y (* -1 (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) x)) (neg.f64 x)) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x))))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x)) y) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) (+.f64 x y)) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) (+.f64 x y)) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) (+.f64 x y)) |
(+ x (+ y (* x (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) (+.f64 x y)) |
(+ x (+ y (* b (- a 1/2)))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) #s(literal 1 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) #s(literal 1 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* x (* z (- (/ 1 x) (/ (log t) x))))))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) #s(literal 1 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(* x (* z (- (/ 1 x) (/ (log t) x)))) |
(/.f64 (*.f64 x (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)))) x) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))) |
(*.f64 z (+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x z))) (/.f64 y z))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))) |
(*.f64 z (+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x z))) (/.f64 y z))) |
(* z (+ (* x (- (/ 1 x) (/ (log t) x))) (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z))))) |
(*.f64 z (+.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (fma.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (/.f64 x z))) (/.f64 y z))) |
(* z (- 1 (log t))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) z))) |
(+ x (+ y (* z (- 1 (log t))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(+ x (+ y (+ (* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) (* z (- 1 (log t)))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) |
(* b (* x (- (/ a x) (* 1/2 (/ 1 x))))) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))))) |
(*.f64 b (+.f64 (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) b) (fma.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 x b))) (/.f64 y b))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))))) |
(*.f64 b (+.f64 (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) b) (fma.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 x b))) (/.f64 y b))) |
(* b (+ (* x (- (/ a x) (* 1/2 (/ 1 x)))) (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b))))) |
(*.f64 b (+.f64 (fma.f64 z (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) b) (fma.f64 x (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 x b))) (/.f64 y b))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y)) b))) |
(+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (+.f64 x y)) |
(+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))) |
(+.f64 x (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (fma.f64 b a y))) |
(+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))) |
(+.f64 x (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (fma.f64 b a y))) |
(+ x (+ y (+ (* a b) (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)))))) |
(+.f64 x (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (fma.f64 b a y))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))) |
(*.f64 a (+.f64 b (fma.f64 (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64)) (/.f64 x a) (/.f64 y a)))) |
(* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))) |
(*.f64 a (+.f64 b (fma.f64 (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64)) (/.f64 x a) (/.f64 y a)))) |
(* a (+ b (+ (/ x a) (+ (/ y a) (/ (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))) a))))) |
(*.f64 a (+.f64 b (fma.f64 (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) #s(literal 1 binary64)) (/.f64 x a) (/.f64 y a)))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (+.f64 x y)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (+.f64 x y)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (* x (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 x (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) (+.f64 x y)) a))) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (* -1 (log (/ 1 t))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) |
(+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) x)) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* z (- (/ 1 x) (/ (log t) x))) (/ (* b (- a 1/2)) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(* z (- (/ 1 x) (/ (log t) x))) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) |
(* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x))) |
(*.f64 z (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x))) |
(*.f64 z (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(* z (- (+ (/ 1 x) (/ (* b (- a 1/2)) (* x z))) (/ (log t) x))) |
(*.f64 z (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/ (* z (- 1 (log t))) x) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) |
(* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x))))) |
(*.f64 z (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x))))) |
(*.f64 z (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(* -1 (* z (+ (* -1 (/ (* b (- a 1/2)) (* x z))) (* -1 (/ (- 1 (log t)) x))))) |
(*.f64 z (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 z x)) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x))) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(* -1 (/ (+ (* -1 (* b (- a 1/2))) (* -1 (* z (- 1 (log t))))) x)) |
(/.f64 (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) z) (*.f64 z (log.f64 t))) x) |
(/ (* z (- 1 (log t))) x) |
(/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x) |
(+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* b (- (/ a x) (* 1/2 (/ 1 x)))) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(* b (- (/ a x) (* 1/2 (/ 1 x)))) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x)))) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 b x)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x)))) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 b x)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(* b (- (+ (/ a x) (/ (* z (- 1 (log t))) (* b x))) (* 1/2 (/ 1 x)))) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 b x)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x))))) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 b x)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x))))) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 b x)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(* -1 (* b (+ (* -1 (/ (* z (- 1 (log t))) (* b x))) (* -1 (/ (- a 1/2) x))))) |
(*.f64 b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 b x)) (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) |
(+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x))) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x))) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(+ (* -1/2 (/ b x)) (+ (/ (* a b) x) (/ (* z (- 1 (log t))) x))) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/ (* a b) x) |
(/.f64 (*.f64 b a) x) |
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x))))) |
(*.f64 a (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 a x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x)))) |
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x))))) |
(*.f64 a (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 a x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x)))) |
(* a (+ (* -1/2 (/ b (* a x))) (+ (/ b x) (/ (* z (- 1 (log t))) (* a x))))) |
(*.f64 a (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z (*.f64 a x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x)))) |
(/ (* a b) x) |
(/.f64 (*.f64 b a) x) |
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a))))) |
(*.f64 a (+.f64 (/.f64 b x) (/.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) a))) |
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a))))) |
(*.f64 a (+.f64 (/.f64 b x) (/.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) a))) |
(* -1 (* a (+ (* -1 (/ b x)) (* -1 (/ (+ (* -1/2 (/ b x)) (/ (* z (- 1 (log t))) x)) a))))) |
(*.f64 a (+.f64 (/.f64 b x) (/.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) a))) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 #s(literal 1 binary64) (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64)))) |
x |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (/ x b)) 1/2)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (/ x b)) 1/2)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* b (- (+ a (/ x b)) 1/2)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ x b))))) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(+ x (* -1/2 b)) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(+ x (+ (* -1/2 b) (* a b))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* -1/2 b) (* a b))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* -1/2 b) (* a b))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(*.f64 a (+.f64 b (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(*.f64 a (+.f64 b (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 x a)))) |
(* a (+ b (+ (* -1/2 (/ b a)) (/ x a)))) |
(*.f64 a (+.f64 b (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 x a)))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (* -1/2 b)) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
x |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* x (+ 1 (/ (* b (- a 1/2)) x))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
x |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
(* -1 (* x (- (* -1 (/ (* b (- a 1/2)) x)) 1))) |
(fma.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) x) |
-1/2 |
#s(literal -1/2 binary64) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
a |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(+.f64 a (*.f64 a (/.f64 #s(literal -1/2 binary64) a))) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* 1/2 a)) |
(fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)) |
(+ 1/4 (* a (+ 1/2 a))) |
(fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(+ 1/4 (* a (+ 1/2 a))) |
(fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a (- (* -1 (* a (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a (- (* a (- (* 2 (* a (+ (* -2 b) (* 2 b)))) (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a (- (+ b (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 2)))) (* 1/2 (/ b a)))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a (- (+ b (* 1/2 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 3)))) (+ (* -1/4 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (* 1/2 (/ b a)))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) a)) (* -1/2 b)) a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/4 b) (* 1/4 b)) a)) (+ (* -1/4 b) (* 1/4 b))) a)) (* -1/2 b)) a))))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/ (* b (- (pow a 3) 1/8)) (- (+ 1/4 (pow a 2)) (* -1/2 a))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(* -1/8 b) |
(*.f64 b #s(literal -1/8 binary64)) |
(+ (* -1/8 b) (* (pow a 3) b)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(+ (* -1/8 b) (* (pow a 3) b)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(+ (* -1/8 b) (* (pow a 3) b)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* (pow a 3) (+ b (* -1/8 (/ b (pow a 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) b)) |
(* (pow a 3) (+ b (* -1/8 (/ b (pow a 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) b)) |
(* (pow a 3) (+ b (* -1/8 (/ b (pow a 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) b)) |
(* (pow a 3) b) |
(*.f64 b (*.f64 a (*.f64 a a))) |
(* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) b)) |
(* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) b)) |
(* -1 (* (pow a 3) (+ (* -1 b) (* 1/8 (/ b (pow a 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) b)) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(* b (- (pow a 3) 1/8)) |
(*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(- (pow a 3) 1/8) |
(fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
(- (pow a 3) 1/8) |
(fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
(- (pow a 3) 1/8) |
(fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(* (pow a 3) (- 1 (* 1/8 (/ 1 (pow a 3))))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(* -1 (* (pow a 3) (- (* 1/8 (/ 1 (pow a 3))) 1))) |
(*.f64 (*.f64 a a) (*.f64 a (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 a (*.f64 a a)))))) |
(+ z (* -1 (* z (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* -1 (* z (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* -1 (* z (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* -1 (* z (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* z (log (/ 1 t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* z (log (/ 1 t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* z (log (/ 1 t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* z (log (/ 1 t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) |
(+ z (* -1 (* z (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (-.f64 (log.f64 (/.f64 #s(literal -1 binary64) t)) (log.f64 #s(literal -1 binary64))) z) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* z (+ 1 (* -1 (log t)))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* -1 (* z (- (log t) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* -1 (* z (- (log t) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* -1 (* z (- (log t) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(* -1 (* z (- (log t) 1))) |
(*.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(log t) |
(log.f64 t) |
(log t) |
(log.f64 t) |
(log t) |
(log.f64 t) |
(log t) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(* -1 (log (/ 1 t))) |
(log.f64 t) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(+ (log -1) (* -1 (log (/ -1 t)))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(* -1/2 (/ b x)) |
(*.f64 b (/.f64 #s(literal -1/2 binary64) x)) |
(+ (* -1/2 (/ b x)) (/ (* a b) x)) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(+ (* -1/2 (/ b x)) (/ (* a b) x)) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(+ (* -1/2 (/ b x)) (/ (* a b) x)) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* a b) x) |
(/.f64 (*.f64 b a) x) |
(* a (+ (* -1/2 (/ b (* a x))) (/ b x))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x))) |
(* a (+ (* -1/2 (/ b (* a x))) (/ b x))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x))) |
(* a (+ (* -1/2 (/ b (* a x))) (/ b x))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x))) |
(/ (* a b) x) |
(/.f64 (*.f64 b a) x) |
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x)))))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x))) |
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x)))))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x))) |
(* -1 (* a (+ (* -1 (/ b x)) (* 1/2 (/ b (* a x)))))) |
(*.f64 a (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b x))) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
(/ (* b (- a 1/2)) x) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x) |
Compiled 34 705 to 3 519 computations (89.9% saved)
40 alts after pruning (36 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 173 | 20 | 1 193 |
| Fresh | 9 | 16 | 25 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 185 | 40 | 1 225 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 20.1% | (fma.f64 (log.f64 t) (neg.f64 z) z) |
| 52.6% | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) | |
| 65.3% | (fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) | |
| 68.5% | (fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) | |
| 90.3% | (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) #s(literal 1 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) | |
| 62.5% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) | |
| 46.1% | (fma.f64 b a x) | |
| 32.9% | (fma.f64 b #s(literal -1/2 binary64) x) | |
| 20.2% | (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) | |
| ▶ | 18.1% | (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
| 24.9% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) | |
| 9.4% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) | |
| 9.7% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) | |
| 30.3% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) | |
| 34.8% | (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) | |
| 15.6% | (/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) | |
| 11.4% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) | |
| ▶ | 42.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
| 20.0% | (-.f64 z (*.f64 (log.f64 t) z)) | |
| 90.3% | (+.f64 y (fma.f64 (/.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) | |
| 39.7% | (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) | |
| 78.2% | (+.f64 y (fma.f64 x (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 #s(literal 1 binary64) x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) x)) | |
| 49.0% | (+.f64 y (fma.f64 x (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) x)) | |
| ▶ | 93.5% | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x))) |
| 53.2% | (+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) | |
| 48.3% | (+.f64 y (*.f64 b a)) | |
| ▶ | 39.5% | (+.f64 y x) |
| 38.0% | (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) | |
| 14.4% | (*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) | |
| 20.5% | (*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) | |
| 31.6% | (*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) | |
| 66.4% | (*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) | |
| 53.7% | (*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) | |
| ✓ | 42.4% | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| 28.6% | (*.f64 b a) | |
| 15.0% | (*.f64 b #s(literal -1/2 binary64)) | |
| ▶ | 34.8% | (*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
| 46.6% | (*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) | |
| ✓ | 21.8% | y |
| ✓ | 19.5% | x |
Compiled 1 441 to 922 computations (36% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
| ✓ | cost-diff | 192 | (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 0 | (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
| ✓ | cost-diff | 896 | (*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
| ✓ | cost-diff | 0 | (+.f64 y x) |
| ✓ | cost-diff | 0 | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x)) |
| ✓ | cost-diff | 0 | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x))) |
| ✓ | cost-diff | 1024 | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x) |
| 11 574× | accelerator-lowering-fma.f32 |
| 11 574× | accelerator-lowering-fma.f64 |
| 3 556× | *-lowering-*.f32 |
| 3 556× | *-lowering-*.f64 |
| 3 168× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 233 |
| 1 | 113 | 213 |
| 2 | 315 | 213 |
| 3 | 759 | 195 |
| 4 | 1970 | 189 |
| 5 | 3793 | 189 |
| 6 | 5344 | 189 |
| 0 | 8452 | 179 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ y (+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x))) |
y |
(+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x)) |
b |
(+ a -1/2) |
a |
-1/2 |
(+ (* (/ (- 1 (log t)) x) (* z x)) x) |
(/ (- 1 (log t)) x) |
(- 1 (log t)) |
1 |
(log t) |
t |
x |
(* z x) |
z |
(+ y x) |
y |
x |
(* a (+ (* b (/ -1/2 a)) b)) |
a |
(+ (* b (/ -1/2 a)) b) |
b |
(/ -1/2 a) |
-1/2 |
(/ 1 (/ 1 (* b (+ a -1/2)))) |
1 |
(/ 1 (* b (+ a -1/2))) |
(* b (+ a -1/2)) |
b |
(+ a -1/2) |
a |
-1/2 |
(/ (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) (* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4)))) |
(* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) |
(+ (* (* a a) (* a (* a (* a a)))) -1/64) |
(* a a) |
a |
(* a (* a (* a a))) |
(* a (* a a)) |
-1/64 |
b |
(* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4))) |
(+ (* a (* a a)) 1/8) |
1/8 |
(+ (* a 1/2) (+ (* a a) 1/4)) |
1/2 |
(+ (* a a) 1/4) |
1/4 |
| Outputs |
|---|
(+ y (+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z x))) |
y |
(+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z x)) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* (/ (- 1 (log t)) x) (* z x)) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
1 |
#s(literal 1 binary64) |
(log t) |
(log.f64 t) |
t |
x |
(* z x) |
(*.f64 x z) |
z |
(+ y x) |
(+.f64 y x) |
y |
x |
(* a (+ (* b (/ -1/2 a)) b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
a |
(+ (* b (/ -1/2 a)) b) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
b |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 (/ 1 (* b (+ a -1/2)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(/ 1 (* b (+ a -1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(* b (+ a -1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
b |
(+ a -1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) (* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4)))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) |
(*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) |
(+ (* (* a a) (* a (* a (* a a)))) -1/64) |
(fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) |
(* a a) |
(*.f64 a a) |
a |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
-1/64 |
#s(literal -1/64 binary64) |
b |
(* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(+ (* a (* a a)) 1/8) |
(fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(+ (* a 1/2) (+ (* a a) 1/4)) |
(fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ (* a a) 1/4) |
(fma.f64 a a #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a (*.f64 a a))) |
| ✓ | accuracy | 99.9% | (*.f64 a (*.f64 a a)) |
| ✓ | accuracy | 98.8% | (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) |
| ✓ | accuracy | 59.7% | (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
| ✓ | accuracy | 100.0% | (+.f64 a #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 98.5% | (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | accuracy | 99.8% | (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
| ✓ | accuracy | 86.8% | (*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
| ✓ | accuracy | 100.0% | (+.f64 y x) |
| ✓ | accuracy | 100.0% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x)) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (log.f64 t)) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
| ✓ | accuracy | 87.8% | (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x) |
| 71.0ms | 256× | 0 | valid |
Compiled 233 to 43 computations (81.5% saved)
ival-mult: 17.0ms (36.1% of total)ival-add: 13.0ms (27.6% of total)ival-div: 9.0ms (19.1% of total)ival-log: 6.0ms (12.8% of total)ival-sub: 1.0ms (2.1% of total)exact: 1.0ms (2.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ (- 1 (log t)) x) (* z x)) x)> |
#<alt (+ y (+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x)))> |
#<alt (+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x))> |
#<alt (+ a -1/2)> |
#<alt (+ y x)> |
#<alt (* a (+ (* b (/ -1/2 a)) b))> |
#<alt (+ (* b (/ -1/2 a)) b)> |
#<alt (/ -1/2 a)> |
#<alt (/ 1 (/ 1 (* b (+ a -1/2))))> |
#<alt (/ 1 (* b (+ a -1/2)))> |
#<alt (* b (+ a -1/2))> |
#<alt (+ (* a 1/2) (+ (* a a) 1/4))> |
#<alt (/ (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) (* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4))))> |
#<alt (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b)> |
#<alt (+ (* (* a a) (* a (* a (* a a)))) -1/64)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (- 1 (log t))> |
#<alt (* a (* a a))> |
#<alt (* a (* a (* a a)))> |
| Outputs |
|---|
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ x (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ x (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ x (* z (- 1 (* -1 (log (/ 1 t))))))> |
#<alt (+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt x> |
#<alt (* x (+ 1 (/ (* z (- 1 (log t))) x)))> |
#<alt (* x (+ 1 (/ (* z (- 1 (log t))) x)))> |
#<alt (* x (+ 1 (/ (* z (- 1 (log t))) x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1)))> |
#<alt x> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (/ x z)) (log t)))> |
#<alt (* z (- (+ 1 (/ x z)) (log t)))> |
#<alt (* z (- (+ 1 (/ x z)) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt y> |
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))> |
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))> |
#<alt (* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y)))))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1)))> |
#<alt (+ x (+ y (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b)))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))> |
#<alt (+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a))))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))))> |
#<alt (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt (* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1)))> |
#<alt (+ x (+ y (* b (- a 1/2))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z)))))> |
#<alt (+ x (* z (- 1 (log t))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b)))))> |
#<alt (+ x (+ (* -1/2 b) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))> |
#<alt (+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))> |
#<alt (* a b)> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a)))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a)))))> |
#<alt (* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a)))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))> |
#<alt (+ (* b (- a 1/2)) (* z (- 1 (log t))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt x> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt (* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1)))> |
#<alt (+ x (* b (- a 1/2)))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t)))))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t)))> |
#<alt (* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t)))> |
#<alt (* z (- 1 (log t)))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt (* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z)))))> |
#<alt -1/2> |
#<alt (- a 1/2)> |
#<alt (- a 1/2)> |
#<alt (- a 1/2)> |
#<alt a> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* a (- 1 (* 1/2 (/ 1 a))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ 1 a)) 1)))> |
#<alt x> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt y> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt (* y (+ 1 (/ x y)))> |
#<alt y> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt (* -1 (* y (- (* -1 (/ x y)) 1)))> |
#<alt y> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt (+ x y)> |
#<alt x> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt (* x (+ 1 (/ y x)))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ y x)) 1)))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* a (* b (- 1 (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1))))> |
#<alt (* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1))))> |
#<alt (* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1))))> |
#<alt (* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* b (- 1 (* 1/2 (/ 1 a))))> |
#<alt (* -1 (* b (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* b (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* b (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1 (* b (- (* 1/2 (/ 1 a)) 1)))> |
#<alt (* -1/2 (/ b a))> |
#<alt (/ (+ (* -1/2 b) (* a b)) a)> |
#<alt (/ (+ (* -1/2 b) (* a b)) a)> |
#<alt (/ (+ (* -1/2 b) (* a b)) a)> |
#<alt b> |
#<alt (+ b (* -1/2 (/ b a)))> |
#<alt (+ b (* -1/2 (/ b a)))> |
#<alt (+ b (* -1/2 (/ b a)))> |
#<alt b> |
#<alt (+ b (* -1/2 (/ b a)))> |
#<alt (+ b (* -1/2 (/ b a)))> |
#<alt (+ b (* -1/2 (/ b a)))> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ 1 (* b (- a 1/2)))> |
#<alt (/ -2 b)> |
#<alt (- (* -4 (/ a b)) (* 2 (/ 1 b)))> |
#<alt (- (* a (- (* -8 (/ a b)) (* 4 (/ 1 b)))) (* 2 (/ 1 b)))> |
#<alt (- (* a (- (* a (- (* -16 (/ a b)) (* 8 (/ 1 b)))) (* 4 (/ 1 b)))) (* 2 (/ 1 b)))> |
#<alt (/ 1 (* a b))> |
#<alt (/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)> |
#<alt (/ (+ (/ 1/4 (* (pow a 2) b)) (+ (/ 1/2 (* a b)) (/ 1 b))) a)> |
#<alt (/ (+ (/ 1/2 (* a b)) (+ (/ 1 b) (+ (* 1/4 (/ 1 (* (pow a 2) b))) (* 1/8 (/ 1 (* (pow a 3) b)))))) a)> |
#<alt (/ 1 (* a b))> |
#<alt (/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a)> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ 1 b)) (* 1/4 (/ 1 (* a b)))) a)) (/ 1 b)) a))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (/ 1/8 (* (pow a 2) b)) (+ (/ 1/4 (* a b)) (* 1/2 (/ 1 b)))) a)) (/ 1 b)) a))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* b (- a 1/2))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* 1/2 a))> |
#<alt (+ 1/4 (* a (+ 1/2 a)))> |
#<alt (+ 1/4 (* a (+ 1/2 a)))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* 1/2 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* 1/2 (/ 1 a))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a)))))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (* a b))> |
#<alt (+ (* -1/2 b) (* a (- (* -1 (* a (+ (* -2 b) (* 2 b)))) (* -1 b))))> |
#<alt (+ (* -1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -4 b) (+ (* -2 (+ (* -2 b) (* 2 b))) (* 4 b))))) (+ (* -2 b) (* 2 b)))) (* -1 b))))> |
#<alt (* a b)> |
#<alt (* a (+ b (* -1/2 (/ b a))))> |
#<alt (* a (- (+ b (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 2)))) (* 1/2 (/ b a))))> |
#<alt (* a (- (+ b (* -1 (/ (+ (* -1/2 (+ (* -1/4 b) (* 1/4 b))) (+ (* -1/8 b) (* 1/8 b))) (pow a 3)))) (+ (* -1/4 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (* 1/2 (/ b a))))))> |
#<alt (* a b)> |
#<alt (* -1 (* a (+ (* -1 b) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1/4 (/ b a)) (* 1/4 (/ b a))) (* 1/2 b)) a)))))> |
#<alt (* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ b a)) (+ (* 1/8 (/ b a)) (* 1/2 (/ (+ (* -1/4 b) (* 1/4 b)) a)))) (+ (* -1/4 b) (* 1/4 b))) a)) (* 1/2 b)) a)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2)))))> |
#<alt (* -1/64 b)> |
#<alt (+ (* -1/64 b) (* (pow a 6) b))> |
#<alt (+ (* -1/64 b) (* (pow a 6) b))> |
#<alt (+ (* -1/64 b) (* (pow a 6) b))> |
#<alt (* (pow a 6) b)> |
#<alt (* (pow a 6) (+ b (* -1/64 (/ b (pow a 6)))))> |
#<alt (* (pow a 6) (+ b (* -1/64 (/ b (pow a 6)))))> |
#<alt (* (pow a 6) (+ b (* -1/64 (/ b (pow a 6)))))> |
#<alt (* (pow a 6) b)> |
#<alt (* (pow a 6) (+ b (* -1/64 (/ b (pow a 6)))))> |
#<alt (* (pow a 6) (+ b (* -1/64 (/ b (pow a 6)))))> |
#<alt (* (pow a 6) (+ b (* -1/64 (/ b (pow a 6)))))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt (* b (- (pow a 6) 1/64))> |
#<alt -1/64> |
#<alt (- (pow a 6) 1/64)> |
#<alt (- (pow a 6) 1/64)> |
#<alt (- (pow a 6) 1/64)> |
#<alt (pow a 6)> |
#<alt (* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (pow a 6)> |
#<alt (* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6)))))> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (* -1 (log (/ 1 t)))) x)> |
#<alt (/ (- 1 (* -1 (log (/ 1 t)))) x)> |
#<alt (/ (- 1 (* -1 (log (/ 1 t)))) x)> |
#<alt (/ (- 1 (* -1 (log (/ 1 t)))) x)> |
#<alt (/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x)> |
#<alt (/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x)> |
#<alt (/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x)> |
#<alt (/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (/ (- 1 (log t)) x)> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (log t))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (* -1 (log (/ 1 t))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 3)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
#<alt (pow a 4)> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | b | @ | 0 | (/ (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) (* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4)))) |
| 1.0ms | b | @ | inf | (* a (+ (* b (/ -1/2 a)) b)) |
| 1.0ms | b | @ | 0 | (* a (+ (* b (/ -1/2 a)) b)) |
| 1.0ms | b | @ | inf | (/ (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) (* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4)))) |
| 1.0ms | a | @ | inf | (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) |
| 1× | batch-egg-rewrite |
| 6 038× | *-lowering-*.f32 |
| 6 038× | *-lowering-*.f64 |
| 4 424× | /-lowering-/.f32 |
| 4 424× | /-lowering-/.f64 |
| 4 144× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 166 |
| 1 | 282 | 142 |
| 2 | 2632 | 142 |
| 0 | 9521 | 132 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ (- 1 (log t)) x) (* z x)) x) |
(+ y (+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x))) |
(+ (* b (+ a -1/2)) (+ (* (/ (- 1 (log t)) x) (* z x)) x)) |
(+ a -1/2) |
(+ y x) |
(* a (+ (* b (/ -1/2 a)) b)) |
(+ (* b (/ -1/2 a)) b) |
(/ -1/2 a) |
(/ 1 (/ 1 (* b (+ a -1/2)))) |
(/ 1 (* b (+ a -1/2))) |
(* b (+ a -1/2)) |
(+ (* a 1/2) (+ (* a a) 1/4)) |
(/ (* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) (* (+ (* a (* a a)) 1/8) (+ (* a 1/2) (+ (* a a) 1/4)))) |
(* (+ (* (* a a) (* a (* a (* a a)))) -1/64) b) |
(+ (* (* a a) (* a (* a (* a a)))) -1/64) |
(/ (- 1 (log t)) x) |
(- 1 (log t)) |
(* a (* a a)) |
(* a (* a (* a a))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x z)) x) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) |
(fma.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z) x) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 x z) x) |
(fma.f64 z (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) x) |
(fma.f64 (*.f64 x z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z) x x) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) x) z x) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 x x))) (pow.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) |
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (+.f64 x y)) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(+.f64 (+.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)))) x) |
(+.f64 (+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) |
(+.f64 (+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) x) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))) (/.f64 (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) y) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) y) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(fma.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) b (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 3 binary64))) (fma.f64 y y (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))) |
(/.f64 (neg.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))))) |
(/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y)) |
(/.f64 (-.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64))) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (-.f64 x y))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (-.f64 y x) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (-.f64 y x))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (neg.f64 (-.f64 y x)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)))) (-.f64 x y) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) #s(literal 1 binary64))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) #s(literal 1 binary64))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 y x) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 y x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 x y) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (fma.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 x y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 y x) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (+.f64 x y) (-.f64 y x)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 y x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (neg.f64 (-.f64 y x)) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (neg.f64 (-.f64 y x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 x y) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 (*.f64 x x) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (fma.f64 y (*.f64 y y) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (fma.f64 y y (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (-.f64 y (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))))) |
(pow.f64 (/.f64 (fma.f64 y y (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y))) (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) (-.f64 (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 y (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) y))))) |
(*.f64 (-.f64 (*.f64 y y) (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))))) |
(+.f64 x (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(+.f64 (*.f64 b a) (fma.f64 b #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) x) |
(+.f64 (fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x (*.f64 b a)) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) |
(-.f64 (/.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) (/.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x z)) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 x (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 x z) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 z (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 x z) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 b a (fma.f64 b #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 a b (fma.f64 b #s(literal -1/2 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z) x (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 x z)) (/.f64 #s(literal 1 binary64) x) (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) z #s(literal 1 binary64)) x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) x) z (+.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) b (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(fma.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) x)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) #s(literal 1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) #s(literal -1 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal -1 binary64))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) #s(literal -1 binary64) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (+.f64 a #s(literal 1/2 binary64)) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b))) (*.f64 (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 #s(literal -1 binary64) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 3 binary64)))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64)) (*.f64 x x))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x)) #s(literal 2 binary64))))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (-.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x))) (*.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)))) (pow.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)) (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (-.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) (pow.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (*.f64 x z) x) x)))) |
(+.f64 a #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) a) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 a a #s(literal -1/4 binary64)) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 a a) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 a a #s(literal -1/4 binary64))) (neg.f64 (+.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (+.f64 a #s(literal 1/2 binary64)) (+.f64 a #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 a a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(pow.f64 (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 y x))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(+.f64 (*.f64 b a) (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a)) |
(+.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 b a)) |
(fma.f64 b a (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 b (*.f64 (/.f64 #s(literal -1/2 binary64) a) a) (*.f64 b a)) |
(fma.f64 a b (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a)) |
(fma.f64 a (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 b a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a) (*.f64 b a)) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) a (*.f64 b a)) |
(fma.f64 (*.f64 b a) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b a)) |
(fma.f64 (*.f64 a (/.f64 #s(literal -1/2 binary64) a)) b (*.f64 b a)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a) (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a) (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a)) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (/.f64 (*.f64 a (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 b a))) |
(/.f64 (*.f64 a (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) a) (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b)) a) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b))) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) a) |
(+.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) b) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b))) (/.f64 (*.f64 b b) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) b) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b b) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b)))) |
(/.f64 (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) |
(/.f64 (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (fma.f64 b b (/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b #s(literal -1/2 binary64)) b)) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b))) (neg.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b))) (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)) (*.f64 b b))) (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)))) |
(pow.f64 (/.f64 (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 b (*.f64 b b) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) b) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a)) |
(fma.f64 a b (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) b (*.f64 b a)) |
(fma.f64 (*.f64 b a) #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal 1 binary64))) |
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(exp.f64 (neg.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (+.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) b) |
(pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 b (*.f64 (+.f64 a #s(literal -1/2 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b a)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b a) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 b a (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 b #s(literal -1/2 binary64) (*.f64 b a)) |
(fma.f64 a b (*.f64 b #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) b (*.f64 b a)) |
(fma.f64 (*.f64 b a) #s(literal 1 binary64) (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 b (fma.f64 a a #s(literal -1/4 binary64))) (+.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) b) |
(*.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b #s(literal 1 binary64))) |
(*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (+.f64 a #s(literal -1/2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (+.f64 a #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1 binary64)) (pow.f64 (+.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (fma.f64 a a #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a a) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 a (+.f64 #s(literal 1/2 binary64) a))) |
(+.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) |
(+.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) #s(literal 1/4 binary64)) |
(+.f64 (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (*.f64 a a)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) (/.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) |
(fma.f64 a a (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal 1/2 binary64) a (fma.f64 a a #s(literal 1/4 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) (*.f64 a #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 a (*.f64 a (*.f64 a a)) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a a #s(literal -1/4 binary64))) (*.f64 a #s(literal 1/2 binary64))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (+.f64 #s(literal 1/4 binary64) (*.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64)))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64))))) (neg.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) (neg.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) (*.f64 a (+.f64 #s(literal 1/2 binary64) a))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) (*.f64 a (+.f64 #s(literal 1/2 binary64) a))) #s(literal 1/16 binary64)) (-.f64 (*.f64 a (+.f64 #s(literal 1/2 binary64) a)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) (*.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) (*.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) (neg.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (neg.f64 b)) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (neg.f64 b)) (neg.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)) b) (*.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64)) b) (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (neg.f64 b))) (neg.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)) (/.f64 b (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64)) (/.f64 b (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))) |
(/.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) |
(*.f64 b (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))))) |
(*.f64 b (/.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (neg.f64 b)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))))) |
(*.f64 (/.f64 b (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))) (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (/.f64 b (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))))) |
(*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) (/.f64 b (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 b (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) |
(*.f64 (/.f64 b (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (/.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))) (/.f64 b (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) (pow.f64 (/.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64))) (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 (fma.f64 a a #s(literal 1/4 binary64)) (fma.f64 a a #s(literal 1/4 binary64))) (*.f64 a (*.f64 (*.f64 a a) #s(literal 1/8 binary64))))) (fma.f64 (fma.f64 a a #s(literal 1/4 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 b (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64))) (*.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64))))) (-.f64 (*.f64 a #s(literal 1/2 binary64)) (fma.f64 a a #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (fma.f64 a (+.f64 #s(literal 1/2 binary64) a) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b #s(literal -1/64 binary64))) |
(+.f64 (*.f64 b #s(literal -1/64 binary64)) (*.f64 b (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b) (*.f64 #s(literal -1/64 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/64 binary64) b) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b)) |
(fma.f64 b (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b #s(literal -1/64 binary64))) |
(fma.f64 b #s(literal -1/64 binary64) (*.f64 b (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b (*.f64 #s(literal -1/64 binary64) b)) |
(fma.f64 #s(literal -1/64 binary64) b (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) b)) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)) b) (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64)) b) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))) |
(/.f64 (*.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64))) (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))))) |
(/.f64 (*.f64 b (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64))) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))) |
(*.f64 b (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))) |
(*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) b) |
(+.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/64 binary64)) |
(+.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/64 binary64)) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1/4096 binary64) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)))) |
(fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)) |
(fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) |
(fma.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)) #s(literal -1/64 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a a) #s(literal -1/64 binary64)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) a #s(literal -1/64 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)) (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)) (+.f64 #s(literal 1/4096 binary64) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64)) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) #s(literal 1/262144 binary64)) (fma.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/64 binary64))))) |
(/.f64 (-.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (-.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)) #s(literal 1/4096 binary64))) (*.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)))) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/262144 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/4096 binary64)) (*.f64 a (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/64 binary64)))))) |
(*.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1/4096 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (log.f64 t) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 t) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (log.f64 t) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (neg.f64 x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (log.f64 t))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (log.f64 t))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (*.f64 x (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 t))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (log.f64 t) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) (+.f64 (pow.f64 (/.f64 (log.f64 t) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 t) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 (log.f64 t) x) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (log.f64 t) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (log.f64 t))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (log.f64 t))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (log.f64 t))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (log.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 x (neg.f64 (log.f64 t)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (log.f64 t))) (*.f64 (/.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (log.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 x #s(literal 1 binary64)) (log.f64 t))) (*.f64 (/.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 x #s(literal 1 binary64)) (neg.f64 (log.f64 t)))) (*.f64 (/.f64 x #s(literal 1 binary64)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (log.f64 t))) (*.f64 (neg.f64 x) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (/.f64 x (log.f64 t)))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 x) (log.f64 t))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 (neg.f64 x) (neg.f64 (log.f64 t)))) (*.f64 (neg.f64 x) (neg.f64 x))) |
(pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (log.f64 t))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (log.f64 t))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t))) |
(+.f64 (neg.f64 (log.f64 t)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (/.f64 (pow.f64 (log.f64 t) #s(literal 3 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (/.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 t) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 t) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (log.f64 t))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (log.f64 t)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) (*.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(pow.f64 (/.f64 (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (log.f64 t)) (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 t) (+.f64 #s(literal 1 binary64) (log.f64 t)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (log.f64 t)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 3/2 binary64))) |
(pow.f64 a #s(literal 3 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 a #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 3 binary64)) |
(*.f64 a (*.f64 a a)) |
(*.f64 (*.f64 a a) a) |
(*.f64 (pow.f64 a #s(literal 3/2 binary64)) (pow.f64 a #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 #s(literal 2 binary64) (log.f64 a) (*.f64 #s(literal 2 binary64) (log.f64 a)))) |
(pow.f64 a #s(literal 4 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 2 binary64)) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a a)) a) |
| 1× | egg-herbie |
| 9 628× | accelerator-lowering-fma.f32 |
| 9 628× | accelerator-lowering-fma.f64 |
| 4 568× | *-lowering-*.f32 |
| 4 568× | *-lowering-*.f64 |
| 4 004× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 4569 |
| 1 | 1176 | 4510 |
| 2 | 3917 | 4473 |
| 0 | 8193 | 4136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(* z (- 1 (log t))) |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
x |
(* x (+ 1 (/ (* z (- 1 (log t))) x))) |
(* x (+ 1 (/ (* z (- 1 (log t))) x))) |
(* x (+ 1 (/ (* z (- 1 (log t))) x))) |
x |
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1))) |
x |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
(+ x (* z (- 1 (log t)))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (/ x z)) (log t))) |
(* z (- (+ 1 (/ x z)) (log t))) |
(* z (- (+ 1 (/ x z)) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
y |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
y |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(+ x (+ y (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(* b (- a 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
x |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(+ x (+ y (* b (- a 1/2)))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(+ x (* z (- 1 (log t)))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(* b (- a 1/2)) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(* b (- a 1/2)) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(+ x (+ (* -1/2 b) (* z (- 1 (log t))))) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(* a b) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(+ (* b (- a 1/2)) (* z (- 1 (log t)))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
x |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(+ x (* b (- a 1/2))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(* z (- 1 (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(* z (- 1 (log t))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
-1/2 |
(- a 1/2) |
(- a 1/2) |
(- a 1/2) |
a |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
a |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
x |
(+ x y) |
(+ x y) |
(+ x y) |
y |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
(* y (+ 1 (/ x y))) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
y |
(+ x y) |
(+ x y) |
(+ x y) |
x |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
(* x (+ 1 (/ y x))) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(* -1/2 (/ b a)) |
(/ (+ (* -1/2 b) (* a b)) a) |
(/ (+ (* -1/2 b) (* a b)) a) |
(/ (+ (* -1/2 b) (* a b)) a) |
b |
(+ b (* -1/2 (/ b a))) |
(+ b (* -1/2 (/ b a))) |
(+ b (* -1/2 (/ b a))) |
b |
(+ b (* -1/2 (/ b a))) |
(+ b (* -1/2 (/ b a))) |
(+ b (* -1/2 (/ b a))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ 1 (* b (- a 1/2))) |
(/ -2 b) |
(- (* -4 (/ a b)) (* 2 (/ 1 b))) |
(- (* a (- (* -8 (/ a b)) (* 4 (/ 1 b)))) (* 2 (/ 1 b))) |
(- (* a (- (* a (- (* -16 (/ a b)) (* 8 (/ 1 b)))) (* 4 (/ 1 b)))) (* 2 (/ 1 b))) |
(/ 1 (* a b)) |
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a) |
(/ (+ (/ 1/4 (* (pow a 2) b)) (+ (/ 1/2 (* a b)) (/ 1 b))) a) |
(/ (+ (/ 1/2 (* a b)) (+ (/ 1 b) (+ (* 1/4 (/ 1 (* (pow a 2) b))) (* 1/8 (/ 1 (* (pow a 3) b)))))) a) |
(/ 1 (* a b)) |
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ 1 b)) (* 1/4 (/ 1 (* a b)))) a)) (/ 1 b)) a)) |
(* -1 (/ (- (* -1 (/ (+ (/ 1/8 (* (pow a 2) b)) (+ (/ 1/4 (* a b)) (* 1/2 (/ 1 b)))) a)) (/ 1 b)) a)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* b (- a 1/2)) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a b)) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
1/4 |
(+ 1/4 (* 1/2 a)) |
(+ 1/4 (* a (+ 1/2 a))) |
(+ 1/4 (* a (+ 1/2 a))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(* -1/2 b) |
(+ (* -1/2 b) (* a b)) |
(+ (* -1/2 b) (* a (- (* -1 (* a (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(+ (* -1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -4 b) (+ (* -2 (+ (* -2 b) (* 2 b))) (* 4 b))))) (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(* a b) |
(* a (+ b (* -1/2 (/ b a)))) |
(* a (- (+ b (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 2)))) (* 1/2 (/ b a)))) |
(* a (- (+ b (* -1 (/ (+ (* -1/2 (+ (* -1/4 b) (* 1/4 b))) (+ (* -1/8 b) (* 1/8 b))) (pow a 3)))) (+ (* -1/4 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (* 1/2 (/ b a)))))) |
(* a b) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1/4 (/ b a)) (* 1/4 (/ b a))) (* 1/2 b)) a))))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ b a)) (+ (* 1/8 (/ b a)) (* 1/2 (/ (+ (* -1/4 b) (* 1/4 b)) a)))) (+ (* -1/4 b) (* 1/4 b))) a)) (* 1/2 b)) a))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(* -1/64 b) |
(+ (* -1/64 b) (* (pow a 6) b)) |
(+ (* -1/64 b) (* (pow a 6) b)) |
(+ (* -1/64 b) (* (pow a 6) b)) |
(* (pow a 6) b) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(* (pow a 6) b) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
(* b (- (pow a 6) 1/64)) |
-1/64 |
(- (pow a 6) 1/64) |
(- (pow a 6) 1/64) |
(- (pow a 6) 1/64) |
(pow a 6) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(pow a 6) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(/ (- 1 (log t)) x) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (log t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (* -1 (log (/ 1 t)))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 3) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
(pow a 4) |
| Outputs |
|---|
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (* -1 (log (/ 1 t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(+ x (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
x |
(* x (+ 1 (/ (* z (- 1 (log t))) x))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) x) |
(* x (+ 1 (/ (* z (- 1 (log t))) x))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) x) |
(* x (+ 1 (/ (* z (- 1 (log t))) x))) |
(fma.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x)) x) |
x |
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1))) |
(*.f64 (fma.f64 (+.f64 (log.f64 t) #s(literal -1 binary64)) (/.f64 z x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1))) |
(*.f64 (fma.f64 (+.f64 (log.f64 t) #s(literal -1 binary64)) (/.f64 z x) #s(literal -1 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (* z (- 1 (log t))) x)) 1))) |
(*.f64 (fma.f64 (+.f64 (log.f64 t) #s(literal -1 binary64)) (/.f64 z x) #s(literal -1 binary64)) (neg.f64 x)) |
x |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(* z (- (+ 1 (/ x z)) (log t))) |
(fma.f64 z (-.f64 (/.f64 x z) (log.f64 t)) z) |
(* z (- (+ 1 (/ x z)) (log t))) |
(fma.f64 z (-.f64 (/.f64 x z) (log.f64 t)) z) |
(* z (- (+ 1 (/ x z)) (log t))) |
(fma.f64 z (-.f64 (/.f64 x z) (log.f64 t)) z) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 (/.f64 x z) (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 (/.f64 x z) (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ x z))))) |
(fma.f64 z (-.f64 (/.f64 x z) (log.f64 t)) z) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
y |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y))) y) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y))) y) |
(* y (+ 1 (+ (/ x y) (+ (/ (* b (- a 1/2)) y) (/ (* z (- 1 (log t))) y))))) |
(fma.f64 y (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y))) y) |
y |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)))) |
(* -1 (* y (- (* -1 (/ (+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) y)) 1))) |
(neg.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) y)))) |
(+ x (+ y (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(*.f64 b (+.f64 (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 y b))) (+.f64 a #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(*.f64 b (+.f64 (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 y b))) (+.f64 a #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (+ (/ y b) (/ (* z (- 1 (log t))) b)))) 1/2)) |
(*.f64 b (+.f64 (+.f64 (/.f64 x b) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 y b))) (+.f64 a #s(literal -1/2 binary64)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (+ y (* z (- 1 (log t))))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 x y)) b))) |
(+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 y a))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 y a))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (+ (/ y a) (/ (* z (- 1 (log t))) a)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 y a))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ y (+ (* -1/2 b) (* z (- 1 (log t)))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y))) a))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t)))))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 x (fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 x (fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 x (fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t))))))))) |
(+.f64 x (fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
x |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 y x))) x) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 y x))) x) |
(* x (+ 1 (+ (/ y x) (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x))))) |
(fma.f64 x (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 y x))) x) |
x |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x)))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x)))) |
(* -1 (* x (- (* -1 (/ (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t))))) x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) x)))) |
(+ x (+ y (* b (- a 1/2)))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x y)) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(+ x (+ y (+ (* b (- a 1/2)) (* z (- 1 (log t)))))) |
(+.f64 x (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y))) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- (+ 1 (+ (/ x z) (+ (/ y z) (/ (* b (- a 1/2)) z)))) (log t))) |
(fma.f64 z (+.f64 (/.f64 x z) (-.f64 (fma.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 b z) (/.f64 y z)) (log.f64 t))) z) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x y)) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (+ y (* b (- a 1/2)))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (+.f64 x y)) z))) |
(+ x (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 x b)) (+.f64 a #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 x b)) (+.f64 a #s(literal -1/2 binary64)))) |
(* b (- (+ a (+ (/ x b) (/ (* z (- 1 (log t))) b))) 1/2)) |
(*.f64 b (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z b) (/.f64 x b)) (+.f64 a #s(literal -1/2 binary64)))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b))) |
(* -1 (* b (+ (* -1 (- a 1/2)) (* -1 (/ (+ x (* z (- 1 (log t)))) b))))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) x) b))) |
(+ x (+ (* -1/2 b) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* -1/2 b) (+ (* a b) (* z (- 1 (log t)))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(* a b) |
(*.f64 b a) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(*.f64 a (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(*.f64 a (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a (+ b (+ (* -1/2 (/ b a)) (+ (/ x a) (/ (* z (- 1 (log t))) a))))) |
(*.f64 a (+.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z a) (/.f64 x a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b))) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) a))) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (+ x (+ (* -1/2 b) (* z (- 1 (log t))))) a))))) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) x)) a))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (* -1 (log (/ 1 t))))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (+ (log -1) (* -1 (log (/ -1 t)))))))) |
(fma.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ (* b (- a 1/2)) (* z (- 1 (log t)))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
x |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
(* x (+ 1 (+ (/ (* b (- a 1/2)) x) (/ (* z (- 1 (log t))) x)))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x) |
x |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (* b (- a 1/2)) (* z (- 1 (log t)))) x)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) x)) (neg.f64 x)) |
(+ x (* b (- a 1/2))) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+ x (+ (* b (- a 1/2)) (* z (- 1 (log t))))) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 x z)) (log.f64 t)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 x z)) (log.f64 t)) z) |
(* z (- (+ 1 (+ (/ x z) (/ (* b (- a 1/2)) z))) (log t))) |
(fma.f64 z (-.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) z) (/.f64 x z)) (log.f64 t)) z) |
(* z (- 1 (log t))) |
(fma.f64 z (neg.f64 (log.f64 t)) z) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
(* -1 (* z (+ (* -1 (- 1 (log t))) (* -1 (/ (+ x (* b (- a 1/2))) z))))) |
(*.f64 z (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) z))) |
-1/2 |
#s(literal -1/2 binary64) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
(- a 1/2) |
(+.f64 a #s(literal -1/2 binary64)) |
a |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* a (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
a |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
(* -1 (* a (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a) |
x |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
y |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
(* y (+ 1 (/ x y))) |
(fma.f64 y (/.f64 x y) y) |
y |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ x y)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 x y)) (neg.f64 y)) |
y |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
(+ x y) |
(+.f64 x y) |
x |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
(* x (+ 1 (/ y x))) |
(fma.f64 x (/.f64 y x) x) |
x |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1 (* x (- (* -1 (/ y x)) 1))) |
(neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (/.f64 y x)))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (* b (- 1 (* 1/2 (/ 1 a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (* b (- (* 1/2 (/ 1 a)) 1)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* b (- 1 (* 1/2 (/ 1 a)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* -1 (* b (- (* 1/2 (/ 1 a)) 1))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/ (+ (* -1/2 b) (* a b)) a) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 b) (* a b)) a) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/2 b) (* a b)) a) |
(/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) a) |
b |
(+ b (* -1/2 (/ b a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(+ b (* -1/2 (/ b a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(+ b (* -1/2 (/ b a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
b |
(+ b (* -1/2 (/ b a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(+ b (* -1/2 (/ b a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(+ b (* -1/2 (/ b a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ 1 (* b (- a 1/2))) |
(/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) |
(/ -2 b) |
(/.f64 #s(literal -2 binary64) b) |
(- (* -4 (/ a b)) (* 2 (/ 1 b))) |
(fma.f64 #s(literal -4 binary64) (/.f64 a b) (/.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* -8 (/ a b)) (* 4 (/ 1 b)))) (* 2 (/ 1 b))) |
(fma.f64 a (fma.f64 (/.f64 a b) #s(literal -8 binary64) (/.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* -16 (/ a b)) (* 8 (/ 1 b)))) (* 4 (/ 1 b)))) (* 2 (/ 1 b))) |
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 a b) #s(literal -16 binary64) (/.f64 #s(literal -8 binary64) b)) (/.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal -2 binary64) b)) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b a)) |
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a) |
(/ (+ (/ 1/4 (* (pow a 2) b)) (+ (/ 1/2 (* a b)) (/ 1 b))) a) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 a a)))) a) |
(/ (+ (/ 1/2 (* a b)) (+ (/ 1 b) (+ (* 1/4 (/ 1 (* (pow a 2) b))) (* 1/8 (/ 1 (* (pow a 3) b)))))) a) |
(/.f64 (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) (/.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b a) (*.f64 a a)))) a) |
(/ 1 (* a b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b a)) |
(/ (+ (/ 1 b) (* 1/2 (/ 1 (* a b)))) a) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a) |
(* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ 1 b)) (* 1/4 (/ 1 (* a b)))) a)) (/ 1 b)) a)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/4 binary64) (*.f64 b a))) a) (/.f64 #s(literal 1 binary64) b)) a) |
(* -1 (/ (- (* -1 (/ (+ (/ 1/8 (* (pow a 2) b)) (+ (/ 1/4 (* a b)) (* 1/2 (/ 1 b)))) a)) (/ 1 b)) a)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 b (*.f64 a a))) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/4 binary64) (*.f64 b a)))) a) (/.f64 #s(literal 1 binary64) b)) a) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* b (- a 1/2)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* 1/2 a)) |
(fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64)) |
(+ 1/4 (* a (+ 1/2 a))) |
(fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(+ 1/4 (* a (+ 1/2 a))) |
(fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* 1/2 (/ 1 a)))) |
(*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(* (pow a 2) (+ 1 (+ (/ 1/4 (pow a 2)) (* 1/2 (/ 1 a))))) |
(*.f64 a (fma.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) a)) |
(* -1/2 b) |
(*.f64 b #s(literal -1/2 binary64)) |
(+ (* -1/2 b) (* a b)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a (- (* -1 (* a (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+ (* -1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -4 b) (+ (* -2 (+ (* -2 b) (* 2 b))) (* 4 b))))) (+ (* -2 b) (* 2 b)))) (* -1 b)))) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(* a b) |
(*.f64 b a) |
(* a (+ b (* -1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (- (+ b (* -1 (/ (+ (* -1/4 b) (* 1/4 b)) (pow a 2)))) (* 1/2 (/ b a)))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a (- (+ b (* -1 (/ (+ (* -1/2 (+ (* -1/4 b) (* 1/4 b))) (+ (* -1/8 b) (* 1/8 b))) (pow a 3)))) (+ (* -1/4 (/ b (pow a 2))) (+ (* 1/4 (/ b (pow a 2))) (* 1/2 (/ b a)))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* a b) |
(*.f64 b a) |
(* -1 (* a (+ (* -1 b) (* 1/2 (/ b a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (+ (* -1/4 (/ b a)) (* 1/4 (/ b a))) (* 1/2 b)) a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(* -1 (* a (+ (* -1 b) (* -1 (/ (- (* -1 (/ (- (+ (* -1/8 (/ b a)) (+ (* 1/8 (/ b a)) (* 1/2 (/ (+ (* -1/4 b) (* 1/4 b)) a)))) (+ (* -1/4 b) (* 1/4 b))) a)) (* 1/2 b)) a))))) |
(*.f64 b (fma.f64 a (/.f64 #s(literal -1/2 binary64) a) a)) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/ (* b (- (pow a 6) 1/64)) (* (+ 1/8 (pow a 3)) (+ 1/4 (+ (* 1/2 a) (pow a 2))))) |
(/.f64 (*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a (+.f64 a #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(* -1/64 b) |
(*.f64 b #s(literal -1/64 binary64)) |
(+ (* -1/64 b) (* (pow a 6) b)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(+ (* -1/64 b) (* (pow a 6) b)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(+ (* -1/64 b) (* (pow a 6) b)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* (pow a 6) b) |
(*.f64 b (pow.f64 a #s(literal 6 binary64))) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 b (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) b)) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 b (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) b)) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 b (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) b)) |
(* (pow a 6) b) |
(*.f64 b (pow.f64 a #s(literal 6 binary64))) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 b (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) b)) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 b (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) b)) |
(* (pow a 6) (+ b (* -1/64 (/ b (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 b (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))) b)) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
(* b (- (pow a 6) 1/64)) |
(*.f64 b (+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64))) |
-1/64 |
#s(literal -1/64 binary64) |
(- (pow a 6) 1/64) |
(+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64)) |
(- (pow a 6) 1/64) |
(+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64)) |
(- (pow a 6) 1/64) |
(+.f64 (pow.f64 a #s(literal 6 binary64)) #s(literal -1/64 binary64)) |
(pow a 6) |
(pow.f64 a #s(literal 6 binary64)) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(pow a 6) |
(pow.f64 a #s(literal 6 binary64)) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(* (pow a 6) (- 1 (* 1/64 (/ 1 (pow a 6))))) |
(*.f64 (pow.f64 a #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/64 binary64) (pow.f64 a #s(literal 6 binary64))))) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (* -1 (log (/ 1 t)))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(/ (- 1 (+ (log -1) (* -1 (log (/ -1 t))))) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(/ (- 1 (log t)) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (log t)) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (* -1 (log (/ 1 t)))) |
(-.f64 #s(literal 1 binary64) (log.f64 t)) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(- 1 (+ (log -1) (* -1 (log (/ -1 t))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) t))) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 3) |
(*.f64 a (*.f64 a a)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
Compiled 42 664 to 3 029 computations (92.9% saved)
43 alts after pruning (37 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 263 | 13 | 1 276 |
| Fresh | 7 | 24 | 31 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1 273 | 43 | 1 316 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 20.1% | (fma.f64 (log.f64 t) (neg.f64 z) z) |
| 52.6% | (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) | |
| 65.3% | (fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) | |
| 36.7% | (fma.f64 y (/.f64 x y) y) | |
| 31.8% | (fma.f64 x (/.f64 y x) x) | |
| 62.5% | (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) | |
| 46.1% | (fma.f64 b a x) | |
| 32.9% | (fma.f64 b #s(literal -1/2 binary64) x) | |
| 9.2% | (/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) | |
| 17.6% | (/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) | |
| 24.9% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) | |
| 9.4% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) | |
| 9.7% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) | |
| 30.3% | (/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) | |
| 34.8% | (/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) | |
| 17.7% | (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) | |
| 15.6% | (/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) | |
| 9.1% | (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) | |
| 15.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) | |
| 20.0% | (-.f64 z (*.f64 (log.f64 t) z)) | |
| 90.3% | (+.f64 y (fma.f64 (/.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) | |
| 39.7% | (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) | |
| 78.2% | (+.f64 y (fma.f64 x (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 #s(literal 1 binary64) x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) x)) | |
| 68.7% | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (log.f64 t))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (log.f64 t)))) (*.f64 z x) x))) | |
| 68.8% | (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 t))) (*.f64 x x)) (*.f64 z x) x))) | |
| 79.1% | (+.f64 y (fma.f64 b a (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x))) | |
| 53.2% | (+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) | |
| 48.3% | (+.f64 y (*.f64 b a)) | |
| ✓ | 39.5% | (+.f64 y x) |
| 38.0% | (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) | |
| 9.2% | (*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) | |
| 14.4% | (*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) | |
| 17.6% | (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) | |
| 31.6% | (*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) | |
| 66.4% | (*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) | |
| 53.7% | (*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) | |
| ✓ | 42.4% | (*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
| 28.6% | (*.f64 b a) | |
| 15.0% | (*.f64 b #s(literal -1/2 binary64)) | |
| ✓ | 34.8% | (*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
| 7.4% | (*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) | |
| ✓ | 21.8% | y |
| ✓ | 19.5% | x |
Compiled 1 884 to 750 computations (60.2% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b a (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x))) |
(fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) #s(literal 1 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (*.f64 z x) x))) |
(+.f64 y (fma.f64 (/.f64 z x) (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) x) (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) #s(literal 1 binary64) x))) |
(+.f64 y (fma.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z x) (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) x)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (log.f64 t))) (*.f64 x x)) (*.f64 z x) x))) |
(+.f64 y (fma.f64 x (fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z) (/.f64 #s(literal 1 binary64) x) (*.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x))) x)) |
(fma.f64 y (fma.f64 b (/.f64 #s(literal -1/2 binary64) y) (fma.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) (/.f64 z y) (/.f64 x y))) y) |
(+.f64 (fma.f64 y (+.f64 (/.f64 x y) (-.f64 (/.f64 z y) (/.f64 (*.f64 z (log.f64 t)) y))) y) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(fma.f64 x (+.f64 (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) x) (/.f64 z x)) (-.f64 (/.f64 y x) (/.f64 (*.f64 z (log.f64 t)) x))) x) |
(*.f64 a (+.f64 (+.f64 (/.f64 x a) (+.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 z a)) (/.f64 y a))) (-.f64 b (/.f64 (*.f64 z (log.f64 t)) a)))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (log.f64 t))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (log.f64 t)))) (*.f64 z x) x))) |
(+.f64 y (fma.f64 x (/.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (log.f64 t)) z)))) x)) |
(+.f64 (/.f64 (-.f64 (*.f64 (+.f64 x (+.f64 y z)) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z)))) (pow.f64 (*.f64 z (log.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 z (log.f64 t)) (fma.f64 z (log.f64 t) (+.f64 x (+.f64 y z))) (*.f64 (+.f64 x (+.f64 y z)) (+.f64 x (+.f64 y z))))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (/.f64 (fma.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (log.f64 t)) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 t) #s(literal 2 binary64))) z))) (*.f64 (fma.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (*.f64 x (-.f64 x (*.f64 b (+.f64 a #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (log.f64 t))))) |
| Outputs |
|---|
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
12 calls:
| 30.0ms | (log.f64 t) |
| 28.0ms | a |
| 23.0ms | x |
| 23.0ms | z |
| 22.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | t |
| 99.9% | 1 | a |
| 99.9% | 1 | b |
| 99.9% | 1 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 99.9% | 1 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 99.9% | 1 | (+.f64 x y) |
| 99.9% | 1 | (log.f64 t) |
| 99.9% | 1 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 99.9% | 1 | (-.f64 a #s(literal 1/2 binary64)) |
Compiled 117 to 93 computations (20.5% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
| Outputs |
|---|
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
12 calls:
| 36.0ms | y |
| 24.0ms | b |
| 22.0ms | z |
| 19.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 18.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.0% | 3 | x |
| 81.2% | 1 | y |
| 90.5% | 3 | z |
| 81.2% | 1 | t |
| 93.1% | 3 | a |
| 91.1% | 3 | b |
| 88.5% | 3 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 82.9% | 2 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 86.1% | 3 | (+.f64 x y) |
| 81.2% | 1 | (log.f64 t) |
| 94.5% | 3 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 93.1% | 3 | (-.f64 a #s(literal 1/2 binary64)) |
Compiled 117 to 93 computations (20.5% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b #s(literal -1/2 binary64) y)) |
| Outputs |
|---|
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
3 calls:
| 16.0ms | a |
| 15.0ms | (-.f64 a #s(literal 1/2 binary64)) |
| 15.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.0% | 3 | a |
| 81.2% | 1 | (-.f64 a #s(literal 1/2 binary64)) |
| 92.0% | 3 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 27 to 23 computations (14.8% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) |
| Outputs |
|---|
(+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) |
4 calls:
| 17.0ms | b |
| 16.0ms | z |
| 15.0ms | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 14.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 1 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 88.2% | 3 | z |
| 81.2% | 1 | b |
| 81.2% | 1 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 47 to 36 computations (23.4% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
| Outputs |
|---|
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) |
1 calls:
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | z |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
(fma.f64 (log.f64 t) (neg.f64 z) z) |
| Outputs |
|---|
(fma.f64 (log.f64 t) (neg.f64 z) z) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
1 calls:
| 15.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 2 | z |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
(-.f64 z (*.f64 z (log.f64 t))) |
(-.f64 z (*.f64 (log.f64 t) z)) |
| Outputs |
|---|
(-.f64 z (*.f64 z (log.f64 t))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
1 calls:
| 16.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.7% | 2 | z |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 y x) x) |
(fma.f64 y (/.f64 x y) y) |
(*.f64 a (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 a (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) b)) |
(*.f64 b (+.f64 a (+.f64 (/.f64 x b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 x (/.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) |
(*.f64 a (+.f64 b (/.f64 (fma.f64 b #s(literal -1/2 binary64) x) a))) |
(*.f64 b (+.f64 (+.f64 a #s(literal -1/2 binary64)) (/.f64 (+.f64 x y) b))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (fma.f64 a a #s(literal -1/4 binary64)) b) (+.f64 a #s(literal 1/2 binary64))) |
(fma.f64 y (/.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -1/8 binary64)) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (fma.f64 a #s(literal 1/2 binary64) #s(literal 1/4 binary64))) |
(fma.f64 y (fma.f64 b (/.f64 (+.f64 a #s(literal -1/2 binary64)) y) (/.f64 x y)) y) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (-.f64 (fma.f64 a a #s(literal 1/4 binary64)) (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) #s(literal -1/8 binary64)) b) (*.f64 a (fma.f64 a (/.f64 #s(literal 1/2 binary64) a) a))) |
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) (neg.f64 x)))) |
(/.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a #s(literal -1/2 binary64))) x)) y) |
(*.f64 (*.f64 (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (*.f64 x x) (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) b) (*.f64 (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64)) (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -1/64 binary64)) (/.f64 b (fma.f64 a #s(literal 1/2 binary64) (fma.f64 a a #s(literal 1/4 binary64))))) (fma.f64 a (*.f64 a a) #s(literal 1/8 binary64))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b a) (*.f64 b a) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 b a) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (-.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) y) (*.f64 y y)) (fma.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (*.f64 y (*.f64 y y))))) |
| Outputs |
|---|
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
6 calls:
| 15.0ms | y |
| 15.0ms | z |
| 15.0ms | x |
| 14.0ms | a |
| 14.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 1 | y |
| 81.2% | 1 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 81.2% | 1 | a |
| 81.2% | 1 | x |
| 81.2% | 1 | (+.f64 x y) |
| 81.2% | 1 | z |
Compiled 53 to 42 computations (20.8% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
(+.f64 x (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
(+.f64 y (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| Outputs |
|---|
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y) |
12 calls:
| 6.0ms | x |
| 6.0ms | b |
| 6.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 5.0ms | z |
| 5.0ms | (log.f64 t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 2 | z |
| 76.2% | 3 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 68.0% | 2 | t |
| 79.8% | 2 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 80.6% | 2 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 68.0% | 2 | (log.f64 t) |
| 76.0% | 4 | a |
| 73.1% | 3 | b |
| 80.5% | 2 | (+.f64 x y) |
| 76.0% | 4 | (-.f64 a #s(literal 1/2 binary64)) |
| 76.0% | 2 | x |
| 76.3% | 2 | y |
Compiled 117 to 93 computations (20.5% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
| Outputs |
|---|
(fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) |
(+.f64 y (*.f64 b a)) |
5 calls:
| 38.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 4.0ms | y |
| 4.0ms | x |
| 4.0ms | (+.f64 x y) |
| 4.0ms | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.0% | 2 | x |
| 73.2% | 2 | y |
| 74.5% | 2 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 75.7% | 2 | (+.f64 x y) |
| 74.7% | 2 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
Compiled 61 to 45 computations (26.2% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
| Outputs |
|---|
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
7 calls:
| 9.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 4.0ms | (+.f64 x y) |
| 4.0ms | y |
| 4.0ms | a |
| 4.0ms | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.5% | 4 | a |
| 75.5% | 4 | (-.f64 a #s(literal 1/2 binary64)) |
| 64.0% | 3 | y |
| 70.0% | 3 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 74.3% | 3 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 68.0% | 3 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 69.4% | 3 | (+.f64 x y) |
Compiled 81 to 62 computations (23.5% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 x (*.f64 b #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 b a)) |
| Outputs |
|---|
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
(+.f64 y x) |
(*.f64 b (+.f64 a #s(literal -1/2 binary64))) |
4 calls:
| 5.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 4.0ms | b |
| 4.0ms | a |
| 4.0ms | (-.f64 a #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.3% | 3 | b |
| 63.3% | 3 | a |
| 63.3% | 3 | (-.f64 a #s(literal 1/2 binary64)) |
| 71.3% | 3 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 34 to 29 computations (14.7% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(fma.f64 b a x) |
| Outputs |
|---|
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(+.f64 y x) |
(fma.f64 b a x) |
12 calls:
| 5.0ms | b |
| 4.0ms | x |
| 3.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 3.0ms | z |
| 3.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.2% | 3 | a |
| 59.2% | 3 | (-.f64 a #s(literal 1/2 binary64)) |
| 56.1% | 2 | y |
| 46.1% | 1 | z |
| 60.3% | 4 | b |
| 56.1% | 2 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 56.8% | 2 | (+.f64 x y) |
| 46.1% | 1 | t |
| 46.1% | 1 | (log.f64 t) |
| 62.6% | 4 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 49.9% | 2 | x |
| 64.6% | 4 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 117 to 93 computations (20.5% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
| Outputs |
|---|
(*.f64 b a) |
(fma.f64 b #s(literal -1/2 binary64) x) |
(+.f64 y x) |
(*.f64 b a) |
1 calls:
| 3.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.5% | 4 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
(*.f64 b a) |
| Outputs |
|---|
(*.f64 b a) |
(*.f64 b #s(literal -1/2 binary64)) |
(+.f64 y x) |
(*.f64 b a) |
1 calls:
| 3.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.5% | 4 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 11 to 9 computations (18.2% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
| Outputs |
|---|
(*.f64 b #s(literal -1/2 binary64)) |
(+.f64 y x) |
(*.f64 b #s(literal -1/2 binary64)) |
12 calls:
| 3.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 3.0ms | y |
| 2.0ms | b |
| 2.0ms | (log.f64 t) |
| 2.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.5% | 1 | z |
| 39.5% | 1 | t |
| 39.5% | 1 | (log.f64 t) |
| 39.5% | 1 | x |
| 39.5% | 1 | y |
| 39.5% | 1 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 43.2% | 3 | (+.f64 x y) |
| 48.2% | 3 | b |
| 39.5% | 1 | a |
| 39.5% | 1 | (-.f64 a #s(literal 1/2 binary64)) |
| 39.5% | 1 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 46.6% | 3 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 117 to 93 computations (20.5% saved)
| Inputs |
|---|
x |
y |
(+.f64 y x) |
| Outputs |
|---|
(+.f64 y x) |
3 calls:
| 2.0ms | b |
| 2.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 2.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.5% | 1 | (+.f64 x y) |
| 39.5% | 1 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 39.5% | 1 | b |
Compiled 27 to 22 computations (18.5% saved)
| Inputs |
|---|
x |
y |
| Outputs |
|---|
x |
y |
12 calls:
| 3.0ms | t |
| 2.0ms | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 2.0ms | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 2.0ms | b |
| 2.0ms | (log.f64 t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.5% | 2 | x |
| 26.7% | 2 | t |
| 26.7% | 2 | (log.f64 t) |
| 35.0% | 2 | y |
| 23.5% | 2 | a |
| 39.2% | 2 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 38.9% | 2 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 38.9% | 2 | (+.f64 x y) |
| 21.8% | 1 | z |
| 23.5% | 2 | (-.f64 a #s(literal 1/2 binary64)) |
| 21.8% | 1 | b |
| 21.8% | 1 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
Compiled 117 to 93 computations (20.5% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
x |
| Outputs |
|---|
x |
12 calls:
| 3.0ms | (-.f64 a #s(literal 1/2 binary64)) |
| 1.0ms | x |
| 1.0ms | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
| 1.0ms | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.5% | 1 | b |
| 19.5% | 1 | z |
| 19.5% | 1 | (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) |
| 19.5% | 1 | (-.f64 a #s(literal 1/2 binary64)) |
| 19.5% | 1 | a |
| 19.5% | 1 | t |
| 19.5% | 1 | (log.f64 t) |
| 19.5% | 1 | x |
| 19.5% | 1 | y |
| 19.5% | 1 | (+.f64 x y) |
| 19.5% | 1 | (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) |
| 19.5% | 1 | (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) |
Compiled 117 to 93 computations (20.5% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5976037178936672e+118 | 5.876639079166497e+121 |
| 0.0ms | -1.1167410708923633e+158 | -1.6494803909102622e+154 |
Compiled 25 to 24 computations (4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.5976037178936672e+118 | 5.876639079166497e+121 |
| 0.0ms | -4.153043492597432e+109 | -2.7697505152034e+109 |
Compiled 25 to 24 computations (4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 3.738280858010192e+177 | 6.474125067367623e+182 |
| 22.0ms | -1.8046375455041478e+165 | -7.230024796167302e+152 |
| 28.0ms | 304× | 0 | valid |
Compiled 595 to 442 computations (25.7% saved)
ival-log: 4.0ms (26.6% of total)ival-add: 4.0ms (26.6% of total)ival-mult: 4.0ms (26.6% of total)ival-sub: 3.0ms (20% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 3.738280858010192e+177 | 6.474125067367623e+182 |
| 15.0ms | -1.9825429988813553e+196 | -2.1396498740497782e+192 |
| 28.0ms | 272× | 0 | valid |
Compiled 535 to 398 computations (25.6% saved)
ival-sub: 8.0ms (42.1% of total)ival-log: 4.0ms (21.1% of total)ival-add: 4.0ms (21.1% of total)ival-mult: 3.0ms (15.8% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | -1.9825429988813553e+196 | -2.1396498740497782e+192 |
| 15.0ms | 128× | 0 | valid |
Compiled 249 to 192 computations (22.9% saved)
ival-log: 7.0ms (62.2% of total)ival-add: 2.0ms (17.8% of total)ival-mult: 2.0ms (17.8% of total)ival-sub: 1.0ms (8.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 91.0ms | -1.9825429988813553e+196 | -2.1396498740497782e+192 |
| 11.0ms | 128× | 0 | valid |
Compiled 249 to 192 computations (22.9% saved)
ival-log: 2.0ms (31% of total)ival-add: 2.0ms (31% of total)ival-mult: 2.0ms (31% of total)ival-sub: 1.0ms (15.5% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.4414993009904461e-151 | -3.5445699882823884e-180 |
Compiled 25 to 24 computations (4% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.794872598418915e-62 | 1.301083601350581e-54 |
Compiled 25 to 24 computations (4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0168785608817962e+181 | 3.703211547664314e+182 |
| 0.0ms | -4.001348003802523e+158 | -1.1167410708923633e+158 |
Compiled 25 to 24 computations (4% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.1447915212483841e+159 | 3.814786647148235e+166 |
| 0.0ms | -4.001348003802523e+158 | -1.1167410708923633e+158 |
Compiled 25 to 24 computations (4% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0168785608817962e+181 | 3.703211547664314e+182 |
| 0.0ms | -1.1689457411402082e+168 | -4.001348003802523e+158 |
| 0.0ms | -8.151643790644542e+301 | -6.30455275888486e+299 |
Compiled 25 to 24 computations (4% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0168785608817962e+181 | 3.703211547664314e+182 |
| 0.0ms | -1.1689457411402082e+168 | -4.001348003802523e+158 |
| 0.0ms | -8.151643790644542e+301 | -6.30455275888486e+299 |
Compiled 25 to 24 computations (4% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0168785608817962e+181 | 3.703211547664314e+182 |
| 0.0ms | -1.1689457411402082e+168 | -4.001348003802523e+158 |
| 0.0ms | -8.151643790644542e+301 | -6.30455275888486e+299 |
Compiled 25 to 24 computations (4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 9.86907150057421e+171 | 1.105198390220328e+172 |
| 15.0ms | -1.582451303949262e+200 | -1.0203068927578607e+197 |
| 13.0ms | 160× | 0 | valid |
Compiled 225 to 194 computations (13.8% saved)
ival-log: 2.0ms (25.4% of total)ival-add: 2.0ms (25.4% of total)ival-mult: 2.0ms (25.4% of total)ival-sub: 1.0ms (12.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -6.899966355058927e-151 | 6.750133883274283e-95 |
Compiled 25 to 24 computations (4% saved)
| 1× | egg-herbie |
| 38× | +-commutative_binary64 |
| 18× | *-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 14× | if-if-or-not_binary32 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 425 |
| 1 | 159 | 425 |
| 2 | 176 | 425 |
| 3 | 183 | 425 |
| 4 | 186 | 425 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -99999999999999995287335453651211007997446182781858083179085387749785952239205787068995699003416510776387310061494932420984963311567802202010637287727642443776 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999999331299997886547518366483030189726856989175506568457504104549882393640764156980535349390222311028686848 binary64)) (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -39999999999999999274034828753599231458870603857312684991833593479596290217520213192823213697572550705053433856 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999999331299997886547518366483030189726856989175506568457504104549882393640764156980535349390222311028686848 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 z #s(literal -450000000000000045861826052125595132077510806355918724373422466191776354316126346261826596721276293265944328281437513781339058213525523678437970279483645624320 binary64)) (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) (if (<=.f64 z #s(literal 1549999999999999991300807702770812109087668870216970137243808906675966922371714971655496695357860524097438596566807344565130324590011120379353185074005821596961316977015443433717760 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)))) |
(if (<=.f64 z #s(literal -249999999999999994269441192357429799010366298547094715943611835143145449336963557223604715061977484451939150199028134992982904161421295424808316953487810268417501091762403886052527481270585786368 binary64)) (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) (if (<=.f64 z #s(literal 439999999999999993012829707282943885213953113840251494641141773059908545003155196044868121544452380779801635730587864691579641184995025887447870633875350917880648878176635402319822848 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)))) |
(if (<=.f64 z #s(literal -10000000000000000662275133196073022890814778906781692175574718614061870706920546714670378554471083956139627305190456203824330868103505742897540916997511012040520808812168041334151877325366493184 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) z) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(if (<=.f64 z #s(literal -1300000000000000009102802658517943940907728474549528313648464970017202274011497963412614625318296791647337164914044373415366288620335634793957789490122006907210457246982909773671722309496197873664 binary64)) (-.f64 z (*.f64 z (log.f64 t))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(if (<=.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) #s(literal -2948408144391829/29484081443918291814387145163970850710288447034503440846689111720668938768688662906922865040450459121417721679927842538279457692421287442441886205089317937841010900992 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(if (<=.f64 (+.f64 x y) #s(literal 2894802230932905/28948022309329048855892746252171976963317496166410141009864396001978282409984 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (+.f64 y (*.f64 b a))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -399999999999999981149341814604844031989784731127432332716341550999143808956823148275982796013666043105549240245979729683939853246271208808042549150910569775104 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -399999999999999981149341814604844031989784731127432332716341550999143808956823148275982796013666043105549240245979729683939853246271208808042549150910569775104 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 1999999999999999856969387974336841544611466940118938136259861775855544812609788247233480561009492401147963340862836599047403467459377561298838125765673390964736 binary64)) (+.f64 y x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (fma.f64 b #s(literal -1/2 binary64) x) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (fma.f64 b a x)))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (fma.f64 b #s(literal -1/2 binary64) x) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (*.f64 b a)))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (*.f64 b #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (*.f64 b a)))) |
(if (<=.f64 b #s(literal -105000000000000003169076846473954803585401912224777577369291595335895673090689230805728695662125865194420790106262540271818729881732379542262977378049453382708338516880848336630524590454424452726784 binary64)) (*.f64 b #s(literal -1/2 binary64)) (if (<=.f64 b #s(literal 10500000000000000696595268496345681985710570836375016671406978520691669729165338086202788662386881288489061258113065098333968785389098310406399656046195782426182126885928960 binary64)) (+.f64 y x) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 y x) |
(if (<=.f64 (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) #s(literal -7371020360979573/14742040721959145907193572581985425355144223517251720423344555860334469384344331453461432520225229560708860839963921269139728846210643721220943102544658968920505450496 binary64)) x y) |
x |
| Outputs |
|---|
(+.f64 y (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -99999999999999995287335453651211007997446182781858083179085387749785952239205787068995699003416510776387310061494932420984963311567802202010637287727642443776 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999999331299997886547518366483030189726856989175506568457504104549882393640764156980535349390222311028686848 binary64)) (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -99999999999999995287335453651211007997446182781858083179085387749785952239205787068995699003416510776387310061494932420984963311567802202010637287727642443776 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 19999999999999999331299997886547518366483030189726856989175506568457504104549882393640764156980535349390222311028686848 binary64)) (+.f64 x (fma.f64 b #s(literal -1/2 binary64) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) y))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -39999999999999999274034828753599231458870603857312684991833593479596290217520213192823213697572550705053433856 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999999331299997886547518366483030189726856989175506568457504104549882393640764156980535349390222311028686848 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -39999999999999999274034828753599231458870603857312684991833593479596290217520213192823213697572550705053433856 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 19999999999999999331299997886547518366483030189726856989175506568457504104549882393640764156980535349390222311028686848 binary64)) (fma.f64 z (-.f64 #s(literal 1 binary64) (log.f64 t)) (+.f64 y x)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 z #s(literal -450000000000000045861826052125595132077510806355918724373422466191776354316126346261826596721276293265944328281437513781339058213525523678437970279483645624320 binary64)) (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)) (if (<=.f64 z #s(literal 1549999999999999991300807702770812109087668870216970137243808906675966922371714971655496695357860524097438596566807344565130324590011120379353185074005821596961316977015443433717760 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 y (fma.f64 (log.f64 t) (neg.f64 z) z)))) |
(if (<=.f64 z #s(literal -249999999999999994269441192357429799010366298547094715943611835143145449336963557223604715061977484451939150199028134992982904161421295424808316953487810268417501091762403886052527481270585786368 binary64)) (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)) (if (<=.f64 z #s(literal 439999999999999993012829707282943885213953113840251494641141773059908545003155196044868121544452380779801635730587864691579641184995025887447870633875350917880648878176635402319822848 binary64)) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) (+.f64 x (fma.f64 (log.f64 t) (neg.f64 z) z)))) |
(if (<=.f64 z #s(literal -10000000000000000662275133196073022890814778906781692175574718614061870706920546714670378554471083956139627305190456203824330868103505742897540916997511012040520808812168041334151877325366493184 binary64)) (fma.f64 (log.f64 t) (neg.f64 z) z) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(if (<=.f64 z #s(literal -1300000000000000009102802658517943940907728474549528313648464970017202274011497963412614625318296791647337164914044373415366288620335634793957789490122006907210457246982909773671722309496197873664 binary64)) (-.f64 z (*.f64 z (log.f64 t))) (+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x))) |
(+.f64 y (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x)) |
(if (<=.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) #s(literal -2948408144391829/29484081443918291814387145163970850710288447034503440846689111720668938768688662906922865040450459121417721679927842538279457692421287442441886205089317937841010900992 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(if (<=.f64 (-.f64 (+.f64 z (+.f64 y x)) (*.f64 z (log.f64 t))) #s(literal -2948408144391829/29484081443918291814387145163970850710288447034503440846689111720668938768688662906922865040450459121417721679927842538279457692421287442441886205089317937841010900992 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) y)) |
(if (<=.f64 (+.f64 x y) #s(literal 2894802230932905/28948022309329048855892746252171976963317496166410141009864396001978282409984 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (+.f64 y (*.f64 b a))) |
(if (<=.f64 (+.f64 y x) #s(literal 2894802230932905/28948022309329048855892746252171976963317496166410141009864396001978282409984 binary64)) (fma.f64 b (+.f64 a #s(literal -1/2 binary64)) x) (+.f64 y (*.f64 b a))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -399999999999999981149341814604844031989784731127432332716341550999143808956823148275982796013666043105549240245979729683939853246271208808042549150910569775104 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -399999999999999981149341814604844031989784731127432332716341550999143808956823148275982796013666043105549240245979729683939853246271208808042549150910569775104 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y (fma.f64 b #s(literal -1/2 binary64) x)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -399999999999999981149341814604844031989784731127432332716341550999143808956823148275982796013666043105549240245979729683939853246271208808042549150910569775104 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 1999999999999999856969387974336841544611466940118938136259861775855544812609788247233480561009492401147963340862836599047403467459377561298838125765673390964736 binary64)) (+.f64 y x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -399999999999999981149341814604844031989784731127432332716341550999143808956823148275982796013666043105549240245979729683939853246271208808042549150910569775104 binary64)) (*.f64 b (+.f64 a #s(literal -1/2 binary64))) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 1999999999999999856969387974336841544611466940118938136259861775855544812609788247233480561009492401147963340862836599047403467459377561298838125765673390964736 binary64)) (+.f64 y x) (*.f64 b (+.f64 a #s(literal -1/2 binary64))))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (fma.f64 b #s(literal -1/2 binary64) x) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (fma.f64 b a x)))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (fma.f64 b #s(literal -1/2 binary64) x) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (fma.f64 b a x)))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (fma.f64 b #s(literal -1/2 binary64) x) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (*.f64 b a)))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (fma.f64 b #s(literal -1/2 binary64) x) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (*.f64 b a)))) |
(if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (*.f64 b #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 (-.f64 a #s(literal 1/2 binary64)) b) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (*.f64 b a)))) |
(if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -50000000000000003814851539542447462673673427575328405850800867103105690144062897242071094482345892038319873788569274380686105193922399969145907805675259915375083824928244490813268184047707303657117575529186729493445412577829531808857931602641311195254642091719929308551541867836924949602285249078755328 binary64)) (*.f64 b a) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal -999999999999999933860494834742974562371950216430331518611692822307700646699603647625692432595845947170914554599698521475539380813444812793279458505403728617494385000448 binary64)) (*.f64 b #s(literal -1/2 binary64)) (if (<=.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) #s(literal 19999999999999998342215830152938730492127634084972762925122488116203077196092885244360425129808612448042572512733124694266270966234203982181371736935814021636111081311758980059496448 binary64)) (+.f64 y x) (*.f64 b a)))) |
(if (<=.f64 b #s(literal -105000000000000003169076846473954803585401912224777577369291595335895673090689230805728695662125865194420790106262540271818729881732379542262977378049453382708338516880848336630524590454424452726784 binary64)) (*.f64 b #s(literal -1/2 binary64)) (if (<=.f64 b #s(literal 10500000000000000696595268496345681985710570836375016671406978520691669729165338086202788662386881288489061258113065098333968785389098310406399656046195782426182126885928960 binary64)) (+.f64 y x) (*.f64 b #s(literal -1/2 binary64)))) |
(+.f64 y x) |
(if (<=.f64 (+.f64 (-.f64 (+.f64 (+.f64 x y) z) (*.f64 z (log.f64 t))) (*.f64 (-.f64 a #s(literal 1/2 binary64)) b)) #s(literal -7371020360979573/14742040721959145907193572581985425355144223517251720423344555860334469384344331453461432520225229560708860839963921269139728846210643721220943102544658968920505450496 binary64)) x y) |
(if (<=.f64 (+.f64 (*.f64 b (-.f64 a #s(literal 1/2 binary64))) (-.f64 (+.f64 z (+.f64 y x)) (*.f64 z (log.f64 t)))) #s(literal -7371020360979573/14742040721959145907193572581985425355144223517251720423344555860334469384344331453461432520225229560708860839963921269139728846210643721220943102544658968920505450496 binary64)) x y) |
x |
| 15 240× | accelerator-lowering-fma.f32 |
| 15 240× | accelerator-lowering-fma.f64 |
| 12 942× | accelerator-lowering-fma.f32 |
| 12 942× | accelerator-lowering-fma.f64 |
| 12 506× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 5096 |
| 1 | 998 | 5017 |
| 2 | 3251 | 4915 |
| 0 | 8272 | 4412 |
| 0 | 381 | 5168 |
| 1 | 1236 | 5041 |
| 2 | 4262 | 4899 |
| 0 | 8566 | 4574 |
| 0 | 201 | 2432 |
| 1 | 621 | 2414 |
| 2 | 2069 | 2348 |
| 3 | 6735 | 2348 |
| 0 | 8072 | 2152 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 093 to 593 computations (45.7% saved)
Compiled 1 080 to 308 computations (71.5% saved)
Loading profile data...