
Time bar (total: 9.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 7 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 8 |
| 43.8% | 43.7% | 56.2% | 0.1% | 0% | 0% | 0% | 9 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 10 |
| 46.9% | 46.8% | 53.1% | 0.1% | 0% | 0% | 0% | 11 |
| 48.4% | 48.4% | 51.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 15 to 11 computations (26.7% saved)
ival-mult: 17.0ms (20% of total)ival-neg: 15.0ms (17.7% of total)ival-tan: 14.0ms (16.5% of total)ival-add: 12.0ms (14.1% of total)ival-div: 11.0ms (13% of total)ival-sin: 11.0ms (13% of total)const: 2.0ms (2.4% of total)backward-pass: 1.0ms (1.2% of total)| 947.0ms | 8256× | 0 | valid |
ival-tan: 208.0ms (28.8% of total)ival-sin: 182.0ms (25.2% of total)ival-div: 140.0ms (19.4% of total)ival-mult: 84.0ms (11.6% of total)ival-add: 48.0ms (6.7% of total)ival-neg: 46.0ms (6.4% of total)const: 11.0ms (1.5% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 774× | fnmadd-define |
| 528× | fmsub-define |
| 526× | fnmsub-define |
| 502× | sum3-define |
| 466× | fma-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 53 |
| 1 | 95 | 50 |
| 2 | 275 | 48 |
| 3 | 664 | 48 |
| 4 | 1301 | 48 |
| 5 | 1942 | 48 |
| 6 | 2291 | 48 |
| 7 | 2825 | 48 |
| 8 | 2866 | 48 |
| 9 | 2874 | 48 |
| 0 | 10 | 8 |
| 1 | 26 | 8 |
| 2 | 57 | 8 |
| 3 | 99 | 8 |
| 4 | 184 | 8 |
| 5 | 364 | 8 |
| 6 | 496 | 8 |
| 7 | 607 | 8 |
| 8 | 976 | 8 |
| 9 | 1090 | 8 |
| 10 | 1128 | 8 |
| 11 | 1136 | 8 |
| 0 | 1136 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(+ (neg (* x (/ 1 (tan (neg B))))) (/ 1 (sin (neg B)))) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (/ 1 (sin B))) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (/ 1 (sin (neg B))))) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (/ 1 (sin B)))) |
(+ (neg (* B (/ 1 (tan x)))) (/ 1 (sin x))) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(- (recip (sin B)) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan (neg B))))) (/ 1 (sin (neg B)))) |
(- (/ x (tan B)) (recip (sin B))) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (/ 1 (sin B))) |
(+ (recip (sin B)) (/ x (tan B))) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (/ 1 (sin (neg B))))) |
(- (recip (sin B)) (/ x (tan B))) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (/ 1 (sin B)))) |
(fnmsub x (recip (tan B)) (recip (sin B))) |
(+ (neg (* B (/ 1 (tan x)))) (/ 1 (sin x))) |
(- (recip (sin x)) (/ B (tan x))) |
(negabs B)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (sin.f64 B) |
| 0 | 0 | - | 0 | - | (tan.f64 B) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| 0 | 0 | - | 0 | - | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 0 | 0 | - | 0 | - | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 74.0ms | 512× | 0 | valid |
Compiled 100 to 32 computations (68% saved)
ival-tan: 12.0ms (27.3% of total)ival-sin: 11.0ms (25% of total)ival-div: 10.0ms (22.8% of total)ival-mult: 4.0ms (9.1% of total)ival-add: 3.0ms (6.8% of total)ival-neg: 3.0ms (6.8% of total)const: 1.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)Compiled 11 to 8 computations (27.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ▶ | 99.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
Compiled 25 to 18 computations (28% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 x (tan.f64 B)) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 192 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 284× | fnmadd-define |
| 254× | sum3-define |
| 226× | fma-define |
| 198× | fmsub-define |
| 184× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 55 |
| 1 | 30 | 52 |
| 2 | 61 | 52 |
| 3 | 103 | 52 |
| 4 | 188 | 52 |
| 5 | 368 | 52 |
| 6 | 501 | 52 |
| 7 | 612 | 52 |
| 8 | 981 | 52 |
| 9 | 1095 | 52 |
| 10 | 1133 | 52 |
| 11 | 1141 | 52 |
| 0 | 1141 | 52 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(neg (* x (/ 1 (tan B)))) |
(* x (/ 1 (tan B))) |
x |
(/ 1 (tan B)) |
1 |
(tan B) |
B |
(/ 1 (sin B)) |
(sin B) |
(- (/ 1 (sin B)) (/ x (tan B))) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ x (tan B)) |
x |
(tan B) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(neg (* x (/ 1 (tan B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(* x (/ 1 (tan B))) |
(/.f64 x (tan.f64 B)) |
x |
(/ 1 (tan B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
1 |
#s(literal 1 binary64) |
(tan B) |
(tan.f64 B) |
B |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(sin B) |
(sin.f64 B) |
(- (/ 1 (sin B)) (/ x (tan B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
x |
(tan B) |
(tan.f64 B) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 100.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 46.0ms | 256× | 0 | valid |
Compiled 67 to 13 computations (80.6% saved)
ival-tan: 8.0ms (31.6% of total)ival-div: 6.0ms (23.7% of total)ival-sin: 6.0ms (23.7% of total)ival-mult: 2.0ms (7.9% of total)ival-add: 1.0ms (3.9% of total)ival-sub: 1.0ms (3.9% of total)ival-neg: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B)))> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (neg (* x (/ 1 (tan B))))> |
#<alt (/ 1 (tan B))> |
#<alt (- (/ 1 (sin B)) (/ x (tan B)))> |
#<alt (/ 1 (sin B))> |
#<alt (sin B)> |
#<alt (/ x (tan B))> |
| Outputs |
|---|
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
39 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | B | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
| 2.0ms | B | @ | 0 | (/ 1 (sin B)) |
| 1.0ms | x | @ | 0 | (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
| 1.0ms | B | @ | -inf | (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
| 1.0ms | x | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
| 1× | batch-egg-rewrite |
| 3984× | /-lowering-/.f32 |
| 3984× | /-lowering-/.f64 |
| 3802× | *-lowering-*.f32 |
| 3802× | *-lowering-*.f64 |
| 2352× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 37 |
| 1 | 76 | 37 |
| 2 | 777 | 37 |
| 0 | 8349 | 37 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(* x (/ 1 (tan B))) |
(neg (* x (/ 1 (tan B)))) |
(/ 1 (tan B)) |
(- (/ 1 (sin B)) (/ x (tan B))) |
(/ 1 (sin B)) |
(sin B) |
(/ x (tan B)) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B)))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (sin.f64 B)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (sin.f64 B) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 x (sin.f64 B)))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(pow.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B)))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B)))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (+.f64 (*.f64 x (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (sin.f64 B)) (tan.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (sin.f64 B)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (sin.f64 B)) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (sin.f64 B)) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (sin.f64 B) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (sin.f64 B) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 x #s(literal -1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 x (sin.f64 B)))) (*.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))))) (neg.f64 (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B)))) (+.f64 (*.f64 (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (sin.f64 B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sin.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) #s(literal -1 binary64))) |
(sin.f64 B) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 1× | egg-herbie |
| 3842× | *-lowering-*.f32 |
| 3842× | *-lowering-*.f64 |
| 2794× | +-lowering-+.f64 |
| 2794× | +-lowering-+.f32 |
| 1870× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 153 | 1450 |
| 1 | 458 | 1378 |
| 2 | 1699 | 1359 |
| 3 | 6847 | 1357 |
| 0 | 8643 | 1357 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/ 1 B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
| Outputs |
|---|
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))))) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 B (neg.f64 (*.f64 B (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64)))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 B (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64)))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 B (*.f64 B #s(literal -1/45 binary64))))))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))))) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/6 binary64) (*.f64 B (*.f64 B #s(literal 1/120 binary64)))))))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 B (neg.f64 (*.f64 B (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64)))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
Compiled 15953 to 1205 computations (92.4% saved)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 695 | 16 | 711 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 696 | 17 | 713 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) | |
| ▶ | 87.5% | (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
| ▶ | 48.4% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| 48.2% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) | |
| 49.0% | (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 71.5% | (-.f64 (pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x (tan.f64 B))) | |
| ▶ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
| ✓ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 99.7% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 99.7% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| ▶ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) |
| 72.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) | |
| 99.8% | (+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| ▶ | 72.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
| 86.8% | (*.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) | |
| 90.9% | (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
Compiled 429 to 284 computations (33.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (sin.f64 B)) |
| ✓ | cost-diff | 0 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) |
| ✓ | cost-diff | 12928 | (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 6400 | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 192 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) |
| 2420× | /-lowering-/.f32 |
| 2420× | /-lowering-/.f64 |
| 1810× | *-lowering-*.f32 |
| 1810× | *-lowering-*.f64 |
| 1444× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 129 |
| 1 | 66 | 124 |
| 2 | 148 | 122 |
| 3 | 368 | 122 |
| 4 | 1141 | 122 |
| 5 | 4992 | 122 |
| 0 | 8438 | 122 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (sin B)) (* (/ 1 (tan B)) x)) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(* (/ 1 (tan B)) x) |
(/ 1 (tan B)) |
(tan B) |
x |
(/ (- 1 x) B) |
(- 1 x) |
1 |
x |
B |
(+ (neg (* x (/ 1 (tan B)))) (/ 1 B)) |
(neg (* x (/ 1 (tan B)))) |
(* x (/ 1 (tan B))) |
x |
(/ 1 (tan B)) |
1 |
(tan B) |
B |
(/ 1 B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ (* x (cos B)) (sin B)) |
(* x (cos B)) |
x |
(cos B) |
(/ (- (tan B) (* x (sin B))) (* (tan B) (sin B))) |
(- (tan B) (* x (sin B))) |
(tan B) |
B |
(* x (sin B)) |
x |
(sin B) |
(* (tan B) (sin B)) |
| Outputs |
|---|
(- (/ 1 (sin B)) (* (/ 1 (tan B)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(* (/ 1 (tan B)) x) |
(/.f64 x (tan.f64 B)) |
(/ 1 (tan B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
x |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
B |
(+ (neg (* x (/ 1 (tan B)))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(neg (* x (/ 1 (tan B)))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(* x (/ 1 (tan B))) |
(/.f64 x (tan.f64 B)) |
x |
(/ 1 (tan B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
1 |
#s(literal 1 binary64) |
(tan B) |
(tan.f64 B) |
B |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(cos B) |
(cos.f64 B) |
(/ (- (tan B) (* x (sin B))) (* (tan B) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(- (tan B) (* x (sin B))) |
(-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) |
(tan B) |
(tan.f64 B) |
B |
(* x (sin B)) |
(*.f64 (sin.f64 B) x) |
x |
(sin B) |
(sin.f64 B) |
(* (tan B) (sin B)) |
(*.f64 (sin.f64 B) (tan.f64 B)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) |
| ✓ | accuracy | 99.8% | (*.f64 x (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (*.f64 (tan.f64 B) (sin.f64 B)) |
| ✓ | accuracy | 87.6% | (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
| ✓ | accuracy | 100.0% | (tan.f64 B) |
| ✓ | accuracy | 100.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
| 160.0ms | 256× | 0 | valid |
Compiled 151 to 24 computations (84.1% saved)
ival-add: 54.0ms (52.8% of total)ival-mult: 13.0ms (12.7% of total)ival-div: 11.0ms (10.8% of total)ival-sin: 7.0ms (6.8% of total)ival-cos: 6.0ms (5.9% of total)ival-sub: 5.0ms (4.9% of total)ival-tan: 5.0ms (4.9% of total)ival-neg: 1.0ms (1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ 1 (sin B)) (* (/ 1 (tan B)) x))> |
#<alt (* (/ 1 (tan B)) x)> |
#<alt (/ 1 (sin B))> |
#<alt (sin B)> |
#<alt (/ (- 1 x) B)> |
#<alt (- 1 x)> |
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ 1 B))> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (neg (* x (/ 1 (tan B))))> |
#<alt (/ 1 (tan B))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (- (tan B) (* x (sin B))) (* (tan B) (sin B)))> |
#<alt (- (tan B) (* x (sin B)))> |
#<alt (tan B)> |
#<alt (* x (sin B))> |
#<alt (* x (cos B))> |
#<alt (* (tan B) (sin B))> |
| Outputs |
|---|
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- 1 x) B)> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (* -1/6 x)) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (+ (* -1/6 x) (* (pow B 2) (- (+ 7/360 (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (+ (* -1/6 x) (* (pow B 2) (- (+ 7/360 (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ 31/15120 (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))))))) (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (+ (* -1/5040 x) (+ (* 173/5040 (- 1 x)) (+ (* 31/360 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x))))) (* 1/6 (- 2/15 (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x))))))))))))))) (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))))))) (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B)> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* B (- 1 x))> |
#<alt (* B (- (+ 1 (* (pow B 2) (- 1/3 (* -1/6 x)))) x))> |
#<alt (* B (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (* 1/120 x)))) (* -1/6 x)))) x))> |
#<alt (* B (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (* -1/5040 x)))) (* 1/120 x)))) (* -1/6 x)))) x))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (- (/ (sin B) (cos B)) (* x (sin B)))> |
#<alt (/ (sin B) (cos B))> |
#<alt (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))> |
#<alt (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))> |
#<alt (+ (* -1 (* x (sin B))) (/ (sin B) (cos B)))> |
#<alt (* -1 (* x (sin B)))> |
#<alt (* x (- (/ (sin B) (* x (cos B))) (sin B)))> |
#<alt (* x (- (/ (sin B) (* x (cos B))) (sin B)))> |
#<alt (* x (- (/ (sin B) (* x (cos B))) (sin B)))> |
#<alt (* -1 (* x (sin B)))> |
#<alt (* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B)))))> |
#<alt (* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B)))))> |
#<alt (* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B)))))> |
#<alt B> |
#<alt (* B (+ 1 (* 1/3 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* B x)> |
#<alt (* B (+ x (* -1/6 (* (pow B 2) x))))> |
#<alt (* B (+ x (* (pow B 2) (+ (* -1/6 x) (* 1/120 (* (pow B 2) x))))))> |
#<alt (* B (+ x (* (pow B 2) (+ (* -1/6 x) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) x)) (* 1/120 x)))))))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (sin B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt x> |
#<alt (+ x (* -1/2 (* (pow B 2) x)))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (pow B 2)> |
#<alt (* (pow B 2) (+ 1 (* 1/6 (pow B 2))))> |
#<alt (* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* 31/360 (pow B 2))))))> |
#<alt (* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 31/360 (* 173/5040 (pow B 2))))))))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
#<alt (/ (pow (sin B) 2) (cos B))> |
90 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | B | @ | inf | (/ (- (tan B) (* x (sin B))) (* (tan B) (sin B))) |
| 1.0ms | B | @ | -inf | (/ (- (tan B) (* x (sin B))) (* (tan B) (sin B))) |
| 1.0ms | B | @ | 0 | (/ (- (tan B) (* x (sin B))) (* (tan B) (sin B))) |
| 1.0ms | B | @ | 0 | (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
| 1.0ms | B | @ | -inf | (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
| 1× | batch-egg-rewrite |
| 2958× | /-lowering-/.f32 |
| 2958× | /-lowering-/.f64 |
| 2894× | *-lowering-*.f32 |
| 2894× | *-lowering-*.f64 |
| 2066× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 86 |
| 1 | 170 | 86 |
| 2 | 1719 | 85 |
| 0 | 8524 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (sin B)) (* (/ 1 (tan B)) x)) |
(* (/ 1 (tan B)) x) |
(/ 1 (sin B)) |
(sin B) |
(/ (- 1 x) B) |
(- 1 x) |
(+ (neg (* x (/ 1 (tan B)))) (/ 1 B)) |
(* x (/ 1 (tan B))) |
(neg (* x (/ 1 (tan B)))) |
(/ 1 (tan B)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (- (tan B) (* x (sin B))) (* (tan B) (sin B))) |
(- (tan B) (* x (sin B))) |
(tan B) |
(* x (sin B)) |
(* x (cos B)) |
(* (tan B) (sin B)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(literal 1 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (sin.f64 B))) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (tan.f64 B))) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B))) (sin.f64 B)))) (fma.f64 (neg.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B)))) (sin.f64 B) (*.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B))) (sin.f64 B)))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) x))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B)))) x (*.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) x))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (*.f64 (sin.f64 B) x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (sin.f64 B)) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)))) (neg.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (sin.f64 B))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) #s(literal -1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sin.f64 B))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) #s(literal -1 binary64))) |
(sin.f64 B) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (sin.f64 B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 B)) |
(*.f64 (sin.f64 B) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) x) (*.f64 (-.f64 #s(literal 0 binary64) B) B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))) (/.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (/.f64 x B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) B) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) B) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x B) (/.f64 x B)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (neg.f64 (/.f64 x B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (*.f64 (neg.f64 (/.f64 x B)) (neg.f64 (/.f64 x B))) (*.f64 (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B)))))) |
(pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(literal 1 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 (/.f64 x (tan.f64 B)) (-.f64 #s(literal 0 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))))) (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)))) (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) B) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) #s(literal -1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) |
(pow.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (cos.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal -1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(literal 1 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (sin.f64 B))) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (tan.f64 B))) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B))) (sin.f64 B)))) (fma.f64 (neg.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B)))) (sin.f64 B) (*.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B))) (sin.f64 B)))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) x))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B)))) x (*.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) x))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (*.f64 (sin.f64 B) x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (sin.f64 B)) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)))) (neg.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (sin.f64 B))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (cos.f64 B) (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (neg.f64 (cos.f64 B)) #s(literal -1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) #s(literal 1 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (sin.f64 B))) (/.f64 x (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 (sin.f64 B) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (tan.f64 B))) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B))) (sin.f64 B)))) (fma.f64 (neg.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B)))) (sin.f64 B) (*.f64 (/.f64 x (*.f64 (sin.f64 B) (tan.f64 B))) (sin.f64 B)))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) x))) (fma.f64 (neg.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B)))) x (*.f64 (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) x))) |
(+.f64 (fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (fma.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (*.f64 (sin.f64 B) x) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) (fma.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (cos.f64 B) (*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (sin.f64 B))) (cos.f64 B)))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(+.f64 (fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (sin.f64 B) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) (/.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (tan.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (*.f64 x (cos.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64))) (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (sin.f64 B)) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 x (cos.f64 B)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x)))) (neg.f64 (pow.f64 (*.f64 (sin.f64 B) (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)))) (neg.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (pow.f64 (sin.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 (sin.f64 B) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (tan.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (sin.f64 B))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(+.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(+.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (*.f64 (sin.f64 B) x))) |
(+.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x (*.f64 (sin.f64 B) x))) |
(+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B)) |
(-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(-.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (-.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (-.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(fma.f64 #s(literal 1 binary64) (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(fma.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(fma.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(fma.f64 (tan.f64 B) #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) x) (tan.f64 B)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x (tan.f64 B)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (*.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (-.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (*.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) (neg.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) (neg.f64 (-.f64 (tan.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (pow.f64 (tan.f64 B) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) (+.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) (*.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) (/.f64 (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (*.f64 (/.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) x) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))))) |
(*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (tan.f64 B) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (tan.f64 B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64)) |
(pow.f64 (tan.f64 B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(*.f64 (tan.f64 B) #s(literal 1 binary64)) |
(*.f64 (sin.f64 B) x) |
(*.f64 x (sin.f64 B)) |
(*.f64 x (cos.f64 B)) |
(*.f64 (cos.f64 B) x) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (cos.f64 B)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))) (cos.f64 B))) |
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) (cos.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (neg.f64 (cos.f64 B))) |
(*.f64 (sin.f64 B) (tan.f64 B)) |
(*.f64 (tan.f64 B) (sin.f64 B)) |
| 1× | egg-herbie |
| 3798× | *-lowering-*.f32 |
| 3798× | *-lowering-*.f64 |
| 3538× | +-lowering-+.f64 |
| 3538× | +-lowering-+.f32 |
| 2076× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 3317 |
| 1 | 1235 | 3126 |
| 2 | 4594 | 3059 |
| 0 | 8332 | 3059 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ 1 B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(/ 1 B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(* -1 (/ x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
(/ (- 1 x) B) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(/ 1 B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (* -1/6 x)) (* -1/2 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (+ (* -1/6 x) (* (pow B 2) (- (+ 7/360 (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (+ (* -1/6 x) (* (pow B 2) (- (+ 7/360 (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ 31/15120 (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))))))) (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (+ (* -1/5040 x) (+ (* 173/5040 (- 1 x)) (+ (* 31/360 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x))))) (* 1/6 (- 2/15 (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x))))))))))))))) (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))))))) (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* B (- 1 x)) |
(* B (- (+ 1 (* (pow B 2) (- 1/3 (* -1/6 x)))) x)) |
(* B (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (* 1/120 x)))) (* -1/6 x)))) x)) |
(* B (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (* -1/5040 x)))) (* 1/120 x)))) (* -1/6 x)))) x)) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(/ (sin B) (cos B)) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(* -1 (* x (sin B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(* -1 (* x (sin B))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* B x) |
(* B (+ x (* -1/6 (* (pow B 2) x)))) |
(* B (+ x (* (pow B 2) (+ (* -1/6 x) (* 1/120 (* (pow B 2) x)))))) |
(* B (+ x (* (pow B 2) (+ (* -1/6 x) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) x)) (* 1/120 x))))))) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (sin B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(pow B 2) |
(* (pow B 2) (+ 1 (* 1/6 (pow B 2)))) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* 31/360 (pow B 2)))))) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 31/360 (* 173/5040 (pow B 2)))))))) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
(/ (pow (sin B) 2) (cos B)) |
| Outputs |
|---|
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))))))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B (*.f64 B (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64))))))))) (-.f64 #s(literal 1 binary64) x)) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (neg.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64)))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64)))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 B (*.f64 B #s(literal 31/15120 binary64))))))))) B) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/6 binary64) (*.f64 B (*.f64 B #s(literal 1/120 binary64))))))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (neg.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64)))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (* -1/6 x)) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (+ (* -1/6 x) (* (pow B 2) (- (+ 7/360 (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 23/360 binary64)) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal -1/24 binary64))))) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/6 (+ (* -1/6 x) (* (pow B 2) (- (+ 7/360 (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 x) (* (pow B 2) (- (+ 31/15120 (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (+.f64 (*.f64 x #s(literal 23/360 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 x #s(literal -1/72 binary64)) (*.f64 x #s(literal -1/120 binary64)))) (-.f64 (+.f64 (*.f64 x #s(literal -1/336 binary64)) #s(literal 31/15120 binary64)) (*.f64 x #s(literal -1/720 binary64))))))) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal -1/24 binary64)))))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 #s(literal 1 binary64) x)) B) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/72 binary64)) (*.f64 x #s(literal -1/120 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal -1/720 binary64)) (*.f64 x #s(literal -1/336 binary64))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal -1/72 binary64)) (*.f64 x #s(literal -1/120 binary64))))))) (+.f64 (*.f64 x #s(literal -1/72 binary64)) (*.f64 x #s(literal -1/120 binary64)))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))))))) (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 31/360 binary64)))))) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x)))))) x)) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (+ (* -1/5040 x) (+ (* 173/5040 (- 1 x)) (+ (* 31/360 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x))))) (* 1/6 (- 2/15 (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x))))))))))))))) (+ (* 1/120 x) (+ (* 31/360 (- 1 x)) (* 1/6 (- 1/3 (+ (* -1/6 x) (* 1/6 (- 1 x)))))))))) (+ (* -1/6 x) (* 1/6 (- 1 x)))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/5040 binary64)) (-.f64 (-.f64 #s(literal 17/315 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 173/5040 binary64))) (+.f64 (+.f64 #s(literal 31/1080 binary64) (*.f64 #s(literal 31/360 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 31/360 binary64)))))))))) (+.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 31/360 binary64))))))) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x)))))) x)) B) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(*.f64 (cos.f64 B) (/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (pow.f64 (sin.f64 B) #s(literal 2 binary64)))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* B (- 1 x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* B (- (+ 1 (* (pow B 2) (- 1/3 (* -1/6 x)))) x)) |
(*.f64 B (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(* B (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (* 1/120 x)))) (* -1/6 x)))) x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 2/15 binary64) (*.f64 x #s(literal -1/120 binary64))))) (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))))) x))) |
(* B (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (* -1/5040 x)))) (* 1/120 x)))) (* -1/6 x)))) x)) |
(*.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 17/315 binary64) (*.f64 x #s(literal 1/5040 binary64)))) (+.f64 #s(literal 2/15 binary64) (*.f64 x #s(literal -1/120 binary64))))) (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(- (/ (sin B) (cos B)) (* x (sin B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(+ (* -1 (* x (sin B))) (/ (sin B) (cos B))) |
(-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(* -1 (* x (sin B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))))) |
(* -1 (* x (sin B))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))))))) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64))))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 B B) #s(literal 17/315 binary64)))))))))) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* B x) |
(*.f64 x B) |
(* B (+ x (* -1/6 (* (pow B 2) x)))) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(* B (+ x (* (pow B 2) (+ (* -1/6 x) (* 1/120 (* (pow B 2) x)))))) |
(*.f64 B (+.f64 x (*.f64 (*.f64 x (*.f64 B B)) (+.f64 #s(literal -1/6 binary64) (*.f64 B (*.f64 B #s(literal 1/120 binary64))))))) |
(* B (+ x (* (pow B 2) (+ (* -1/6 x) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) x)) (* 1/120 x))))))) |
(*.f64 B (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 B B)) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))))))) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (sin B)) |
(*.f64 x (sin.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+.f64 x (*.f64 (*.f64 x (*.f64 B B)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/24 binary64))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 B B)) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64))))))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(pow B 2) |
(*.f64 B B) |
(* (pow B 2) (+ 1 (* 1/6 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64))))) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* 31/360 (pow B 2)))))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 31/360 binary64)))))) |
(* (pow B 2) (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 31/360 (* 173/5040 (pow B 2)))))))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 31/360 binary64) (*.f64 (*.f64 B B) #s(literal 173/5040 binary64))))))))) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
(/ (pow (sin B) 2) (cos B)) |
(/.f64 (pow.f64 (sin.f64 B) #s(literal 2 binary64)) (cos.f64 B)) |
Compiled 35563 to 2437 computations (93.1% saved)
32 alts after pruning (30 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1649 | 26 | 1675 |
| Fresh | 7 | 4 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1660 | 32 | 1692 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 32.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
| ▶ | 46.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
| 45.5% | (/.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 36.0% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) | |
| ▶ | 99.8% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 46.0% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) | |
| ✓ | 48.4% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| 25.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| 48.2% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) | |
| 48.2% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 48.2% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 48.0% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) | |
| 48.2% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) | |
| 48.3% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| ▶ | 23.9% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
| ▶ | 72.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
| 72.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) | |
| 72.0% | (-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) | |
| 48.3% | (+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) (/.f64 #s(literal 1 binary64) B)) | |
| 48.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 47.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 48.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 72.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) B)) | |
| 86.9% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) | |
| 43.1% | (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) | |
| 99.7% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) | |
| 48.3% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) | |
| 90.9% | (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 39.4% | (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
Compiled 927 to 612 computations (34% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 x (tan.f64 B)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) B) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) B) |
| ✓ | cost-diff | 0 | (cos.f64 B) |
| ✓ | cost-diff | 0 | (*.f64 x (cos.f64 B)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 1958× | fma-lowering-fma.f32 |
| 1958× | fma-lowering-fma.f64 |
| 1864× | *-lowering-*.f32 |
| 1864× | *-lowering-*.f64 |
| 1812× | fma-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 139 |
| 1 | 65 | 136 |
| 2 | 156 | 128 |
| 3 | 398 | 128 |
| 4 | 1046 | 128 |
| 5 | 2675 | 121 |
| 6 | 5593 | 119 |
| 0 | 8007 | 119 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (* x (cos B))) (sin B)) |
(- 1 (* x (cos B))) |
1 |
(* x (cos B)) |
x |
(cos B) |
B |
(sin B) |
(/ 1 B) |
1 |
B |
(/ (/ (- 1 (* x x)) (+ 1 x)) B) |
(/ (- 1 (* x x)) (+ 1 x)) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(+ 1 x) |
B |
(/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B) |
(/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) |
(- 1 (* x (* x x))) |
1 |
(* x (* x x)) |
x |
(* x x) |
(+ 1 (* x (+ 1 x))) |
(* x (+ 1 x)) |
(+ 1 x) |
B |
(- (/ 1 B) (/ x (tan B))) |
(/ 1 B) |
1 |
B |
(/ x (tan B)) |
x |
(tan B) |
| Outputs |
|---|
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
1 |
#s(literal 1 binary64) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(cos B) |
(cos.f64 B) |
B |
(sin B) |
(sin.f64 B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
1 |
#s(literal 1 binary64) |
B |
(/ (/ (- 1 (* x x)) (+ 1 x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 (* x x)) (+ 1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
B |
(/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(- 1 (* x (* x x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(+ 1 (* x (+ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) |
(* x (+ 1 x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
B |
(- (/ 1 B) (/ x (tan B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
1 |
#s(literal 1 binary64) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
x |
(tan B) |
(tan.f64 B) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | accuracy | 100.0% | (tan.f64 B) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
| ✓ | accuracy | 100.0% | (*.f64 x (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 66.0% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
| ✓ | accuracy | 76.2% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.8% | (*.f64 x (cos.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 91.0ms | 256× | 0 | valid |
Compiled 153 to 24 computations (84.3% saved)
ival-div: 15.0ms (27.5% of total)ival-sin: 11.0ms (20.1% of total)ival-mult: 8.0ms (14.7% of total)ival-cos: 7.0ms (12.8% of total)ival-tan: 6.0ms (11% of total)ival-sub: 5.0ms (9.2% of total)ival-add: 3.0ms (5.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (* x (cos B))> |
#<alt (cos B)> |
#<alt (/ 1 B)> |
#<alt (/ (/ (- 1 (* x x)) (+ 1 x)) B)> |
#<alt (/ (- 1 (* x x)) (+ 1 x))> |
#<alt (- 1 (* x x))> |
#<alt (* x x)> |
#<alt (/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B)> |
#<alt (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x))))> |
#<alt (- 1 (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (- (/ 1 B) (/ x (tan B)))> |
#<alt (/ x (tan B))> |
#<alt (tan B)> |
#<alt (sin B)> |
#<alt (+ 1 x)> |
#<alt (* x (+ 1 x))> |
| Outputs |
|---|
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B)> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt (/ (- 1 (* x (cos B))) (sin B))> |
#<alt 1> |
#<alt (+ 1 (* -1 (* x (cos B))))> |
#<alt (+ 1 (* -1 (* x (cos B))))> |
#<alt (+ 1 (* -1 (* x (cos B))))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* x (- (/ 1 x) (cos B)))> |
#<alt (* x (- (/ 1 x) (cos B)))> |
#<alt (* x (- (/ 1 x) (cos B)))> |
#<alt (* -1 (* x (cos B)))> |
#<alt (* x (+ (* -1 (cos B)) (/ 1 x)))> |
#<alt (* x (+ (* -1 (cos B)) (/ 1 x)))> |
#<alt (* x (+ (* -1 (cos B)) (/ 1 x)))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* 1/2 (* (pow B 2) x))) x)> |
#<alt (- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x)> |
#<alt (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x)> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (- 1 (* x (cos B)))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt x> |
#<alt (+ x (* -1/2 (* (pow B 2) x)))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow B 2)))> |
#<alt (+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2)))> |
#<alt (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2)))> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (cos B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt (/ (- 1 (pow x 2)) (* B (+ 1 x)))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt (/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 3)))> |
#<alt (+ 1 (* -1 (pow x 3)))> |
#<alt (+ 1 (* -1 (pow x 3)))> |
#<alt (* -1 (pow x 3))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 3)) 1))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 3)) 1))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 3)) 1))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3)))))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3)))))> |
#<alt (* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3)))))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 B) (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* B x)) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x)))))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* 1/3 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 x))> |
#<alt (* x (+ 1 x))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
#<alt (* (pow x 2) (+ 1 (/ 1 x)))> |
78 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | B | @ | 0 | (/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B) |
| 1.0ms | B | @ | 0 | (/ (/ (- 1 (* x x)) (+ 1 x)) B) |
| 1.0ms | x | @ | -inf | (/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B) |
| 1.0ms | B | @ | inf | (/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B) |
| 1.0ms | B | @ | 0 | (/ (- 1 (* x (cos B))) (sin B)) |
| 1× | batch-egg-rewrite |
| 3722× | /-lowering-/.f32 |
| 3722× | /-lowering-/.f64 |
| 3686× | *-lowering-*.f32 |
| 3686× | *-lowering-*.f64 |
| 1972× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 102 |
| 1 | 174 | 77 |
| 2 | 1769 | 74 |
| 0 | 8232 | 74 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 1 (* x (cos B))) (sin B)) |
(- 1 (* x (cos B))) |
(* x (cos B)) |
(cos B) |
(/ 1 B) |
(/ (/ (- 1 (* x x)) (+ 1 x)) B) |
(/ (- 1 (* x x)) (+ 1 x)) |
(- 1 (* x x)) |
(* x x) |
(/ (/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) B) |
(/ (- 1 (* x (* x x))) (+ 1 (* x (+ 1 x)))) |
(- 1 (* x (* x x))) |
(* x (* x x)) |
(- (/ 1 B) (/ x (tan B))) |
(/ x (tan B)) |
(tan B) |
(sin B) |
(+ 1 x) |
(* x (+ 1 x)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) x)) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) (/.f64 (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(fma.f64 x (neg.f64 (cos.f64 B)) #s(literal 1 binary64)) |
(fma.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (cos.f64 B)) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (cos.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (cos.f64 B)) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(*.f64 x (cos.f64 B)) |
(*.f64 (cos.f64 B) x) |
(*.f64 (*.f64 x (cos.f64 B)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) x) |
(cos.f64 B) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) B))) |
(neg.f64 (/.f64 #s(literal -1 binary64) B)) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(pow.f64 B #s(literal -1 binary64)) |
(pow.f64 (*.f64 B B) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 B #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) B)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 B (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 B (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 B (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) (*.f64 B (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) (*.f64 B (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 B B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) B)) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 B (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 B (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 B (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) (*.f64 B (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 B B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) (*.f64 B (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 B B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) x (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x x) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) |
(/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B))) x (*.f64 (/.f64 (cos.f64 B) (sin.f64 B)) x))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 x (cos.f64 B))))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 B (tan.f64 B))) (/.f64 (*.f64 x B) (*.f64 B (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 x B)) (/.f64 #s(literal 1 binary64) (*.f64 B (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 x B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 B (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 x B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 x B)) (*.f64 B (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) B) (*.f64 B (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 x B))) (neg.f64 (*.f64 B (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x B)) B) (tan.f64 B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) B) (*.f64 B (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 x B)) (*.f64 B (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 B #s(literal -1 binary64))) (*.f64 B (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 B (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) B) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (tan.f64 B) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) B)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (tan.f64 B) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 x B) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) B)) |
(/.f64 (+.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) B)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) B))) (*.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) (*.f64 (/.f64 (tan.f64 B) x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) B) (tan.f64 B)) (*.f64 B (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) (tan.f64 B)) (*.f64 (tan.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) B)) (*.f64 (tan.f64 B) #s(literal -1 binary64))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) B) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) B))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) B) (*.f64 B (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 B (*.f64 x (cos.f64 B)))) (*.f64 B (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 B #s(literal -1 binary64))) (*.f64 B (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 B (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 B (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 B (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 B (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (*.f64 B (tan.f64 B))) (*.f64 (*.f64 B (tan.f64 B)) (*.f64 x B))) (*.f64 (*.f64 B (tan.f64 B)) (*.f64 B (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) B)) (neg.f64 (*.f64 B (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 B (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 x B)))) (neg.f64 (neg.f64 (*.f64 B (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x B)) B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (*.f64 B (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 x B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 x B)) (/.f64 #s(literal 1 binary64) (*.f64 B (tan.f64 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 x (/.f64 (cos.f64 B) (sin.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (cos.f64 B))) |
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(*.f64 (tan.f64 B) #s(literal 1 binary64)) |
(sin.f64 B) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(+.f64 x (*.f64 x x)) |
(+.f64 (*.f64 x x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 x x x) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) x) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) x) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) x) |
| 1× | egg-herbie |
| 3618× | *-lowering-*.f32 |
| 3618× | *-lowering-*.f64 |
| 3298× | +-lowering-+.f64 |
| 3298× | +-lowering-+.f32 |
| 988× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 2103 |
| 1 | 789 | 1923 |
| 2 | 2676 | 1908 |
| 0 | 8357 | 1908 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
1 |
(+ 1 (* -1 (* x (cos B)))) |
(+ 1 (* -1 (* x (cos B)))) |
(+ 1 (* -1 (* x (cos B)))) |
(* -1 (* x (cos B))) |
(* x (- (/ 1 x) (cos B))) |
(* x (- (/ 1 x) (cos B))) |
(* x (- (/ 1 x) (cos B))) |
(* -1 (* x (cos B))) |
(* x (+ (* -1 (cos B)) (/ 1 x))) |
(* x (+ (* -1 (cos B)) (/ 1 x))) |
(* x (+ (* -1 (cos B)) (/ 1 x))) |
(- 1 x) |
(- (+ 1 (* 1/2 (* (pow B 2) x))) x) |
(- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(- 1 (* x (cos B))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
1 |
(+ 1 (* -1/2 (pow B 2))) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(cos B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(/ 1 B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(* -1 (/ x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 1 B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(* -1 (/ x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
1 |
(+ 1 (* -1 (pow x 3))) |
(+ 1 (* -1 (pow x 3))) |
(+ 1 (* -1 (pow x 3))) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(* -1 (pow x 3)) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(/ 1 B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(* x (+ 1 x)) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(pow x 2) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(* (pow x 2) (+ 1 (/ 1 x))) |
| Outputs |
|---|
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (* 1/2 x) (* -1/6 (- 1 x))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)))))) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) (*.f64 B (*.f64 B (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) #s(literal 1/6 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/120 binary64)) (*.f64 x #s(literal -1/24 binary64))))))))) B) |
(/ (- (+ 1 (* (pow B 2) (- (+ (* 1/2 x) (* (pow B 2) (- (+ (* -1/24 x) (* (pow B 2) (- (* 1/720 x) (+ (* -1/6 (- (* -1/24 x) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x))))) (+ (* -1/5040 (- 1 x)) (* 1/120 (- (* 1/2 x) (* -1/6 (- 1 x))))))))) (+ (* -1/6 (- (* 1/2 x) (* -1/6 (- 1 x)))) (* 1/120 (- 1 x)))))) (* -1/6 (- 1 x))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) #s(literal 1/6 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/120 binary64)) (*.f64 x #s(literal -1/24 binary64)))) (*.f64 (*.f64 B B) (+.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/720 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/5040 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) #s(literal 1/120 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))) #s(literal 1/6 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/120 binary64)) (*.f64 x #s(literal -1/24 binary64)))) #s(literal 1/6 binary64)))))))) x)) B) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/ (- 1 (* x (cos B))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (* x (cos B)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(+ 1 (* -1 (* x (cos B)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(+ 1 (* -1 (* x (cos B)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* -1 (* x (cos B))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) |
(* x (- (/ 1 x) (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* x (- (/ 1 x) (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* x (- (/ 1 x) (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* -1 (* x (cos B))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) |
(* x (+ (* -1 (cos B)) (/ 1 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* x (+ (* -1 (cos B)) (/ 1 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* x (+ (* -1 (cos B)) (/ 1 x))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* 1/2 (* (pow B 2) x))) x) |
(+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 (*.f64 B B) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(- (+ 1 (* (pow B 2) (- (* -1/24 (* (pow B 2) x)) (* -1/2 x)))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 B B) #s(literal -1/24 binary64)))))) x)) |
(- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* 1/720 (* (pow B 2) x)) (* 1/24 x))) (* -1/2 x)))) x) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal -1/24 binary64) (*.f64 B (*.f64 B #s(literal 1/720 binary64))))))))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(- 1 (* x (cos B))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64)))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+.f64 x (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/24 binary64)))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64)))))))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow B 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/2 binary64))) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) #s(literal 1/24 binary64)))))) |
(+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/24 (* -1/720 (pow B 2)))) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64))))))) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(cos B) |
(cos.f64 B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/ (- 1 (pow x 2)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/ (- 1 (pow x 3)) (* B (+ 1 (* x (+ 1 x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 3))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(+ 1 (* -1 (pow x 3))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(+ 1 (* -1 (pow x 3))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (/ 1 (pow x 3)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1 (/ 1 (pow x 3))))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64))))) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x)))))))))) x) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (/ 1 B) (/ (* x (cos B)) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B)) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (neg.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64))))))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64))))) (*.f64 x #s(literal -1/3 binary64)))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64))))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 B B) #s(literal 17/315 binary64))))))))) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) #s(literal 1/120 binary64))))))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(* x (+ 1 x)) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(* (pow x 2) (+ 1 (/ 1 x))) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
Compiled 30410 to 2662 computations (91.2% saved)
39 alts after pruning (34 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1310 | 17 | 1327 |
| Fresh | 8 | 17 | 25 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1320 | 39 | 1359 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 29.4% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
| 32.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) | |
| 30.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) B) | |
| 31.6% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) B) | |
| 35.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) | |
| 30.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) B) | |
| 23.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) | |
| 43.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) | |
| 30.8% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) B) | |
| ▶ | 23.0% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
| 45.5% | (/.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 24.2% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) | |
| 50.0% | (/.f64 (-.f64 (tan.f64 B) (*.f64 x B)) (*.f64 B (tan.f64 B))) | |
| ✓ | 99.8% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 46.0% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) | |
| 77.0% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) | |
| ✓ | 48.4% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| ▶ | 25.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| 48.0% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) | |
| 48.2% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) | |
| 48.2% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 48.2% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) | |
| 48.3% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| ✓ | 23.9% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
| ✓ | 72.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
| 72.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 72.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) | |
| 48.2% | (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B))) | |
| 72.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| ▶ | 48.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
| 47.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 48.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 86.9% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) | |
| 48.3% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) | |
| ▶ | 90.9% | (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
| 39.4% | (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
Compiled 1143 to 707 computations (38.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) |
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) |
| ✓ | cost-diff | 64 | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
| ✓ | cost-diff | 128 | (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
| 4004× | *-lowering-*.f32 |
| 4004× | *-lowering-*.f64 |
| 1402× | +-lowering-+.f64 |
| 1402× | +-lowering-+.f32 |
| 1180× | sum4-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 277 |
| 1 | 105 | 237 |
| 2 | 308 | 234 |
| 3 | 940 | 230 |
| 4 | 3727 | 229 |
| 0 | 8143 | 229 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))) |
x |
(- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B))) |
(/ (/ 1 (sin B)) x) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ (cos B) (sin B)) |
(cos B) |
(/ (- 0 x) B) |
(- 0 x) |
0 |
x |
B |
(/ (/ (- 0 (* x x)) (+ 1 x)) B) |
(/ (- 0 (* x x)) (+ 1 x)) |
(- 0 (* x x)) |
0 |
(* x x) |
x |
(+ 1 x) |
1 |
B |
(+ (neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) (/ 1 B)) |
(neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) |
(* x (/ (+ 1 (* (* B B) -1/3)) B)) |
x |
(/ (+ 1 (* (* B B) -1/3)) B) |
(+ 1 (* (* B B) -1/3)) |
1 |
(* (* B B) -1/3) |
(* B B) |
B |
-1/3 |
(/ 1 B) |
(/ (/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) B) |
(/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) |
(/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) |
(- 1 (* (* x (* x x)) (* x (* x x)))) |
1 |
(* (* x (* x x)) (* x (* x x))) |
(* x (* x x)) |
x |
(* x x) |
(+ 1 (* (* x x) (+ 1 (* x x)))) |
(* (* x x) (+ 1 (* x x))) |
(+ 1 (* x x)) |
(+ 1 x) |
B |
| Outputs |
|---|
(* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
x |
(- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ (/ 1 (sin B)) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos B) |
(cos.f64 B) |
(/ (- 0 x) B) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
B |
(/ (/ (- 0 (* x x)) (+ 1 x)) B) |
(/.f64 (*.f64 x x) (*.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/ (- 0 (* x x)) (+ 1 x)) |
(/.f64 (*.f64 x x) (-.f64 #s(literal -1 binary64) x)) |
(- 0 (* x x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
0 |
#s(literal 0 binary64) |
(* x x) |
(*.f64 x x) |
x |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
B |
(+ (neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) (/ 1 B)) |
(+.f64 (/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64))))) B) (/.f64 #s(literal 1 binary64) B)) |
(neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) |
(/.f64 (*.f64 x (-.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64))))) B) |
(* x (/ (+ 1 (* (* B B) -1/3)) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64))))) B) |
x |
(/ (+ 1 (* (* B B) -1/3)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B) |
(+ 1 (* (* B B) -1/3)) |
(+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) |
1 |
#s(literal 1 binary64) |
(* (* B B) -1/3) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* B B) |
(*.f64 B B) |
B |
-1/3 |
#s(literal -1/3 binary64) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 x #s(literal 1 binary64))) |
(/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(- 1 (* (* x (* x x)) (* x (* x x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(* (* x (* x x)) (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(+ 1 (* (* x x) (+ 1 (* x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(* (* x x) (+ 1 (* x x))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+ 1 (* x x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
B |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 76.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 59.5% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) |
| ✓ | accuracy | 75.9% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 95.1% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
| ✓ | accuracy | 76.2% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) x) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 (cos.f64 B) (sin.f64 B)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
| ✓ | accuracy | 90.9% | (*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
| 128.0ms | 256× | 0 | valid |
Compiled 315 to 37 computations (88.3% saved)
ival-div: 25.0ms (32.4% of total)ival-mult: 18.0ms (23.4% of total)ival-cos: 9.0ms (11.7% of total)ival-sin: 7.0ms (9.1% of total)ival-add: 6.0ms (7.8% of total)ival-sub: 5.0ms (6.5% of total)...c/correct-round.rkt:119:19: 4.0ms (5.2% of total)const: 1.0ms (1.3% of total)ival-neg: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B))))> |
#<alt (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))> |
#<alt (/ (/ 1 (sin B)) x)> |
#<alt (/ 1 (sin B))> |
#<alt (/ (- 0 x) B)> |
#<alt (- 0 x)> |
#<alt (/ (/ (- 0 (* x x)) (+ 1 x)) B)> |
#<alt (/ (- 0 (* x x)) (+ 1 x))> |
#<alt (- 0 (* x x))> |
#<alt (* x x)> |
#<alt (+ (neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) (/ 1 B))> |
#<alt (neg (* x (/ (+ 1 (* (* B B) -1/3)) B)))> |
#<alt (* x (/ (+ 1 (* (* B B) -1/3)) B))> |
#<alt (/ (+ 1 (* (* B B) -1/3)) B)> |
#<alt (/ (/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) B)> |
#<alt (/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x))> |
#<alt (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x)))))> |
#<alt (- 1 (* (* x (* x x)) (* x (* x x))))> |
#<alt (/ (cos B) (sin B))> |
#<alt (+ 1 x)> |
#<alt (* (* B B) -1/3)> |
#<alt (* (* x (* x x)) (* x (* x x)))> |
#<alt (* x (* x x))> |
| Outputs |
|---|
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B))))))> |
#<alt (/ (* x (- (/ 1 x) 1)) B)> |
#<alt (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B)> |
#<alt (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (* x (+ 1/45 (* 7/360 (/ 1 x)))))))) B)> |
#<alt (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (+ (* x (+ 1/45 (* 7/360 (/ 1 x)))) (* (pow B 2) (* x (+ 2/945 (* 31/15120 (/ 1 x)))))))))) B)> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B))))> |
#<alt (/ (- (/ 1 x) 1) B)> |
#<alt (/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B)> |
#<alt (/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (* 7/360 (/ 1 x))))))) (/ 1 x)) 1) B)> |
#<alt (/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (+ (* 7/360 (/ 1 x)) (* (pow B 2) (+ 2/945 (* 31/15120 (/ 1 x)))))))))) (/ 1 x)) 1) B)> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x)> |
#<alt (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x)> |
#<alt (/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x)> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))> |
#<alt (/ 1 (* B x))> |
#<alt (/ (+ (* 1/6 (/ (pow B 2) x)) (/ 1 x)) B)> |
#<alt (/ (+ (* (pow B 2) (+ (* 7/360 (/ (pow B 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) B)> |
#<alt (/ (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 31/15120 (/ (pow B 2) x)) (* 7/360 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) B)> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 (* x (sin B)))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 (/ (pow x 2) B))> |
#<alt (* (pow x 2) (- (/ x B) (/ 1 B)))> |
#<alt (* (pow x 2) (- (* x (+ (* -1 (/ x B)) (/ 1 B))) (/ 1 B)))> |
#<alt (* (pow x 2) (- (* x (+ (* x (- (/ x B) (/ 1 B))) (/ 1 B))) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (+ (/ 1 B) (/ 1 (* B (pow x 2))))))> |
#<alt (* x (- (+ (/ 1 (* B x)) (/ 1 (* B (pow x 3)))) (+ (/ 1 B) (/ 1 (* B (pow x 2))))))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B x))) x)) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B x))) x)) (/ 1 B)) x)) (/ 1 B))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (/ (pow x 2) (* B (+ 1 x))))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- x 1))> |
#<alt (* (pow x 2) (- (* x (+ 1 (* -1 x))) 1))> |
#<alt (* (pow x 2) (- (* x (+ 1 (* x (- x 1)))) 1))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) (+ 1 (/ 1 (pow x 2)))))> |
#<alt (* x (- (+ (/ 1 x) (/ 1 (pow x 3))) (+ 1 (/ 1 (pow x 2)))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x)))))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (* -1 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B))> |
#<alt (+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B))> |
#<alt (+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))> |
#<alt (* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x))))> |
#<alt (* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x))))> |
#<alt (* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)> |
#<alt (/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)> |
#<alt (/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B)> |
#<alt (* 1/3 (* B x))> |
#<alt (* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2)))))> |
#<alt (* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2)))))> |
#<alt (* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2)))))> |
#<alt (* 1/3 (* B x))> |
#<alt (* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x))))> |
#<alt (* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x))))> |
#<alt (* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1/3 B) (/ 1 B))))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (* 1/3 (* B x))> |
#<alt (* B (- (* -1 (/ x (pow B 2))) (* -1/3 x)))> |
#<alt (* B (- (* -1 (/ x (pow B 2))) (* -1/3 x)))> |
#<alt (* B (- (* -1 (/ x (pow B 2))) (* -1/3 x)))> |
#<alt (* 1/3 (* B x))> |
#<alt (* -1 (* B (- (/ x (pow B 2)) (* 1/3 x))))> |
#<alt (* -1 (* B (- (/ x (pow B 2)) (* 1/3 x))))> |
#<alt (* -1 (* B (- (/ x (pow B 2)) (* 1/3 x))))> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (* -1/3 (* B x))> |
#<alt (* B (+ (* -1/3 x) (/ x (pow B 2))))> |
#<alt (* B (+ (* -1/3 x) (/ x (pow B 2))))> |
#<alt (* B (+ (* -1/3 x) (/ x (pow B 2))))> |
#<alt (* -1/3 (* B x))> |
#<alt (* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x))))> |
#<alt (* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x))))> |
#<alt (* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x))))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (* -1/3 B)> |
#<alt (* B (- (/ 1 (pow B 2)) 1/3))> |
#<alt (* B (- (/ 1 (pow B 2)) 1/3))> |
#<alt (* B (- (/ 1 (pow B 2)) 1/3))> |
#<alt (* -1/3 B)> |
#<alt (* -1 (* B (- 1/3 (/ 1 (pow B 2)))))> |
#<alt (* -1 (* B (- 1/3 (/ 1 (pow B 2)))))> |
#<alt (* -1 (* B (- 1/3 (/ 1 (pow B 2)))))> |
#<alt (/ 1 B)> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (+ (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* x (- (/ 1 (* B x)) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (/ 1 B) (/ 1 (* B x)))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt (/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2)))))))> |
#<alt 1> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (+ 1 (* -1 x))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* x (- (/ 1 x) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 x))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (+ 1 (* -1 (pow x 2)))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* -1 (pow x 2))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1))> |
#<alt 1> |
#<alt (+ 1 (* -1 (pow x 6)))> |
#<alt (+ 1 (* -1 (pow x 6)))> |
#<alt (+ 1 (* -1 (pow x 6)))> |
#<alt (* -1 (pow x 6))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1))> |
#<alt (* -1 (pow x 6))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) 1))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt (+ 1 x)> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt x> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* x (+ 1 (/ 1 x)))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (* -1/3 (pow B 2))> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 6)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | B | @ | 0 | (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B))) |
| 7.0ms | x | @ | 0 | (* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))) |
| 2.0ms | B | @ | 0 | (/ (/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) B) |
| 1.0ms | B | @ | -inf | (* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))) |
| 1.0ms | B | @ | inf | (* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))) |
| 1× | batch-egg-rewrite |
| 2516× | *-lowering-*.f32 |
| 2516× | *-lowering-*.f64 |
| 2294× | fma-lowering-fma.f32 |
| 2294× | fma-lowering-fma.f64 |
| 1878× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 203 |
| 1 | 264 | 135 |
| 2 | 2858 | 133 |
| 0 | 8363 | 133 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* x (- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B)))) |
(- (/ (/ 1 (sin B)) x) (/ (cos B) (sin B))) |
(/ (/ 1 (sin B)) x) |
(/ 1 (sin B)) |
(/ (- 0 x) B) |
(- 0 x) |
(/ (/ (- 0 (* x x)) (+ 1 x)) B) |
(/ (- 0 (* x x)) (+ 1 x)) |
(- 0 (* x x)) |
(* x x) |
(+ (neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) (/ 1 B)) |
(neg (* x (/ (+ 1 (* (* B B) -1/3)) B))) |
(* x (/ (+ 1 (* (* B B) -1/3)) B)) |
(/ (+ 1 (* (* B B) -1/3)) B) |
(/ (/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) B) |
(/ (/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) (+ 1 x)) |
(/ (- 1 (* (* x (* x x)) (* x (* x x)))) (+ 1 (* (* x x) (+ 1 (* x x))))) |
(- 1 (* (* x (* x x)) (* x (* x x)))) |
(/ (cos B) (sin B)) |
(+ 1 x) |
(* (* B B) -1/3) |
(* (* x (* x x)) (* x (* x x))) |
(* x (* x x)) |
| Outputs |
|---|
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) x) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) x (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (*.f64 x (sin.f64 B))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) x) (*.f64 x (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64))) x) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))))) (/.f64 (pow.f64 (tan.f64 B) #s(literal -3 binary64)) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (pow.f64 (tan.f64 B) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B))))) |
(fma.f64 (cos.f64 B) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B))))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B))))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (*.f64 x (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (*.f64 x (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64))) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (*.f64 x (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (*.f64 x (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (*.f64 x (sin.f64 B)) (cos.f64 B))) (*.f64 (*.f64 x (sin.f64 B)) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (*.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (*.f64 (*.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) x) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (neg.f64 (*.f64 x (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) (pow.f64 (tan.f64 B) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) x) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) x) (*.f64 x (tan.f64 B))) |
(pow.f64 (/.f64 (*.f64 x (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -3 binary64)) (pow.f64 (tan.f64 B) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (sin.f64 B)) #s(literal -2 binary64)) (pow.f64 (tan.f64 B) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (sin.f64 B)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (*.f64 x (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(neg.f64 (/.f64 x B)) |
(/.f64 x (-.f64 #s(literal 0 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 B B) B))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 #s(literal 0 binary64) (/.f64 x B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 #s(literal 0 binary64) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (*.f64 x x)) |
(pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) x) |
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 B (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) B)) |
(neg.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 x x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) B)) |
(/.f64 (*.f64 x x) (neg.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 x x) (*.f64 B (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) B) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) B)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) B)) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 B (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 x x)) |
(pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)) |
(fma.f64 x (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 x x)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 x (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(+.f64 (*.f64 x x) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(-.f64 (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 x x #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B)) x (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(+.f64 (fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(fma.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B)) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B)) x (/.f64 #s(literal 1 binary64) B)) |
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B))) (-.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) B))) (+.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) B))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) B)))) (neg.f64 (+.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (-.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) B)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B))) (-.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) B))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) B))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(neg.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 x B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (+.f64 #s(literal 0 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) B) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) B) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) (*.f64 x x)) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B)) x) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) B) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) x) (-.f64 #s(literal 0 binary64) B)) |
(pow.f64 (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) x) |
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) B)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 (*.f64 B B) B) #s(literal -1/27 binary64)))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 (*.f64 B B) B) #s(literal -1/27 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64)))) B)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 (*.f64 B B) B) #s(literal -1/27 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 (*.f64 B B) B) #s(literal -1/27 binary64)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) |
(pow.f64 (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) B) (*.f64 (*.f64 (*.f64 B B) B) #s(literal -1/27 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 B (+.f64 x #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 B (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 B (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 B (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) B)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 B (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 x #s(literal 1 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 x #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 x #s(literal 1 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) x (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) x (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) x (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (fma.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(fma.f64 x (neg.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal 1 binary64))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 x #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) x) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(*.f64 (*.f64 B B) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 B B)) |
(*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 B #s(literal -1/3 binary64)) B) |
(*.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal -1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)) |
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 6 binary64))) |
(/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(pow.f64 x #s(literal 6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 6 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) x) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 3544× | *-lowering-*.f32 |
| 3544× | *-lowering-*.f64 |
| 3318× | +-lowering-+.f64 |
| 3318× | +-lowering-+.f32 |
| 1286× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 3045 |
| 1 | 898 | 2762 |
| 2 | 3025 | 2706 |
| 0 | 8269 | 2706 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (sin B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(/ (* x (- (/ 1 x) 1)) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (* x (+ 1/45 (* 7/360 (/ 1 x)))))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (+ (* x (+ 1/45 (* 7/360 (/ 1 x)))) (* (pow B 2) (* x (+ 2/945 (* 31/15120 (/ 1 x)))))))))) B) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(/ (- (/ 1 x) 1) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (* 7/360 (/ 1 x))))))) (/ 1 x)) 1) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (+ (* 7/360 (/ 1 x)) (* (pow B 2) (+ 2/945 (* 31/15120 (/ 1 x)))))))))) (/ 1 x)) 1) B) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(/ 1 (* x (sin B))) |
(/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x) |
(/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x) |
(/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x) |
(* -1 (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(/ 1 (* B x)) |
(/ (+ (* 1/6 (/ (pow B 2) x)) (/ 1 x)) B) |
(/ (+ (* (pow B 2) (+ (* 7/360 (/ (pow B 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/ (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 31/15120 (/ (pow B 2) x)) (* 7/360 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 (* x (sin B))) |
(/ 1 B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 (/ x B)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (/ (pow x 2) B)) |
(* (pow x 2) (- (/ x B) (/ 1 B))) |
(* (pow x 2) (- (* x (+ (* -1 (/ x B)) (/ 1 B))) (/ 1 B))) |
(* (pow x 2) (- (* x (+ (* x (- (/ x B) (/ 1 B))) (/ 1 B))) (/ 1 B))) |
(* -1 (/ x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (/ 1 (* B (pow x 2)))))) |
(* x (- (+ (/ 1 (* B x)) (/ 1 (* B (pow x 3)))) (+ (/ 1 B) (/ 1 (* B (pow x 2)))))) |
(* -1 (/ x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B x))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B x))) x)) (/ 1 B)) x)) (/ 1 B)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- x 1)) |
(* (pow x 2) (- (* x (+ 1 (* -1 x))) 1)) |
(* (pow x 2) (- (* x (+ 1 (* x (- x 1)))) 1)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) (+ 1 (/ 1 (pow x 2))))) |
(* x (- (+ (/ 1 x) (/ 1 (pow x 3))) (+ 1 (/ 1 (pow x 2))))) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))))) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(* -1 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 1 B) |
(+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B)) |
(+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B)) |
(+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B)) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B)))) |
(* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B)))) |
(* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x)))) |
(* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x)))) |
(* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x)))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(* 1/3 (* B x)) |
(* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2))))) |
(* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2))))) |
(* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2))))) |
(* 1/3 (* B x)) |
(* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x)))) |
(* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x)))) |
(* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(* 1/3 (* B x)) |
(* B (- (* -1 (/ x (pow B 2))) (* -1/3 x))) |
(* B (- (* -1 (/ x (pow B 2))) (* -1/3 x))) |
(* B (- (* -1 (/ x (pow B 2))) (* -1/3 x))) |
(* 1/3 (* B x)) |
(* -1 (* B (- (/ x (pow B 2)) (* 1/3 x)))) |
(* -1 (* B (- (/ x (pow B 2)) (* 1/3 x)))) |
(* -1 (* B (- (/ x (pow B 2)) (* 1/3 x)))) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(* -1/3 (* B x)) |
(* B (+ (* -1/3 x) (/ x (pow B 2)))) |
(* B (+ (* -1/3 x) (/ x (pow B 2)))) |
(* B (+ (* -1/3 x) (/ x (pow B 2)))) |
(* -1/3 (* B x)) |
(* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))) |
(* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))) |
(* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(* -1/3 B) |
(* B (- (/ 1 (pow B 2)) 1/3)) |
(* B (- (/ 1 (pow B 2)) 1/3)) |
(* B (- (/ 1 (pow B 2)) 1/3)) |
(* -1/3 B) |
(* -1 (* B (- 1/3 (/ 1 (pow B 2))))) |
(* -1 (* B (- 1/3 (/ 1 (pow B 2))))) |
(* -1 (* B (- 1/3 (/ 1 (pow B 2))))) |
(/ 1 B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(* -1 (/ x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
1 |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(+ 1 (* -1 x)) |
(* -1 x) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* x (- (/ 1 x) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 x)))) |
1 |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(+ 1 (* -1 (pow x 2))) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* -1 (pow x 2)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
1 |
(+ 1 (* -1 (pow x 6))) |
(+ 1 (* -1 (pow x 6))) |
(+ 1 (* -1 (pow x 6))) |
(* -1 (pow x 6)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(* -1 (pow x 6)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
1 |
(+ 1 x) |
(+ 1 x) |
(+ 1 x) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
x |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* x (+ 1 (/ 1 x))) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(* -1/3 (pow B 2)) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 6) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| Outputs |
|---|
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (* x (- (/ 1 x) 1)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (* x (+ 1/45 (* 7/360 (/ 1 x)))))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (* (pow B 2) (+ (* x (+ 1/45 (* 7/360 (/ 1 x)))) (* (pow B 2) (* x (+ 2/945 (* 31/15120 (/ 1 x)))))))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64))) (*.f64 B (*.f64 B (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) B) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (- (/ 1 x) 1) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (* 7/360 (/ 1 x))))))) (/ 1 x)) 1) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 7/360 binary64) x)))))))) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (+ (* 1/6 (/ 1 x)) (* (pow B 2) (+ 1/45 (+ (* 7/360 (/ 1 x)) (* (pow B 2) (+ 2/945 (* 31/15120 (/ 1 x)))))))))) (/ 1 x)) 1) B) |
(/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/45 binary64) (+.f64 (/.f64 #s(literal 7/360 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 2/945 binary64) (/.f64 #s(literal 31/15120 binary64) x)))))))))))) B) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) #s(literal 1 binary64)) |
(/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) #s(literal 1 binary64)) |
(/ (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) x) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) #s(literal 1 binary64)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (/ 1 (* x (sin B))) (/ (cos B) (sin B))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B x)) |
(/ (+ (* 1/6 (/ (pow B 2) x)) (/ 1 x)) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) x)) B) |
(/ (+ (* (pow B 2) (+ (* 7/360 (/ (pow B 2) x)) (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 B B) x) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B #s(literal 7/360 binary64)))))) B) |
(/ (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 31/15120 (/ (pow B 2) x)) (* 7/360 (/ 1 x)))) (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 (/.f64 (*.f64 B B) x) (+.f64 #s(literal 7/360 binary64) (*.f64 B (*.f64 B #s(literal 31/15120 binary64)))))))) B) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 (* x (sin B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B #s(literal 7/360 binary64))))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 B (*.f64 B #s(literal 31/15120 binary64))))))))) B) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (/ (pow x 2) B)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) |
(* (pow x 2) (- (/ x B) (/ 1 B))) |
(*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(* (pow x 2) (- (* x (+ (* -1 (/ x B)) (/ 1 B))) (/ 1 B))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) |
(* (pow x 2) (- (* x (+ (* x (- (/ x B) (/ 1 B))) (/ 1 B))) (/ 1 B))) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (+ (/ 1 B) (/ 1 (* B (pow x 2)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(* x (- (+ (/ 1 (* B x)) (/ 1 (* B (pow x 3)))) (+ (/ 1 B) (/ 1 (* B (pow x 2)))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B x))) x)) (/ 1 B)))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (- (/ 1 B) (/ 1 (* B x))) x)) (/ 1 B)) x)) (/ 1 B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (/ (pow x 2) (* B (+ 1 x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 x B) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- x 1)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(* (pow x 2) (- (* x (+ 1 (* -1 x))) 1)) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) |
(* (pow x 2) (- (* x (+ 1 (* x (- x 1)))) 1)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) (+ 1 (/ 1 (pow x 2))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* x (- (+ (/ 1 x) (/ 1 (pow x 3))) (+ 1 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) |
(* -1 (* x (+ 1 (* -1 (/ (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))) x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) |
(+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) |
(+ (* -1 (* x (+ (* -1/3 B) (/ 1 B)))) (/ 1 B)) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) |
(* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) |
(* x (- (/ 1 (* B x)) (+ (* -1/3 B) (/ 1 B)))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B)) |
(* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B)) |
(* x (+ (* -1 (/ (+ 1 (* -1/3 (pow B 2))) B)) (/ 1 (* B x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) B) |
(/ (- (+ 1 (* 1/3 (* (pow B 2) x))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) B) |
(* 1/3 (* B x)) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2))))) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2))))) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(* B (- (/ 1 (pow B 2)) (+ (* -1/3 x) (/ x (pow B 2))))) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(* 1/3 (* B x)) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x)))) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x)))) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (* B (- (* -1 (/ (+ 1 (* -1 x)) (pow B 2))) (* 1/3 x)))) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (* x (+ (* -1/3 B) (/ 1 B)))) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(* 1/3 (* B x)) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(* B (- (* -1 (/ x (pow B 2))) (* -1/3 x))) |
(*.f64 B (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)))) |
(* B (- (* -1 (/ x (pow B 2))) (* -1/3 x))) |
(*.f64 B (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)))) |
(* B (- (* -1 (/ x (pow B 2))) (* -1/3 x))) |
(*.f64 B (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)))) |
(* 1/3 (* B x)) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(* -1 (* B (- (/ x (pow B 2)) (* 1/3 x)))) |
(*.f64 B (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)))) |
(* -1 (* B (- (/ x (pow B 2)) (* 1/3 x)))) |
(*.f64 B (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)))) |
(* -1 (* B (- (/ x (pow B 2)) (* 1/3 x)))) |
(*.f64 B (*.f64 x (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1/3 binary64)))) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (* x (+ 1 (* -1/3 (pow B 2)))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) (/.f64 x B)) |
(* -1/3 (* B x)) |
(*.f64 B (*.f64 x #s(literal -1/3 binary64))) |
(* B (+ (* -1/3 x) (/ x (pow B 2)))) |
(*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* B (+ (* -1/3 x) (/ x (pow B 2)))) |
(*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* B (+ (* -1/3 x) (/ x (pow B 2)))) |
(*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* -1/3 (* B x)) |
(*.f64 B (*.f64 x #s(literal -1/3 binary64))) |
(* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))) |
(*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))) |
(*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* -1 (* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))) |
(*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B) |
(* -1/3 B) |
(*.f64 B #s(literal -1/3 binary64)) |
(* B (- (/ 1 (pow B 2)) 1/3)) |
(*.f64 B (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(* B (- (/ 1 (pow B 2)) 1/3)) |
(*.f64 B (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(* B (- (/ 1 (pow B 2)) 1/3)) |
(*.f64 B (+.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) |
(* -1/3 B) |
(*.f64 B #s(literal -1/3 binary64)) |
(* -1 (* B (- 1/3 (/ 1 (pow B 2))))) |
(*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1 binary64)))) |
(* -1 (* B (- 1/3 (/ 1 (pow B 2))))) |
(*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1 binary64)))) |
(* -1 (* B (- 1/3 (/ 1 (pow B 2))))) |
(*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 B B)) #s(literal -1 binary64)))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(+ (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ (- 1 (pow x 6)) (* B (* (+ 1 x) (+ 1 (* (pow x 2) (+ 1 (pow x 2))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(+ 1 (* -1 x)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* x (- (/ 1 x) 1)) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
(* -1 (* x (- 1 (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ 1 (* -1 (pow x 2))) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* -1 (pow x 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* (pow x 2) (- (/ 1 (pow x 2)) 1)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (pow x 6))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(+ 1 (* -1 (pow x 6))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(+ 1 (* -1 (pow x 6))) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (pow x 6)) |
(-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (pow x 6)) |
(-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (- (/ 1 (pow x 6)) 1)) |
(-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64))))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
x |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* x (+ 1 (/ 1 x))) |
(+.f64 #s(literal 1 binary64) x) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(* -1/3 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal -1/3 binary64))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
Compiled 32654 to 3338 computations (89.8% saved)
61 alts after pruning (56 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1250 | 38 | 1288 |
| Fresh | 11 | 18 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 4 | 5 |
| Total | 1266 | 61 | 1327 |
| Status | Accuracy | Program |
|---|---|---|
| 5.2% | (/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) B) | |
| 32.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) | |
| 35.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) | |
| 46.3% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) B) | |
| 23.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) | |
| 43.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) | |
| 8.7% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) B) | |
| 11.8% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) B) | |
| 45.5% | (/.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| 23.0% | (/.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) | |
| 26.0% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) B) | |
| 25.6% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) B) | |
| 50.0% | (/.f64 (-.f64 (tan.f64 B) (*.f64 x B)) (*.f64 B (tan.f64 B))) | |
| ✓ | 99.8% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 77.0% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) | |
| ✓ | 48.4% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| 22.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) | |
| 9.4% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) | |
| 48.0% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) | |
| 48.2% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) | |
| 48.2% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) | |
| 48.2% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) | |
| 25.9% | (/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) B) | |
| 48.3% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) | |
| 25.3% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) | |
| 9.3% | (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) B) | |
| 2.1% | (/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) B) | |
| 25.3% | (/.f64 (neg.f64 x) B) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) | |
| 50.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| ✓ | 23.9% | (/.f64 #s(literal 1 binary64) B) |
| 19.0% | (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) | |
| 48.3% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) | |
| ✓ | 72.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
| 72.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 72.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) | |
| 26.1% | (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) | |
| 9.5% | (-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) | |
| 19.0% | (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) | |
| 24.2% | (+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) | |
| 48.3% | (+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) | |
| 48.1% | (+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (/.f64 #s(literal 1 binary64) B)) | |
| 47.4% | (+.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) | |
| ✓ | 48.3% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
| 47.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 48.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 48.3% | (+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) | |
| 86.9% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) | |
| 23.0% | (*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) | |
| 2.1% | (*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) | |
| 48.3% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) | |
| 9.3% | (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) | |
| 2.0% | (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) | |
| 90.8% | (*.f64 x (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) x) (sin.f64 B))) | |
| 41.9% | (*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x)) | |
| 39.4% | (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B)) | |
| 39.2% | (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B)) | |
| 49.0% | (*.f64 x (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) | |
| 25.6% | (*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) | |
| 33.4% | (*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) | |
| 2.7% | (*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
Compiled 2242 to 942 computations (58% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) |
(/.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 x B)) (*.f64 B (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) x) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (cos.f64 B) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(-.f64 (pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
3 calls:
| 34.0ms | x |
| 29.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 25.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | B |
| 99.8% | 1 | x |
| 99.8% | 1 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
Compiled 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) |
(/.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
2 calls:
| 25.0ms | B |
| 20.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 3 | B |
| 98.6% | 3 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) |
(/.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
2 calls:
| 21.0ms | B |
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.0% | 1 | B |
| 77.0% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) |
(/.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
2 calls:
| 20.0ms | x |
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.0% | 3 | x |
| 75.0% | 2 | B |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (/.f64 x B))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal -1 binary64) B) (*.f64 B #s(literal 1/3 binary64)))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B)) |
(*.f64 (/.f64 x B) (*.f64 x (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) x))) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) x) B) |
(/.f64 (/.f64 (neg.f64 (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal -1 binary64) B))) |
(-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B)) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal 1 binary64))) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)))) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) x)) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (/.f64 x B))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) B) x)) (/.f64 x B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B)) |
(/.f64 (+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/6 binary64) (-.f64 x (-.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) #s(literal -1/45 binary64)))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) B) x) (/.f64 x B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) x)) B) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal -1/45 binary64) (*.f64 B (*.f64 B #s(literal -2/945 binary64))))))))) B))) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) (*.f64 B B)) #s(literal 1/9 binary64))) (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 2/945 binary64))))))))) x)) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) B) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) x)) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
2 calls:
| 22.0ms | B |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.4% | 1 | x |
| 48.4% | 1 | B |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 B (*.f64 x #s(literal 1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| Outputs |
|---|
(/.f64 (neg.f64 x) B) |
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
2 calls:
| 4.0ms | B |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.2% | 3 | x |
| 27.1% | 2 | B |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
2 calls:
| 1.0ms | x |
| 1.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 23.9% | 1 | B |
| 23.9% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 4.793172551071079e-7 | 0.00627283737864809 |
| 14.0ms | -0.0009372104749477502 | -6.811056656276271e-5 |
| 27.0ms | 224× | 0 | valid |
Compiled 299 to 224 computations (25.1% saved)
ival-div: 6.0ms (29.9% of total)ival-tan: 5.0ms (24.9% of total)ival-sin: 5.0ms (24.9% of total)ival-mult: 2.0ms (10% of total)ival-add: 1.0ms (5% of total)ival-neg: 1.0ms (5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 7.01031310125696e-7 | 100.01042676673039 |
| 15.0ms | 144× | 0 | valid |
Compiled 244 to 185 computations (24.2% saved)
ival-sin: 3.0ms (28.5% of total)ival-div: 2.0ms (19% of total)ival-tan: 2.0ms (19% of total)ival-add: 1.0ms (9.5% of total)ival-mult: 1.0ms (9.5% of total)ival-neg: 1.0ms (9.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 0.00627283737864809 | 7.819537439679013 |
| 25.0ms | -48.324829680410815 | -0.0009372104749477502 |
| 34.0ms | 256× | 0 | valid |
Compiled 227 to 174 computations (23.3% saved)
ival-div: 11.0ms (40.8% of total)ival-tan: 6.0ms (22.3% of total)ival-sin: 5.0ms (18.6% of total)ival-mult: 2.0ms (7.4% of total)ival-add: 1.0ms (3.7% of total)ival-neg: 1.0ms (3.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | +-commutative_binary64 |
| 18× | sub-neg_binary64 |
| 16× | *-commutative_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 85 |
| 1 | 61 | 85 |
| 2 | 76 | 85 |
| 3 | 85 | 85 |
| 4 | 91 | 85 |
| 5 | 93 | 85 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(if (<=.f64 x #s(literal -4242751136953197/4611686018427387904 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 7148113328562451/1152921504606846976 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(if (<=.f64 B #s(literal 3242591731706757/18014398509481984 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(if (<=.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) B) (if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B))) |
(/.f64 #s(literal 1 binary64) B) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(if (<=.f64 x #s(literal -4242751136953197/4611686018427387904 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 7148113328562451/1152921504606846976 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(if (<=.f64 B #s(literal 3242591731706757/18014398509481984 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(if (<=.f64 x #s(literal -1 binary64)) (/.f64 (neg.f64 x) B) (if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (/.f64 (neg.f64 x) B))) |
(if (<=.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x B)) (if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))) |
(/.f64 #s(literal 1 binary64) B) |
| 3984× | /-lowering-/.f32 |
| 3984× | /-lowering-/.f64 |
| 3842× | *-lowering-*.f32 |
| 3842× | *-lowering-*.f64 |
| 3802× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 203 |
| 1 | 264 | 135 |
| 2 | 2858 | 133 |
| 0 | 8363 | 133 |
| 0 | 23 | 86 |
| 1 | 170 | 86 |
| 2 | 1719 | 85 |
| 0 | 8524 | 85 |
| 0 | 153 | 1450 |
| 1 | 458 | 1378 |
| 2 | 1699 | 1359 |
| 3 | 6847 | 1357 |
| 0 | 8643 | 1357 |
| 0 | 10 | 8 |
| 1 | 26 | 8 |
| 2 | 57 | 8 |
| 3 | 99 | 8 |
| 4 | 184 | 8 |
| 5 | 364 | 8 |
| 6 | 496 | 8 |
| 7 | 607 | 8 |
| 8 | 976 | 8 |
| 9 | 1090 | 8 |
| 10 | 1128 | 8 |
| 11 | 1136 | 8 |
| 0 | 1136 | 8 |
| 0 | 255 | 2103 |
| 1 | 789 | 1923 |
| 2 | 2676 | 1908 |
| 0 | 8357 | 1908 |
| 0 | 389 | 3317 |
| 1 | 1235 | 3126 |
| 2 | 4594 | 3059 |
| 0 | 8332 | 3059 |
| 0 | 12 | 37 |
| 1 | 76 | 37 |
| 2 | 777 | 37 |
| 0 | 8349 | 37 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 315 to 195 computations (38.1% saved)
(negabs B)
Compiled 270 to 130 computations (51.9% saved)
Loading profile data...