
Time bar (total: 11.2s)
| 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: 20.0ms (21% of total)ival-add: 19.0ms (20% of total)ival-div: 17.0ms (17.9% of total)ival-sin: 14.0ms (14.7% of total)ival-tan: 12.0ms (12.6% of total)ival-neg: 11.0ms (11.6% of total)const: 3.0ms (3.2% of total)backward-pass: 1.0ms (1.1% of total)| 1.0s | 8256× | 0 | valid |
ival-tan: 217.0ms (32% of total)ival-sin: 172.0ms (25.3% of total)ival-div: 129.0ms (19% of total)ival-mult: 66.0ms (9.7% of total)ival-add: 41.0ms (6% of total)ival-neg: 39.0ms (5.7% of total)const: 11.0ms (1.6% of total)backward-pass: 4.0ms (0.6% 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 | 41 |
| 1 | 113 | 39 |
| 2 | 294 | 36 |
| 3 | 686 | 36 |
| 4 | 1325 | 36 |
| 5 | 1969 | 36 |
| 6 | 2318 | 36 |
| 7 | 2852 | 36 |
| 8 | 2893 | 36 |
| 9 | 2901 | 36 |
| 0 | 10 | 6 |
| 1 | 32 | 6 |
| 2 | 63 | 6 |
| 3 | 106 | 6 |
| 4 | 191 | 6 |
| 5 | 372 | 6 |
| 6 | 505 | 6 |
| 7 | 619 | 6 |
| 8 | 988 | 6 |
| 9 | 1103 | 6 |
| 10 | 1141 | 6 |
| 11 | 1149 | 6 |
| 0 | 1149 | 6 |
| 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))) |
(fnmadd x (cot B) (csc B)) |
(+ (neg (* x (/ 1 (tan (neg B))))) (/ 1 (sin (neg B)))) |
(fmsub x (cot B) (csc B)) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (/ 1 (sin B))) |
(fma x (cot B) (csc B)) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (/ 1 (sin (neg B))))) |
(fnmadd x (cot B) (csc B)) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (/ 1 (sin B)))) |
(fnmsub x (cot B) (csc B)) |
(+ (neg (* B (/ 1 (tan x)))) (/ 1 (sin x))) |
(fnmadd B (cot x) (csc 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))) |
| 90.0ms | 512× | 0 | valid |
Compiled 100 to 32 computations (68% saved)
ival-div: 15.0ms (32.2% of total)ival-tan: 12.0ms (25.8% of total)ival-sin: 10.0ms (21.5% of total)ival-mult: 4.0ms (8.6% of total)ival-add: 3.0ms (6.4% of total)ival-neg: 2.0ms (4.3% of total)const: 1.0ms (2.1% 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.7% | (+.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 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 128 | (+.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: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 45 |
| 1 | 36 | 45 |
| 2 | 67 | 45 |
| 3 | 110 | 45 |
| 4 | 195 | 45 |
| 5 | 376 | 45 |
| 6 | 509 | 45 |
| 7 | 620 | 45 |
| 8 | 989 | 45 |
| 9 | 1104 | 45 |
| 10 | 1142 | 45 |
| 11 | 1150 | 45 |
| 0 | 1150 | 45 |
| 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.8% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 54.0ms | 256× | 0 | valid |
Compiled 67 to 13 computations (80.6% saved)
ival-div: 6.0ms (26.4% of total)ival-tan: 6.0ms (26.4% of total)ival-sin: 5.0ms (22% of total)ival-mult: 2.0ms (8.8% of total)ival-add: 1.0ms (4.4% of total)ival-sub: 1.0ms (4.4% of total)ival-neg: 1.0ms (4.4% 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 (/ 1 (tan B))> |
#<alt (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 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 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 (/ (- 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))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (* x (/ 1 (tan B))) |
| 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× | batch-egg-rewrite |
| 3822× | *-lowering-*.f32 |
| 3822× | *-lowering-*.f64 |
| 3608× | /-lowering-/.f32 |
| 3608× | /-lowering-/.f64 |
| 2364× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 28 |
| 1 | 82 | 28 |
| 2 | 790 | 28 |
| 0 | 8190 | 28 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (/ 1 (sin B))) |
(* x (/ 1 (tan B))) |
(/ 1 (tan B)) |
(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 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.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 (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 #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 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #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 (/.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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (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) (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 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.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 #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) (neg.f64 (/.f64 (+.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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.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) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.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) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.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 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.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) (/.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 -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 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.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 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #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 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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 #s(literal 1 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 (/.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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #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) (/.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 #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 (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)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #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))) |
(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 #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))))) |
(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))) |
(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 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (tan.f64 B) #s(literal 1 binary64)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 (sin.f64 B) (*.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 B) (sin.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) (tan.f64 B))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (cos.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (tan.f64 B) #s(literal 1 binary64)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.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 #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 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.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 (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 #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 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 #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 (/.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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (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) (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 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.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 #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) (neg.f64 (/.f64 (+.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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.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) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.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) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) (*.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 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.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) (/.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 -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 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B)))) #s(literal -1 binary64)) |
(pow.f64 (/.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 (pow.f64 (sin.f64 B) #s(literal -3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #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 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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 #s(literal 1 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 (/.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))))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #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 (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) (/.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 #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 (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)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #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 |
| 3648× | *-lowering-*.f32 |
| 3648× | *-lowering-*.f64 |
| 2872× | fma-lowering-fma.f32 |
| 2872× | fma-lowering-fma.f64 |
| 2514× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 1283 |
| 1 | 462 | 1148 |
| 2 | 1668 | 1124 |
| 3 | 7222 | 1124 |
| 0 | 8059 | 1124 |
| 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 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)) |
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)) |
(/ (- 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 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 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 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 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))) |
(/ (* 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 (*.f64 B B) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 1/3 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 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 (*.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 (*.f64 B B) (+.f64 #s(literal -1/3 binary64) (*.f64 B (*.f64 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)) |
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 (*.f64 B 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 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (*.f64 B (*.f64 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)) |
(/ (- 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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 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 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 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 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* x (sin B))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (*.f64 (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 #s(literal 1 binary64) (*.f64 (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 (*.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 (*.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 B (*.f64 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 (*.f64 B 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 (*.f64 B 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) |
(/ (* 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 (*.f64 B B) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/45 binary64)) #s(literal 1/3 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 16397 to 1266 computations (92.3% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 702 | 17 | 719 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 0 | 0 |
| Total | 703 | 18 | 721 |
| Status | Accuracy | Program |
|---|---|---|
| 99.7% | (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) | |
| 82.3% | (/.f64 (-.f64 (tan.f64 B) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| ▶ | 50.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| 51.4% | (/.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) | |
| 51.3% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) | |
| 51.3% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) x)) B) | |
| 52.1% | (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) | |
| ▶ | 49.3% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| 50.3% | (-.f64 (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)) (/.f64 x (tan.f64 B))) | |
| ▶ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) |
| 99.7% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.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))) |
| 77.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) | |
| ▶ | 72.4% | (-.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
| 78.3% | (+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 77.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) | |
| 84.9% | (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
Compiled 537 to 366 computations (31.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| ✓ | cost-diff | 0 | (-.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 12800 | (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.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 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| ✓ | cost-diff | 0 | (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B))) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 6528 | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) |
| 1784× | fnmadd-define |
| 1726× | fma-define |
| 1470× | sum3-define |
| 1276× | fmsub-define |
| 1122× | fnmsub-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 101 |
| 1 | 50 | 97 |
| 2 | 101 | 94 |
| 3 | 203 | 94 |
| 4 | 392 | 94 |
| 5 | 776 | 94 |
| 6 | 1579 | 93 |
| 7 | 3034 | 93 |
| 8 | 4990 | 93 |
| 9 | 7165 | 93 |
| 0 | 8027 | 93 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (sin B)) (/ x (/ (sin B) (cos B)))) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ x (/ (sin B) (cos B))) |
x |
(/ (sin B) (cos B)) |
(cos B) |
(/ (- 1 x) B) |
(- 1 x) |
1 |
x |
B |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x))) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ 1 (/ (tan B) x)) |
(/ (tan B) x) |
(tan B) |
x |
(- (exp (log (/ 1 (sin B)))) (/ x (tan B))) |
(exp (log (/ 1 (sin B)))) |
(log (/ 1 (sin B))) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ x (tan B)) |
x |
(tan B) |
| Outputs |
|---|
(- (/ 1 (sin B)) (/ x (/ (sin B) (cos B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (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 |
(/ x (/ (sin B) (cos B))) |
(/.f64 x (/.f64 (sin.f64 B) (cos.f64 B))) |
x |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(cos B) |
(cos.f64 B) |
(/ (- 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 |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(- (/ 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)) |
(/ (tan B) x) |
(/.f64 (tan.f64 B) x) |
(tan B) |
(tan.f64 B) |
x |
(- (exp (log (/ 1 (sin B)))) (/ x (tan B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(exp (log (/ 1 (sin B)))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (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 |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
x |
(tan B) |
(tan.f64 B) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.9% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.2% | (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| ✓ | accuracy | 95.5% | (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.9% | (/.f64 (tan.f64 B) x) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.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 x (/.f64 (sin.f64 B) (cos.f64 B)))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.9% | (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B))) |
| ✓ | accuracy | 99.9% | (/.f64 (sin.f64 B) (cos.f64 B)) |
| 137.0ms | 192× | 0 | valid |
| 26.0ms | 64× | 0 | invalid |
Compiled 126 to 20 computations (84.1% saved)
ival-div: 12.0ms (29.7% of total)ival-sin: 7.0ms (17.3% of total)ival-sub: 5.0ms (12.4% of total)ival-tan: 5.0ms (12.4% of total)ival-cos: 5.0ms (12.4% of total)ival-exp: 3.0ms (7.4% of total)ival-log: 3.0ms (7.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ 1 (sin B)) (/ x (/ (sin B) (cos B))))> |
#<alt (/ 1 (sin B))> |
#<alt (sin B)> |
#<alt (/ x (/ (sin B) (cos B)))> |
#<alt (/ (- 1 x) B)> |
#<alt (- 1 x)> |
#<alt (/ 1 (/ (tan B) x))> |
#<alt (- (/ 1 (sin B)) (/ 1 (/ (tan B) x)))> |
#<alt (exp (log (/ 1 (sin B))))> |
#<alt (- (exp (log (/ 1 (sin B)))) (/ x (tan B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (tan B) x)> |
#<alt (/ x (tan B))> |
| Outputs |
|---|
#<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 (/ 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 (* (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 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 (/ 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 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 (/ (- 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 (log B))> |
#<alt (+ (* -1 (log B)) (* 1/6 (pow B 2)))> |
#<alt (+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* 1/180 (pow B 2)))))> |
#<alt (+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 1/180 (* 1/2835 (pow B 2)))))))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 1 (sin B)))> |
#<alt (log (/ 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 (/ B x)> |
#<alt (* B (+ (* 1/3 (/ (pow B 2) x)) (/ 1 x)))> |
#<alt (* B (+ (* (pow B 2) (+ (* 2/15 (/ (pow B 2) x)) (* 1/3 (/ 1 x)))) (/ 1 x)))> |
#<alt (* B (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 17/315 (/ (pow B 2) x)) (* 2/15 (/ 1 x)))) (* 1/3 (/ 1 x)))) (/ 1 x)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos B)))> |
#<alt (/ (sin B) (* x (cos 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))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | B | @ | inf | (log (/ 1 (sin B))) |
| 21.0ms | B | @ | -inf | (log (/ 1 (sin B))) |
| 1.0ms | B | @ | 0 | (- (/ 1 (sin B)) (/ x (/ (sin B) (cos B)))) |
| 1.0ms | B | @ | -inf | (- (/ 1 (sin B)) (/ x (/ (sin B) (cos B)))) |
| 1.0ms | B | @ | inf | (- (/ 1 (sin B)) (/ x (/ (sin B) (cos B)))) |
| 1× | batch-egg-rewrite |
| 4578× | *-lowering-*.f32 |
| 4578× | *-lowering-*.f64 |
| 3908× | /-lowering-/.f32 |
| 3908× | /-lowering-/.f64 |
| 1618× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 56 |
| 1 | 140 | 56 |
| 2 | 1111 | 53 |
| 0 | 8358 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (sin B)) (/ x (/ (sin B) (cos B)))) |
(/ 1 (sin B)) |
(sin B) |
(/ x (/ (sin B) (cos B))) |
(/ (- 1 x) B) |
(- 1 x) |
(/ 1 (/ (tan B) x)) |
(- (/ 1 (sin B)) (/ 1 (/ (tan B) x))) |
(exp (log (/ 1 (sin B)))) |
(- (exp (log (/ 1 (sin B)))) (/ x (tan B))) |
(log (/ 1 (sin B))) |
(/ (sin B) (cos B)) |
(/ (tan B) x) |
(/ x (tan B)) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (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 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 #s(literal -1 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 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) 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 #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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(-.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 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (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 (/.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 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (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)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (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))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (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 #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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) x) (tan.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.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 (/.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 (tan.f64 B) x) #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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (tan.f64 B) x) #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 (-.f64 #s(literal 0 binary64) 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 (tan.f64 B) x) #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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 #s(literal 1 binary64) (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 #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 #s(literal 0 binary64) x))) (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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)) (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 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (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 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 (-.f64 #s(literal 0 binary64) 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 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (-.f64 (/.f64 (tan.f64 B) 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 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.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 (-.f64 #s(literal 0 binary64) 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))))) (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 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (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 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.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 (tan.f64 B) x) #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 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (sin.f64 B) (/.f64 x (sin.f64 B)))) (tan.f64 B)) |
(/.f64 (-.f64 (-.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 (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (tan.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 (/.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))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.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))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (sin.f64 B)))) (tan.f64 B)) |
(/.f64 (-.f64 (-.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 (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))) (tan.f64 B))) |
(/.f64 (-.f64 (sin.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (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 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)) (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 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 x (tan.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 (tan.f64 B) x) #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 (/.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 (tan.f64 B) x) #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) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (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 (-.f64 (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 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 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) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 (tan.f64 B) x) #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 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B))) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B)))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.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)))))))) |
(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 #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 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.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 (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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) 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))))) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (/.f64 #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)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(*.f64 (-.f64 (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 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (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)))) (/.f64 #s(literal 1 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 (/.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 (tan.f64 B) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (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 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.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 #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))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.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)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 B))) |
(*.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 #s(literal 1 binary64) (sin.f64 B)) |
(*.f64 (sin.f64 B) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.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)) (tan.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) 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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.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 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.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))) |
(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 (/.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 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))) (/.f64 (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) 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))) |
(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) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal 1 binary64) x))))) |
(/.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)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B B) (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) B) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) B) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) 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) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 (-.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 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) 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) 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 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 x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) x) 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 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) 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) (*.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 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B x)) (/.f64 B #s(literal 1 binary64))) (*.f64 B (/.f64 B x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 B x)) (*.f64 (/.f64 B #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 B #s(literal 1 binary64)) (/.f64 B x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 B #s(literal 1 binary64)) x)) (*.f64 (/.f64 B #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) (*.f64 (/.f64 B #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 B #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 B x)) (*.f64 (-.f64 #s(literal 0 binary64) B) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) B) (/.f64 B x))) |
(/.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 #s(literal 0 binary64) 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) 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 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 x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) 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 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) 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) (*.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 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (pow.f64 (neg.f64 (/.f64 x B)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) 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)) |
(*.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 #s(literal -1 binary64) (/.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) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(*.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 x)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #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 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) B))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 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 #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) (+.f64 #s(literal 1 binary64) x))) |
(*.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 #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 #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) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) 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) 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 (-.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 #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 (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 (*.f64 #s(literal -1 binary64) (*.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) 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 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 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.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) (+.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) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (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 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (log.f64 (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.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)) (tan.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) 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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.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 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (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 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 #s(literal -1 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 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) 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 #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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(-.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 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (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 (/.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 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (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)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (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))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (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 #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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) x) (tan.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.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 (/.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 (tan.f64 B) x) #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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (tan.f64 B) x) #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 (-.f64 #s(literal 0 binary64) 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 (tan.f64 B) x) #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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 #s(literal 1 binary64) (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 #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 #s(literal 0 binary64) x))) (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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)) (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 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (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 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 (-.f64 #s(literal 0 binary64) 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 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (-.f64 (/.f64 (tan.f64 B) 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 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.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 (-.f64 #s(literal 0 binary64) 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))))) (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 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (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 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.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 (tan.f64 B) x) #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 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (sin.f64 B) (/.f64 x (sin.f64 B)))) (tan.f64 B)) |
(/.f64 (-.f64 (-.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 (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (tan.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 (/.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))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.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))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (sin.f64 B)))) (tan.f64 B)) |
(/.f64 (-.f64 (-.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 (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))) (tan.f64 B))) |
(/.f64 (-.f64 (sin.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (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 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)) (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 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 x (tan.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 (tan.f64 B) x) #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 (/.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 (tan.f64 B) x) #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) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (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 (-.f64 (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 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 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) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 (tan.f64 B) x) #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 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B))) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B)))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.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)))))))) |
(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 #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 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.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 (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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) 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))))) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (/.f64 #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)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(*.f64 (-.f64 (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 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (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)))) (/.f64 #s(literal 1 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 (/.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 (tan.f64 B) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (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 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.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 #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))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.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)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (sin.f64 B))) |
(*.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (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 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 #s(literal -1 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 (neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) 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 #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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)))) (fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(-.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 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (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 (/.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 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (*.f64 (sin.f64 B) #s(literal -1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (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)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) (/.f64 (sin.f64 B) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(-.f64 (/.f64 (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))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.f64 B)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (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 #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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) x) (tan.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.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 (/.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 (tan.f64 B) x) #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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (tan.f64 B) x) #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 (-.f64 #s(literal 0 binary64) 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 (tan.f64 B) x) #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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (sin.f64 B)) (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(fma.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.f64 B) (/.f64 #s(literal 1 binary64) (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 #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 #s(literal 0 binary64) x))) (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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)) (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 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (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 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 (-.f64 #s(literal 0 binary64) 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 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (-.f64 (/.f64 (tan.f64 B) 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 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.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 (-.f64 #s(literal 0 binary64) 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))))) (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 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (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 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.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 (tan.f64 B) x) #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 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B)) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (sin.f64 B) (/.f64 x (sin.f64 B)))) (tan.f64 B)) |
(/.f64 (-.f64 (-.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 (tan.f64 B) (*.f64 (sin.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) (*.f64 (sin.f64 B) (tan.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 (/.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))) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.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))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 x (sin.f64 B)))) (tan.f64 B)) |
(/.f64 (-.f64 (-.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 (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))) (tan.f64 B))) |
(/.f64 (-.f64 (sin.f64 B) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 x (cos.f64 B)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (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 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)) (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 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (*.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (*.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 x (tan.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 (tan.f64 B) x) #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 (/.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 (tan.f64 B) x) #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) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (-.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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) (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 (-.f64 (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 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)))) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (/.f64 x (tan.f64 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) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (pow.f64 (/.f64 (tan.f64 B) x) #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 (sin.f64 B) x)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B))) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.f64 x (tan.f64 B)))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64)) (/.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B)))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (tan.f64 B) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (/.f64 (tan.f64 B) x) (/.f64 (sin.f64 B) (/.f64 x (tan.f64 B)))) (/.f64 (sin.f64 B) (/.f64 (sin.f64 B) (/.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)))))))) |
(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 #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 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B)) (/.f64 (/.f64 x (tan.f64 B)) (sin.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 (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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) 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))))) (pow.f64 (/.f64 (tan.f64 B) x) #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 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (-.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (/.f64 #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)) x)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)))) |
(*.f64 (-.f64 (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 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(*.f64 (neg.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B))))) |
(*.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (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)))) (/.f64 #s(literal 1 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 (/.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 (tan.f64 B) x) #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (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 (/.f64 (tan.f64 B) x) (sin.f64 B)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(+.f64 (log.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))) |
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B)))))) (/.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))) (/.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (log.f64 (sin.f64 B)))) |
(neg.f64 (log.f64 (sin.f64 B))) |
(neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64))) (log.f64 (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))))) |
(*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (sin.f64 B))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (sin.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(tan.f64 B) |
(neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 (tan.f64 B) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(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 #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) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (sin.f64 B)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(exp.f64 (log.f64 (/.f64 (tan.f64 B) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 B))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.f64 B) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (/.f64 (sin.f64 B) (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(neg.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (/.f64 (sin.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/.f64 (tan.f64 B) x) |
(/.f64 (tan.f64 B) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (tan.f64 B) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 x (cos.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) x))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(/.f64 (/.f64 (sin.f64 B) x) (cos.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x))) |
(/.f64 (neg.f64 (/.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (sin.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x)) |
(*.f64 (sin.f64 B) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x) #s(literal 1 binary64))) |
(*.f64 (sin.f64 B) (/.f64 (/.f64 #s(literal 1 binary64) x) (cos.f64 B))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) |
(*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (tan.f64 B) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) #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 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 (sin.f64 B) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x))) |
(*.f64 (/.f64 (sin.f64 B) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(*.f64 (/.f64 (sin.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x) (sin.f64 B)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) x)) |
(exp.f64 (log.f64 (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.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)) (tan.f64 B)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (/.f64 x (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) 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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 x (sin.f64 B)) (/.f64 (cos.f64 B) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.f64 x (sin.f64 B))) |
(*.f64 (/.f64 (cos.f64 B) #s(literal 1 binary64)) (/.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 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (cos.f64 B) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| 1× | egg-herbie |
| 4946× | +-lowering-+.f64 |
| 4946× | +-lowering-+.f32 |
| 3480× | *-lowering-*.f32 |
| 3480× | *-lowering-*.f64 |
| 1840× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 2261 |
| 1 | 838 | 2025 |
| 2 | 3030 | 1970 |
| 0 | 8270 | 1970 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- 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))))) |
(/ 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 (* (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 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)))) |
(/ 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 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)) |
(/ (- 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 (log B)) |
(+ (* -1 (log B)) (* 1/6 (pow B 2))) |
(+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* 1/180 (pow B 2))))) |
(+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 1/180 (* 1/2835 (pow B 2))))))) |
(log (/ 1 (sin B))) |
(log (/ 1 (sin B))) |
(log (/ 1 (sin B))) |
(log (/ 1 (sin B))) |
(log (/ 1 (sin B))) |
(log (/ 1 (sin B))) |
(log (/ 1 (sin B))) |
(log (/ 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)) |
(/ B x) |
(* B (+ (* 1/3 (/ (pow B 2) x)) (/ 1 x))) |
(* B (+ (* (pow B 2) (+ (* 2/15 (/ (pow B 2) x)) (* 1/3 (/ 1 x)))) (/ 1 x))) |
(* B (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 17/315 (/ (pow B 2) x)) (* 2/15 (/ 1 x)))) (* 1/3 (/ 1 x)))) (/ 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 (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))) |
(/ (* 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 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 (-.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/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 (-.f64 #s(literal 1 binary64) x) (*.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)))))) 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 #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 (*.f64 x #s(literal 23/360 binary64)) (-.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/24 binary64)))) (*.f64 B (*.f64 B (+.f64 (+.f64 (*.f64 x #s(literal 1/720 binary64)) (+.f64 #s(literal 31/15120 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)))))))))))) 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))) |
(/ 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 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (*.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 (*.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 (*.f64 B 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) |
(/ (* 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 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 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 (*.f64 x #s(literal -1/72 binary64)) (*.f64 x #s(literal -1/120 binary64))) (*.f64 (*.f64 B 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 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 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 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- 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) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 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 x (+.f64 (*.f64 #s(literal 1/45 binary64) (*.f64 B B)) #s(literal 1/3 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 B (*.f64 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 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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 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 #s(literal 1 binary64) (-.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))))))))) 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 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (*.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)) |
(/ (- 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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 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 #s(literal 1 binary64) (-.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))))))))) 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 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (log B)) |
(-.f64 #s(literal 0 binary64) (log.f64 B)) |
(+ (* -1 (log B)) (* 1/6 (pow B 2))) |
(-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (log.f64 B)) |
(+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* 1/180 (pow B 2))))) |
(-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 1/180 binary64))))) (log.f64 B)) |
(+ (* -1 (log B)) (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 1/180 (* 1/2835 (pow B 2))))))) |
(-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 B B) #s(literal 1/2835 binary64))))))) (log.f64 B)) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(log (/ 1 (sin B))) |
(log.f64 (/.f64 #s(literal 1 binary64) (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 (*.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64))) B) B))) |
(* 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 x) |
(/.f64 B x) |
(* B (+ (* 1/3 (/ (pow B 2) x)) (/ 1 x))) |
(*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(* B (+ (* (pow B 2) (+ (* 2/15 (/ (pow B 2) x)) (* 1/3 (/ 1 x)))) (/ 1 x))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 B B) x) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64)))))) |
(* B (+ (* (pow B 2) (+ (* (pow B 2) (+ (* 17/315 (/ (pow B 2) x)) (* 2/15 (/ 1 x)))) (* 1/3 (/ 1 x)))) (/ 1 x))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (/.f64 #s(literal 1/3 binary64) x) (*.f64 (/.f64 (*.f64 B B) x) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 B B) #s(literal 17/315 binary64)))))))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/ (sin B) (* x (cos B))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.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 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal 1 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 x (+.f64 (*.f64 #s(literal 1/45 binary64) (*.f64 B B)) #s(literal 1/3 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 B (*.f64 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 26476 to 1975 computations (92.5% saved)
39 alts after pruning (35 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1318 | 30 | 1348 |
| Fresh | 7 | 5 | 12 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1327 | 39 | 1366 |
| Status | Accuracy | Program |
|---|---|---|
| 22.9% | (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)) | |
| 99.7% | (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) | |
| 35.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) | |
| 48.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) | |
| 50.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) | |
| 99.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) | |
| 33.1% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) B) (*.f64 B x)) (*.f64 B B)) | |
| 35.0% | (/.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))))) | |
| ▶ | 99.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| ▶ | 47.6% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 50.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| 25.9% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| 51.3% | (/.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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) B) | |
| ▶ | 51.4% | (/.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) |
| 51.3% | (/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) | |
| 27.8% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) B) | |
| 27.9% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) | |
| 35.0% | (/.f64 (*.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))))) B) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) | |
| 27.6% | (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| ✓ | 49.3% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ▶ | 27.7% | (/.f64 #s(literal 1 binary64) B) |
| 99.7% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) | |
| ✓ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 (sin.f64 B) (cos.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 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)))) | |
| 77.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) | |
| 77.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) | |
| 76.9% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 78.3% | (+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| ▶ | 77.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
| 50.8% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) | |
| 47.5% | (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) | |
| 36.1% | (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) | |
| 44.1% | (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) | |
| 84.9% | (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 36.2% | (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) | |
| 36.5% | (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
Compiled 1058 to 705 computations (33.4% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
| ✓ | cost-diff | 128 | (/.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) |
| ✓ | cost-diff | 0 | (*.f64 B (+.f64 #s(literal 1 binary64) x)) |
| ✓ | 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 B (+.f64 #s(literal 1 binary64) x))) |
| ✓ | 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)) |
| 2082× | fma-lowering-fma.f32 |
| 2082× | fma-lowering-fma.f64 |
| 2010× | fmsub-define |
| 1668× | *-lowering-*.f32 |
| 1668× | *-lowering-*.f64 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 133 |
| 1 | 92 | 127 |
| 2 | 252 | 123 |
| 3 | 725 | 123 |
| 4 | 2055 | 123 |
| 5 | 5338 | 118 |
| 0 | 8151 | 118 |
| 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)) (* B (+ 1 x))) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(* B (+ 1 x)) |
B |
(+ 1 x) |
(/ (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) B) |
(+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) |
(- 1 x) |
1 |
x |
(* (* B B) (+ 1/6 (* x 1/3))) |
(* B B) |
B |
(+ 1/6 (* x 1/3)) |
1/6 |
(* x 1/3) |
1/3 |
(+ (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) |
| 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)) (* B (+ 1 x))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
B |
(+ 1 x) |
(+.f64 #s(literal 1 binary64) x) |
(/ (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) B) |
(+.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) |
(-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal -1/6 binary64)))))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(* (* B B) (+ 1/6 (* x 1/3))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* B B) |
(*.f64 B B) |
B |
(+ 1/6 (* x 1/3)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(* x 1/3) |
(*.f64 x #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(+ (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 #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 B) |
(/.f64 #s(literal 1 binary64) B) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (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.8% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 1/3 binary64)) |
| ✓ | accuracy | 93.8% | (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
| ✓ | accuracy | 82.9% | (/.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) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 B (+.f64 #s(literal 1 binary64) x)) |
| ✓ | accuracy | 81.1% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 100.0% | (cos.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)) |
| 133.0ms | 256× | 0 | valid |
Compiled 156 to 29 computations (81.4% saved)
ival-mult: 13.0ms (21.9% of total)ival-div: 9.0ms (15.2% of total)ival-tan: 7.0ms (11.8% of total)ival-cos: 7.0ms (11.8% of total)...c/correct-round.rkt:119:19: 7.0ms (11.8% of total)ival-sin: 6.0ms (10.1% of total)ival-add: 5.0ms (8.4% of total)ival-sub: 4.0ms (6.7% of total)ival-neg: 1.0ms (1.7% 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)) (* B (+ 1 x)))> |
#<alt (- 1 (* x x))> |
#<alt (* x x)> |
#<alt (* B (+ 1 x))> |
#<alt (/ (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) B)> |
#<alt (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3))))> |
#<alt (- 1 x)> |
#<alt (* (* B B) (+ 1/6 (* x 1/3)))> |
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ 1 B))> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (/ 1 (tan B))> |
#<alt (tan B)> |
#<alt (sin B)> |
#<alt (* x 1/3)> |
#<alt (+ 1/6 (* x 1/3))> |
#<alt (neg (* x (/ 1 (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 (/ (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 (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 (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt (* B (+ 1 x))> |
#<alt B> |
#<alt (+ B (* B x))> |
#<alt (+ B (* B x))> |
#<alt (+ B (* B x))> |
#<alt (* B x)> |
#<alt (* x (+ B (/ B x)))> |
#<alt (* x (+ B (/ B x)))> |
#<alt (* x (+ B (/ B x)))> |
#<alt (* B x)> |
#<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 (* 1/6 (pow B 2))) B)> |
#<alt (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B)))> |
#<alt (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B)))> |
#<alt (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B)))> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)))> |
#<alt (* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)))> |
#<alt (* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 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)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B)> |
#<alt (* B (+ 1/6 (* 1/3 x)))> |
#<alt (* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* B (+ 1/6 (* 1/3 x)))> |
#<alt (* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2))))))> |
#<alt (* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2))))))> |
#<alt (* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2))))))> |
#<alt (+ 1 (* 1/6 (pow B 2)))> |
#<alt (+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))))> |
#<alt (+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))))> |
#<alt (+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1))> |
#<alt (* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1))> |
#<alt (* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1))> |
#<alt (* -1 (* x (+ 1 (* -1/3 (pow B 2)))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2))))))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x)> |
#<alt (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x)> |
#<alt (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x)> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 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 (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* 1/6 (pow B 2))> |
#<alt (+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x)))> |
#<alt (+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x)))> |
#<alt (+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x)))> |
#<alt (* 1/3 (* (pow B 2) x))> |
#<alt (* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))))> |
#<alt (* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))))> |
#<alt (* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))))> |
#<alt (* 1/3 (* (pow B 2) x))> |
#<alt (* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x)))))> |
#<alt (* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x)))))> |
#<alt (* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) 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 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 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/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt (* 1/3 x)> |
#<alt 1/6> |
#<alt (+ 1/6 (* 1/3 x))> |
#<alt (+ 1/6 (* 1/3 x))> |
#<alt (+ 1/6 (* 1/3 x))> |
#<alt (* 1/3 x)> |
#<alt (* x (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* 1/3 x)> |
#<alt (* x (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* x (+ 1/3 (* 1/6 (/ 1 x))))> |
#<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)))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | (/ (- 1 (* x (cos B))) (sin B)) |
| 1.0ms | B | @ | 0 | (/ (- 1 (* x x)) (* B (+ 1 x))) |
| 1.0ms | B | @ | inf | (/ (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) B) |
| 1.0ms | x | @ | 0 | (/ (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) B) |
| 1.0ms | B | @ | 0 | (/ (- 1 (* x (cos B))) (sin B)) |
| 1× | batch-egg-rewrite |
| 3048× | *-lowering-*.f32 |
| 3048× | *-lowering-*.f64 |
| 2722× | /-lowering-/.f32 |
| 2722× | /-lowering-/.f64 |
| 1924× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 110 |
| 1 | 200 | 99 |
| 2 | 1790 | 96 |
| 0 | 8305 | 96 |
| 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)) (* B (+ 1 x))) |
(- 1 (* x x)) |
(* x x) |
(* B (+ 1 x)) |
(/ (+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) B) |
(+ (- 1 x) (* (* B B) (+ 1/6 (* x 1/3)))) |
(- 1 x) |
(* (* B B) (+ 1/6 (* x 1/3))) |
(+ (neg (* x (/ 1 (tan B)))) (/ 1 B)) |
(* x (/ 1 (tan B))) |
(/ 1 (tan B)) |
(tan B) |
(sin B) |
(* x 1/3) |
(+ 1/6 (* x 1/3)) |
(neg (* x (/ 1 (tan B)))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.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)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (fma.f64 (neg.f64 (/.f64 x (sin.f64 B))) (cos.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 #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))))) |
(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 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.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 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.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 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))))) |
(/.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 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 (sin.f64 B) (*.f64 x (cos.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) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))))) (*.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sin.f64 B) (*.f64 x (cos.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) (-.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 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (sin.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 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (sin.f64 B) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.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) (*.f64 x (cos.f64 B))) (sin.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 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) #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 #s(literal 0 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 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 0 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 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 #s(literal 0 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 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 #s(literal 0 binary64) (*.f64 x (cos.f64 B)))))) |
(/.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 (-.f64 #s(literal 0 binary64) (log.f64 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))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (fma.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) x))) (/.f64 x B) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) B) (fma.f64 (neg.f64 (/.f64 x B)) (/.f64 x (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 x (*.f64 B (+.f64 #s(literal 1 binary64) x))) x))) (fma.f64 (neg.f64 (/.f64 x (*.f64 B (+.f64 #s(literal 1 binary64) x)))) x (*.f64 (/.f64 x (*.f64 B (+.f64 #s(literal 1 binary64) x))) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 x x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 x x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) #s(literal -1 binary64))) |
(-.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)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) 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 #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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.f64 #s(literal 1 binary64) x)) |
(/.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 #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 B (+.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 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.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) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)) (neg.f64 (+.f64 #s(literal 1 binary64) 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 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 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (*.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 B (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.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 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.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) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) 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 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 (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.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 x))) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) B))) (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 B (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) B)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) B))) (*.f64 (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 B (+.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 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 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 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) B) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) B))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) B)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) B))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x))) B) (*.f64 B (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 B (*.f64 x x))) (*.f64 B (*.f64 B (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 B (-.f64 #s(literal 0 binary64) (*.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 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) x)) (*.f64 B (/.f64 (*.f64 x x) B))) (*.f64 B (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (*.f64 B (+.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 B (+.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 B (+.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 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.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 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.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 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 B (+.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)))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.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 B (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)) #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 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.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 x)) B) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) (+.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 B (+.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 B (+.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 (*.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 (-.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 (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 (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 (-.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 (*.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))))))) |
(/.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))))) |
(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 (*.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)))))) |
(*.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)))) |
(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))) |
(+.f64 B (*.f64 x B)) |
(+.f64 (*.f64 x B) B) |
(fma.f64 #s(literal 1 binary64) B (*.f64 x B)) |
(fma.f64 x B B) |
(fma.f64 B #s(literal 1 binary64) (*.f64 x B)) |
(fma.f64 B x B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B)))) (+.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 x B) (*.f64 x B)) (*.f64 B (*.f64 x B))))) |
(/.f64 (-.f64 (*.f64 B B) (*.f64 (*.f64 x B) (*.f64 x B))) (-.f64 B (*.f64 x B))) |
(/.f64 (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 B (+.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)) B) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 x B) (*.f64 x B)) (*.f64 B (*.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 B B) (*.f64 (*.f64 x B) (*.f64 x B)))) (neg.f64 (-.f64 B (*.f64 x B)))) |
(/.f64 (neg.f64 (*.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 B (+.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)) B)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) B)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) B) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B))) |
(fma.f64 (pow.f64 B #s(literal -1/2 binary64)) (pow.f64 B #s(literal -1/2 binary64)) (neg.f64 (/.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) B))) |
(neg.f64 (/.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)))))) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.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 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) B)) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) (*.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64)) (*.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)))))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (*.f64 B (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (*.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)))))) #s(literal 1 binary64)) B) |
(/.f64 (*.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)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(/.f64 (-.f64 B (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) B)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) B)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) B))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (*.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 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64))) (neg.f64 (*.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)))))) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.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)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.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)))))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B))) (neg.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)))))))) |
(pow.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal -1 binary64))) |
(*.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)))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (*.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)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (pow.f64 (/.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) x))) |
(+.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(+.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (/.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(-.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 1 binary64)) x) |
(fma.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 B (*.f64 B #s(literal 1/6 binary64)) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 B B) (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) x))) |
(fma.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B B) (-.f64 #s(literal 1 binary64) x)) |
(fma.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 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) B (-.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) B (+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) x))) |
(fma.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 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(fma.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 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.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)))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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)))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.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)))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.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 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.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 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.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 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.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 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.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 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.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/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.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 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.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/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.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 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.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/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.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 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.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/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.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 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.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 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.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 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.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 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.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 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.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 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.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 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.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 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.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 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.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 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (+.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/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (+.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/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.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/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (/.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 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (/.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 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (*.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 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (*.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 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (/.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 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (/.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 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.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 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.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 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 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 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 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 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (*.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 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (*.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 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (+.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/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 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 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 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 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (*.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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.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 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (+.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/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (/.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/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 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 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (*.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 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (*.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 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (+.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/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (/.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/6 binary64) (*.f64 x #s(literal 1/3 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 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 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (neg.f64 (+.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (*.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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.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 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (+.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/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.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)))))) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (*.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)))))) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) (neg.f64 (neg.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))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.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)))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(+.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) x)) (/.f64 (*.f64 x 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))))) |
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) |
(/.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 #s(literal 1 binary64) x))) (-.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x))) |
(/.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 #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 (*.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 #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 (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 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) 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 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 (-.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 (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)))))) |
(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 #s(literal 1 binary64) x))) (-.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 #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 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 B (*.f64 B #s(literal 1/6 binary64)) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(fma.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 B B) #s(literal 1/6 binary64) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 B B) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/6 binary64) B) B (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) B) B (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B))))) (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))))) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B B) (*.f64 (*.f64 B B) (*.f64 B B)))))) (neg.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))) (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) (neg.f64 (-.f64 (*.f64 B (*.f64 B #s(literal 1/6 binary64))) (*.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (*.f64 B B))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (*.f64 B B))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B B)) |
(*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) B) |
(+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) (fma.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 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.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 (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 x (cos.f64 B)) (sin.f64 B)))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(+.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 (-.f64 #s(literal 0 binary64) 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 x (cos.f64 B)) (sin.f64 B)))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 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 (-.f64 #s(literal 0 binary64) 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 x (cos.f64 B)) (sin.f64 B)))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.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 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 x (cos.f64 B)) (sin.f64 B)))) (fma.f64 (neg.f64 (cos.f64 B)) (/.f64 x (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 x (/.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 (-.f64 #s(literal 0 binary64) 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) B)) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.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 (-.f64 #s(literal 0 binary64) 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 #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 (-.f64 #s(literal 0 binary64) x) (tan.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) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B)))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))))) (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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) B))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))) |
(/.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) (tan.f64 B)) (*.f64 B (-.f64 #s(literal 0 binary64) x))) (*.f64 B (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 B (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.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 B (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 B (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 B (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.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) 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) (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) (+.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) 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) 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) 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) B)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.f64 (neg.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 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.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) (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 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) (+.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) B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) 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) B) (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (*.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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (tan.f64 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 (-.f64 #s(literal 0 binary64) x) B) (tan.f64 B)) (*.f64 (tan.f64 B) 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) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) 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))))) 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) 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) 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) 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) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) 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))) 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) 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) 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) 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) B))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) B) (tan.f64 B)) (*.f64 (tan.f64 B) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (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 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.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 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) 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 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (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 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.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 (tan.f64 B) x)) B) (*.f64 B (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 x B)) (*.f64 B (tan.f64 B))) |
(/.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 #s(literal 0 binary64) (tan.f64 B))) (*.f64 B (*.f64 x #s(literal -1 binary64)))) (*.f64 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 (*.f64 #s(literal 1 binary64) (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) (-.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) (tan.f64 B))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)) (*.f64 x #s(literal -1 binary64)))) (*.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 (-.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 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 x #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B))) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) (*.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B)))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B)) (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) B)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 x (tan.f64 B)) |
(/.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 (*.f64 x #s(literal -1 binary64)) (-.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 (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 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.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 #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))))) |
(pow.f64 (tan.f64 B) #s(literal -1 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 (*.f64 (tan.f64 B) (tan.f64 B)) #s(literal -1/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 #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 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64)))) |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.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 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 B) (sin.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)) |
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(*.f64 (tan.f64 B) #s(literal 1 binary64)) |
(sin.f64 B) |
(*.f64 x #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) x) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)) |
(-.f64 (/.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 x #s(literal 1/3 binary64) #s(literal 1/6 binary64)) |
(fma.f64 #s(literal 1/3 binary64) x #s(literal 1/6 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) |
(/.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/18 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 1/18 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1/36 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/36 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) (*.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal 1/36 binary64))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/216 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x #s(literal 1/3 binary64)) (-.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x x) #s(literal 1/9 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(-.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 (-.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 #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)) (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 #s(literal 0 binary64) x)) (-.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 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 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.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 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 1× | egg-herbie |
| 4512× | *-lowering-*.f32 |
| 4512× | *-lowering-*.f64 |
| 3812× | +-lowering-+.f64 |
| 3812× | +-lowering-+.f32 |
| 1428× | distribute-lft-in |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 3147 |
| 1 | 1088 | 2722 |
| 2 | 3646 | 2682 |
| 0 | 8071 | 2682 |
| 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 (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) |
(* 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 |
(+ B (* B x)) |
(+ B (* B x)) |
(+ B (* B x)) |
(* B x) |
(* x (+ B (/ B x))) |
(* x (+ B (/ B x))) |
(* x (+ B (/ B x))) |
(* B x) |
(* -1 (* x (+ (* -1 B) (* -1 (/ B x))))) |
(* -1 (* x (+ (* -1 B) (* -1 (/ B x))))) |
(* -1 (* x (+ (* -1 B) (* -1 (/ B x))))) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(* B (+ 1/6 (* 1/3 x))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* B (+ 1/6 (* 1/3 x))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(+ 1 (* 1/6 (pow B 2))) |
(+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1)))) |
(+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1)))) |
(+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1)))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1)) |
(* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1)) |
(* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1)) |
(* -1 (* x (+ 1 (* -1/3 (pow B 2))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2)))))) |
(- 1 x) |
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) |
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) |
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 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)))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* 1/6 (pow B 2)) |
(+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(* 1/3 (* (pow B 2) x)) |
(* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(* 1/3 (* (pow B 2) x)) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x))))) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x))))) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) 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 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)) |
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/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
(* 1/3 x) |
1/6 |
(+ 1/6 (* 1/3 x)) |
(+ 1/6 (* 1/3 x)) |
(+ 1/6 (* 1/3 x)) |
(* 1/3 x) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(* 1/3 x) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(* -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))) |
| 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 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) 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) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal -1/24 binary64)) (+.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 #s(literal 1 binary64) x) #s(literal -1/120 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (-.f64 #s(literal 1 binary64) 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) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/720 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/24 binary64)) (+.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 #s(literal 1 binary64) x) #s(literal -1/120 binary64)))) #s(literal 1/6 binary64)) (+.f64 (*.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 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 #s(literal 1 binary64) x) #s(literal -1/120 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) #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 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/720 binary64)) #s(literal -1/24 binary64))))))) x)) |
(- 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 B (*.f64 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 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)) |
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 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (/ 1 (* B x)) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 B x))) (-.f64 #s(literal 0 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 (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 (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) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B (+ 1 x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
B |
(+ B (* B x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(+ B (* B x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(+ B (* B x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) x)) |
(* B x) |
(*.f64 B x) |
(* x (+ B (/ B x))) |
(*.f64 x (+.f64 B (/.f64 B x))) |
(* x (+ B (/ B x))) |
(*.f64 x (+.f64 B (/.f64 B x))) |
(* x (+ B (/ B x))) |
(*.f64 x (+.f64 B (/.f64 B x))) |
(* B x) |
(*.f64 B x) |
(* -1 (* x (+ (* -1 B) (* -1 (/ B x))))) |
(*.f64 x (+.f64 B (/.f64 B x))) |
(* -1 (* x (+ (* -1 B) (* -1 (/ B x))))) |
(*.f64 x (+.f64 B (/.f64 B x))) |
(* -1 (* x (+ (* -1 B) (* -1 (/ B x))))) |
(*.f64 x (+.f64 B (/.f64 B x))) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal 1/6 binary64)))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal 1/6 binary64)))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal 1/6 binary64)))) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 B #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal 1/6 binary64))) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 B #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal 1/6 binary64))) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* 1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 B #s(literal -1/3 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal 1/6 binary64))) x))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- 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 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) B) |
(/ (- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) B) |
(* B (+ 1/6 (* 1/3 x))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(* B (+ 1/6 (* 1/3 x))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(+ 1 (* 1/6 (pow B 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) |
(+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1)))) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1)))) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(+ 1 (+ (* 1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1)))) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
(* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1)) |
(+.f64 (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 #s(literal 1 binary64) x)) |
(* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1)) |
(+.f64 (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 #s(literal 1 binary64) x)) |
(* x (- (+ (* 1/6 (/ (pow B 2) x)) (+ (* 1/3 (pow B 2)) (/ 1 x))) 1)) |
(+.f64 (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (* x (+ 1 (* -1/3 (pow B 2))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B #s(literal -1/3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B #s(literal -1/3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (+ 1 (* 1/6 (pow B 2))) x)) (* -1/3 (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 B (*.f64 B #s(literal -1/3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) x))) (-.f64 #s(literal 0 binary64) x)) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (* (pow B 2) (+ 1/6 (* 1/3 x)))) x) |
(+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x)) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B 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) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* 1/6 (pow B 2)) |
(*.f64 B (*.f64 B #s(literal 1/6 binary64))) |
(+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(+ (* 1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) |
(* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* x (+ (* 1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x))))) |
(*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x))))) |
(*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* -1/6 (/ (pow B 2) x))))) |
(*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 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 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (/ 1 (* B x)) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 B x))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 B x))))) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* B x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 B 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 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 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 #s(literal 1/45 binary64) (*.f64 B B))))) 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 (*.f64 B 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 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 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 (*.f64 B B) (-.f64 #s(literal 0 binary64) (*.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 (*.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)) |
(/ 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 (*.f64 B 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)) |
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 (*.f64 B 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)) |
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 (*.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 (*.f64 B 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/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(+ 1/6 (* 1/3 x)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(+ 1/6 (* 1/3 x)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(+ 1/6 (* 1/3 x)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* x (+ 1/3 (* 1/6 (/ 1 x)))) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(* -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 #s(literal 0 binary64) (/.f64 x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(*.f64 x (/.f64 (+.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 (*.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 (*.f64 B 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))) |
Compiled 29246 to 2906 computations (90.1% saved)
50 alts after pruning (44 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1104 | 25 | 1129 |
| Fresh | 11 | 19 | 30 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1118 | 50 | 1168 |
| Status | Accuracy | Program |
|---|---|---|
| 22.9% | (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)) | |
| ▶ | 99.7% | (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
| 47.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) | |
| 48.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) | |
| ▶ | 34.5% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
| 50.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) | |
| 99.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) | |
| 48.0% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 x B)) (*.f64 B (tan.f64 B))) | |
| 33.3% | (/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) | |
| 35.0% | (/.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))))) | |
| ✓ | 99.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 22.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) | |
| 33.5% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) | |
| 74.2% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) | |
| ✓ | 50.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| ▶ | 25.9% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| 50.9% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) | |
| 51.3% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B) | |
| 51.2% | (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) | |
| 51.2% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) | |
| 27.8% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) B) | |
| 27.9% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) | |
| 45.7% | (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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) | |
| 41.8% | (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) | |
| 35.0% | (/.f64 (*.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))))) B) | |
| ▶ | 26.3% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) B) |
| 50.8% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) | |
| 27.6% | (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| ✓ | 49.3% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | 27.7% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 (sin.f64 B) (cos.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 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)))) | |
| 77.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) | |
| 77.1% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) | |
| 76.9% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 77.0% | (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) B)) | |
| 65.0% | (+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.1% | (+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.1% | (+.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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 47.5% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) | |
| 50.8% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) | |
| 51.4% | (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) | |
| 26.2% | (*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) | |
| 84.9% | (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| ▶ | 36.7% | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
| 32.2% | (*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) | |
| 2.8% | (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) | |
| 36.5% | (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
Compiled 1688 to 987 computations (41.5% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) x) B) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
| ✓ | cost-diff | 0 | (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B)) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) B) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| ✓ | cost-diff | 0 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) |
| ✓ | cost-diff | 6400 | (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
| ✓ | cost-diff | 6528 | (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) |
| 2440× | *-lowering-*.f32 |
| 2440× | *-lowering-*.f64 |
| 2164× | +-lowering-+.f64 |
| 2164× | +-lowering-+.f32 |
| 1630× | --lowering--.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 404 |
| 1 | 152 | 371 |
| 2 | 532 | 364 |
| 3 | 2819 | 352 |
| 4 | 6444 | 350 |
| 0 | 8270 | 350 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (tan B) (* (sin B) x)) (sin B)) (tan B)) |
(/ (- (tan B) (* (sin B) x)) (sin B)) |
(- (tan B) (* (sin B) x)) |
(tan B) |
B |
(* (sin B) x) |
(sin B) |
x |
(/ (- 0 x) B) |
(- 0 x) |
0 |
x |
B |
(/ (* x (+ -1 (* (* B B) 1/3))) B) |
(* x (+ -1 (* (* B B) 1/3))) |
x |
(+ -1 (* (* B B) 1/3)) |
-1 |
(* (* B B) 1/3) |
(* B B) |
B |
1/3 |
(* x (+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B))) |
x |
(+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B)) |
(+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) |
(/ (/ 1 x) B) |
(/ 1 x) |
1 |
B |
(* B (+ 1/3 (/ 1/6 x))) |
(+ 1/3 (/ 1/6 x)) |
1/3 |
(/ 1/6 x) |
1/6 |
(/ -1 B) |
-1 |
(/ (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) B) |
(/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) |
(+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) |
(* (- 1 x) (* (- 1 x) (- 1 x))) |
(- 1 x) |
1 |
x |
(* (- 1 x) (- 1 x)) |
(* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3)))))) |
(* B (* B B)) |
B |
(* B B) |
(* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))) |
(* B (+ 1/6 (* x 1/3))) |
(+ 1/6 (* x 1/3)) |
1/6 |
(* x 1/3) |
1/3 |
(* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3)))) |
(+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x)))) |
(* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))) |
(* B (* B (+ 1/6 (* x 1/3)))) |
(- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x)) |
| Outputs |
|---|
(/ (/ (- (tan B) (* (sin B) x)) (sin B)) (tan B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/ (- (tan B) (* (sin B) x)) (sin B)) |
(-.f64 (/.f64 (tan.f64 B) (sin.f64 B)) x) |
(- (tan B) (* (sin B) x)) |
(-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) |
(tan B) |
(tan.f64 B) |
B |
(* (sin B) x) |
(*.f64 (sin.f64 B) x) |
(sin B) |
(sin.f64 B) |
x |
(/ (- 0 x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
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))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) |
x |
(+ -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) |
(* x (+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) (/.f64 #s(literal 1 binary64) B)) |
x |
(+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B)) |
(+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) B))) |
(+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(/ (/ 1 x) B) |
(/.f64 #s(literal 1 binary64) (*.f64 B x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
B |
(* B (+ 1/3 (/ 1/6 x))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(+ 1/3 (/ 1/6 x)) |
(+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) |
1/3 |
#s(literal 1/3 binary64) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
1/6 |
#s(literal 1/6 binary64) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
-1 |
#s(literal -1 binary64) |
(/ (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) B) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B (*.f64 B B)))))))) (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (+.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))))) |
(/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B (*.f64 B B)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (+.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))))) |
(+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B (*.f64 B B)))))))) |
(* (- 1 x) (* (- 1 x) (- 1 x))) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(* (- 1 x) (- 1 x)) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) |
(* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3)))))) |
(*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B (*.f64 B B))))))) |
(* B (* B B)) |
(*.f64 B (*.f64 B B)) |
B |
(* B B) |
(*.f64 B B) |
(* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))) |
(*.f64 (*.f64 B B) (*.f64 B (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(* B (+ 1/6 (* x 1/3))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(+ 1/6 (* x 1/3)) |
(+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
1/6 |
#s(literal 1/6 binary64) |
(* x 1/3) |
(*.f64 x #s(literal 1/3 binary64)) |
1/3 |
#s(literal 1/3 binary64) |
(* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3)))) |
(*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (+.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))) |
(*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (+.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(* B (* B (+ 1/6 (* x 1/3)))) |
(*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x)) |
(+.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 96.3% | (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))) |
| ✓ | accuracy | 82.9% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
| ✓ | accuracy | 81.4% | (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
| ✓ | accuracy | 43.7% | (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) x) B) |
| ✓ | accuracy | 99.6% | (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1/6 binary64) x) |
| ✓ | accuracy | 76.4% | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
| ✓ | accuracy | 100.0% | (*.f64 B B) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
| ✓ | accuracy | 94.4% | (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
| ✓ | accuracy | 88.2% | (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) B) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) x) |
| ✓ | accuracy | 100.0% | (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.f64 (sin.f64 B) x) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) |
| 219.0ms | 256× | 0 | valid |
Compiled 555 to 47 computations (91.5% saved)
ival-mult: 24.0ms (25% of total)ival-sub: 23.0ms (23.9% of total)ival-div: 19.0ms (19.8% of total)ival-add: 8.0ms (8.3% of total)...c/correct-round.rkt:119:19: 8.0ms (8.3% of total)ival-tan: 7.0ms (7.3% of total)ival-sin: 6.0ms (6.2% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (tan B) (* (sin B) x)) (sin B))> |
#<alt (/ (/ (- (tan B) (* (sin B) x)) (sin B)) (tan B))> |
#<alt (- (tan B) (* (sin B) x))> |
#<alt (tan B)> |
#<alt (/ (- 0 x) B)> |
#<alt (- 0 x)> |
#<alt (/ (* x (+ -1 (* (* B B) 1/3))) B)> |
#<alt (* x (+ -1 (* (* B B) 1/3)))> |
#<alt (+ -1 (* (* B B) 1/3))> |
#<alt (* (* B B) 1/3)> |
#<alt (* x (+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B)))> |
#<alt (+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B))> |
#<alt (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x))))> |
#<alt (/ (/ 1 x) B)> |
#<alt (/ (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) B)> |
#<alt (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x)))))> |
#<alt (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3)))))))> |
#<alt (* (- 1 x) (* (- 1 x) (- 1 x)))> |
#<alt (* (sin B) x)> |
#<alt (* B B)> |
#<alt (/ 1/6 x)> |
#<alt (* B (+ 1/3 (/ 1/6 x)))> |
#<alt (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x)))> |
| Outputs |
|---|
#<alt (- 1 x)> |
#<alt (- (+ 1 (* (pow B 2) (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x)> |
#<alt (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x))))))) (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x)> |
#<alt (- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (+ (* -1/6 (- 2/15 (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x)))))) (+ (* -1/5040 x) (+ (* -1/5040 (- 1 x)) (* 1/120 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))))))))) (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x))))))) (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x)> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B))> |
#<alt (/ 1 (cos B))> |
#<alt (+ (* -1 x) (/ 1 (cos B)))> |
#<alt (+ (* -1 x) (/ 1 (cos B)))> |
#<alt (+ (* -1 x) (/ 1 (cos B)))> |
#<alt (* -1 x)> |
#<alt (* x (- (/ 1 (* x (cos B))) 1))> |
#<alt (* x (- (/ 1 (* x (cos B))) 1))> |
#<alt (* x (- (/ 1 (* x (cos B))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (- 1 (/ 1 (* x (cos B))))))> |
#<alt (* -1 (* x (- 1 (/ 1 (* x (cos B))))))> |
#<alt (* -1 (* x (- 1 (/ 1 (* x (cos 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 (* -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 (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (/ (* x (- (* 1/3 (pow B 2)) 1)) B)> |
#<alt (* -1 (/ x B))> |
#<alt (/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ (* -1 x) (* 1/3 (* (pow B 2) 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 (+ (* -1/3 x) (/ x (pow B 2)))))> |
#<alt (* -1 (* B (+ (* -1/3 x) (/ x (pow B 2)))))> |
#<alt (* -1 (* B (+ (* -1/3 x) (/ x (pow B 2)))))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* -1 x)> |
#<alt (+ (* -1 x) (* 1/3 (* (pow B 2) x)))> |
#<alt (+ (* -1 x) (* 1/3 (* (pow B 2) x)))> |
#<alt (+ (* -1 x) (* 1/3 (* (pow B 2) x)))> |
#<alt (* 1/3 (* (pow B 2) x))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))> |
#<alt (* 1/3 (* (pow B 2) x))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))> |
#<alt (* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x)))> |
#<alt -1> |
#<alt (- (* 1/3 (pow B 2)) 1)> |
#<alt (- (* 1/3 (pow B 2)) 1)> |
#<alt (- (* 1/3 (pow B 2)) 1)> |
#<alt (* 1/3 (pow B 2))> |
#<alt (* (pow B 2) (- 1/3 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/3 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/3 (/ 1 (pow B 2))))> |
#<alt (* 1/3 (pow B 2))> |
#<alt (* (pow B 2) (- 1/3 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/3 (/ 1 (pow B 2))))> |
#<alt (* (pow B 2) (- 1/3 (/ 1 (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 (* 1/3 (pow B 2))> |
#<alt (+ (* 1/6 B) (/ 1 B))> |
#<alt (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B)))> |
#<alt (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B)))> |
#<alt (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B)))> |
#<alt (* x (- (* 1/3 B) (/ 1 B)))> |
#<alt (* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)))> |
#<alt (* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)))> |
#<alt (* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)))> |
#<alt (* x (- (* 1/3 B) (/ 1 B)))> |
#<alt (* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x)))))> |
#<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)))))) B)> |
#<alt (/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B)> |
#<alt (* B (* x (+ 1/3 (* 1/6 (/ 1 x)))))> |
#<alt (* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2))))> |
#<alt (* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2))))> |
#<alt (* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2))))> |
#<alt (* B (* x (+ 1/3 (* 1/6 (/ 1 x)))))> |
#<alt (* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2)))))> |
#<alt (* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2)))))> |
#<alt (* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2)))))> |
#<alt (/ (+ (* 1/6 B) (/ 1 B)) x)> |
#<alt (/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x)> |
#<alt (/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x)> |
#<alt (/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x)> |
#<alt (- (* 1/3 B) (/ 1 B))> |
#<alt (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))> |
#<alt (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))> |
#<alt (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))> |
#<alt (- (* 1/3 B) (/ 1 B))> |
#<alt (- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B))> |
#<alt (- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B))> |
#<alt (- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 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)))) (/ 1 x)) 1) B)> |
#<alt (/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B)> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2))))> |
#<alt (* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2))))> |
#<alt (* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x)))))> |
#<alt (* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x)))))> |
#<alt (* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x)))))> |
#<alt (/ (+ (* 1/6 B) (/ 1 B)) x)> |
#<alt (/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x)> |
#<alt (/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x)> |
#<alt (/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x)> |
#<alt (* 1/3 B)> |
#<alt (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x))))> |
#<alt (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x))))> |
#<alt (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x))))> |
#<alt (* 1/3 B)> |
#<alt (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B))> |
#<alt (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B))> |
#<alt (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B))> |
#<alt (/ 1 (* B x))> |
#<alt (/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B)> |
#<alt (/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B)> |
#<alt (/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B)> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))))> |
#<alt (* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))))> |
#<alt (* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x)))))> |
#<alt (* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x)))))> |
#<alt (* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x)))))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ 1 (* B x))> |
#<alt (/ (+ 1 (* 1/216 (pow B 6))) (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))> |
#<alt (+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))> |
#<alt (+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))> |
#<alt (+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (* x (- (* 1/27 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ (* (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))> |
#<alt (/ (* x (- (* 1/27 (pow B 6)) 1)) (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))> |
#<alt (* x (- (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))))))> |
#<alt (* x (- (+ (* 1/36 (/ (pow B 5) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))) (+ (* 3 (/ 1 (* B (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))))> |
#<alt (* x (- (+ (* 1/216 (/ (pow B 5) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/36 (/ (pow B 5) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (* B (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) (+ (* 3 (/ 1 (* B (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))))))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/27 (pow B 6)))) (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/216 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (/ (- (+ 1 (* -1 (/ (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) (- 1 x)))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) B)> |
#<alt (/ (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* (pow B 2) (- (/ (pow (+ 1/6 (* 1/3 x)) 3) (pow (- 1 x) 2)) (+ (* -1 (/ (* (+ 1/6 (* 1/3 x)) (* (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))) (- x 1))) (pow (- 1 x) 2))) (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 3) (- x 1)) (pow (- 1 x) 3)))))) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) B)> |
#<alt (* B (+ 1/6 (* 1/3 x)))> |
#<alt (* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* B (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2))))> |
#<alt (* B (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x))))))))> |
#<alt (* B (+ 1/6 (* 1/3 x)))> |
#<alt (* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2))))))> |
#<alt (* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (+ (* -1 (/ (- 1 x) (pow B 2))) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))))> |
#<alt (* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (+ (* -1 (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))) (+ (* -1 (/ (- 1 x) (pow B 2))) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x))))))))))> |
#<alt (/ (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))> |
#<alt (+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))> |
#<alt (+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))> |
#<alt (+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (* 1/27 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (+ (/ (* (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))> |
#<alt (/ (* x (- (* 1/27 (pow B 6)) 1)) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))> |
#<alt (* x (- (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))))> |
#<alt (* x (- (+ (* 1/36 (/ (pow B 6) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))) (+ (* 3 (/ 1 (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))))> |
#<alt (* x (- (+ (* 1/216 (/ (pow B 6) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/36 (/ (pow B 6) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))) (+ (* 3 (/ 1 (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))))))> |
#<alt (* -1 (/ (* x (+ 1 (* -1/27 (pow B 6)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/216 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1 (/ (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) (- 1 x)))) x)> |
#<alt (- (+ 1 (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x)> |
#<alt (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* (pow B 2) (- (/ (pow (+ 1/6 (* 1/3 x)) 3) (pow (- 1 x) 2)) (+ (* -1 (/ (* (+ 1/6 (* 1/3 x)) (* (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))) (- x 1))) (pow (- 1 x) 2))) (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 3) (- x 1)) (pow (- 1 x) 3)))))) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x)> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x))))))))> |
#<alt (* (pow B 2) (+ 1/6 (* 1/3 x)))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2))))> |
#<alt (* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x))))))))> |
#<alt (+ 1 (* 1/216 (pow B 6)))> |
#<alt (+ 1 (+ (* 1/216 (pow B 6)) (* x (- (* 1/36 (pow B 6)) 3))))> |
#<alt (+ 1 (+ (* 1/216 (pow B 6)) (* x (- (+ (* 1/36 (pow B 6)) (* x (+ 3 (* 1/18 (pow B 6))))) 3))))> |
#<alt (+ 1 (+ (* 1/216 (pow B 6)) (* x (- (+ (* 1/36 (pow B 6)) (* x (+ 3 (+ (* 1/18 (pow B 6)) (* x (- (* 1/27 (pow B 6)) 1)))))) 3))))> |
#<alt (* (pow x 3) (- (* 1/27 (pow B 6)) 1))> |
#<alt (* (pow x 3) (- (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (* 3 (/ 1 x)))) 1))> |
#<alt (* (pow x 3) (- (+ (* 1/36 (/ (pow B 6) (pow x 2))) (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (* 3 (/ 1 x))))) (+ 1 (/ 3 (pow x 2)))))> |
#<alt (* (pow x 3) (- (+ (* 1/216 (/ (pow B 6) (pow x 3))) (+ (* 1/36 (/ (pow B 6) (pow x 2))) (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (+ (* 3 (/ 1 x)) (/ 1 (pow x 3))))))) (+ 1 (/ 3 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (+ 1 (* -1/27 (pow B 6)))))> |
#<alt (* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (* 1/18 (pow B 6))) x)) (* -1/27 (pow B 6))))))> |
#<alt (* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 3 (* -1/36 (pow B 6))) x)) (* 1/18 (pow B 6)))) x)) (* -1/27 (pow B 6))))))> |
#<alt (* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 1 (* 1/216 (pow B 6))) x)) (* -1/36 (pow B 6)))) x)) (* 1/18 (pow B 6)))) x)) (* -1/27 (pow B 6))))))> |
#<alt (pow (- 1 x) 3)> |
#<alt (+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3))> |
#<alt (+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3))> |
#<alt (+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3))> |
#<alt (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3))> |
#<alt (* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3)))> |
#<alt (* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3)))> |
#<alt (* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3)))> |
#<alt (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3))> |
#<alt (* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3)))> |
#<alt (* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3)))> |
#<alt (* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3)))> |
#<alt 1> |
#<alt (+ 1 (* -3 x))> |
#<alt (+ 1 (* x (- (* 3 x) 3)))> |
#<alt (+ 1 (* x (- (* x (+ 3 (* -1 x))) 3)))> |
#<alt (* -1 (pow x 3))> |
#<alt (* (pow x 3) (- (* 3 (/ 1 x)) 1))> |
#<alt (* (pow x 3) (- (* 3 (/ 1 x)) (+ 1 (/ 3 (pow x 2)))))> |
#<alt (* (pow x 3) (- (+ (* 3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1 (/ 3 (pow x 2)))))> |
#<alt (* -1 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1 (* 3 (/ 1 x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1 (* -1 (/ (- 3 (* 3 (/ 1 x))) x)))))> |
#<alt (* -1 (* (pow x 3) (+ 1 (* -1 (/ (+ 3 (* -1 (/ (- 3 (/ 1 x)) x))) x)))))> |
#<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 (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 (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (pow B 2)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (/ 1/6 x)> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* B (+ 1/3 (* 1/6 (/ 1 x))))> |
#<alt (* 1/6 (/ B x))> |
#<alt (/ (+ (* 1/6 B) (* 1/3 (* B x))) x)> |
#<alt (/ (+ (* 1/6 B) (* 1/3 (* B x))) x)> |
#<alt (/ (+ (* 1/6 B) (* 1/3 (* B x))) x)> |
#<alt (* 1/3 B)> |
#<alt (+ (* 1/6 (/ B x)) (* 1/3 B))> |
#<alt (+ (* 1/6 (/ B x)) (* 1/3 B))> |
#<alt (+ (* 1/6 (/ B x)) (* 1/3 B))> |
#<alt (* 1/3 B)> |
#<alt (+ (* 1/6 (/ B x)) (* 1/3 B))> |
#<alt (+ (* 1/6 (/ B x)) (* 1/3 B))> |
#<alt (+ (* 1/6 (/ B x)) (* 1/3 B))> |
#<alt (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1)))> |
#<alt (* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2))))> |
#<alt (* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2))))> |
#<alt (* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2))))> |
#<alt (* (pow B 4) (pow (+ 1/6 (* 1/3 x)) 2))> |
#<alt (* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2)))> |
#<alt (* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2)))> |
#<alt (* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2)))> |
#<alt (* (pow B 4) (pow (+ 1/6 (* 1/3 x)) 2))> |
#<alt (* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2)))> |
#<alt (* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2)))> |
#<alt (* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2)))> |
#<alt (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))> |
#<alt (+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* (pow B 2) (* x (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1))))))> |
#<alt (+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* x (+ (* 1/3 (* (pow B 2) (* x (+ 1 (* 1/3 (pow B 2)))))) (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))))))> |
#<alt (+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* x (+ (* 1/3 (* (pow B 2) (* x (+ 1 (* 1/3 (pow B 2)))))) (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))))))> |
#<alt (* 1/3 (* (pow B 2) (* (pow x 2) (+ 1 (* 1/3 (pow B 2))))))> |
#<alt (* (pow x 2) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x)))> |
#<alt (* (pow x 2) (+ (* 1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) (pow x 2))) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x))))> |
#<alt (* (pow x 2) (+ (* 1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) (pow x 2))) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x))))> |
#<alt (* -1/3 (* (pow B 2) (* (pow x 2) (- (* -1/3 (pow B 2)) 1))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) x)) (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) x)) (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | B | @ | inf | (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) |
| 12.0ms | B | @ | -inf | (/ (- (tan B) (* (sin B) x)) (sin B)) |
| 10.0ms | x | @ | inf | (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) |
| 5.0ms | B | @ | -inf | (/ (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) B) |
| 4.0ms | x | @ | 0 | (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) |
| 1× | batch-egg-rewrite |
| 3392× | *-lowering-*.f32 |
| 3392× | *-lowering-*.f64 |
| 2570× | fma-lowering-fma.f32 |
| 2570× | fma-lowering-fma.f64 |
| 1692× | fma-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 269 |
| 1 | 352 | 242 |
| 2 | 3536 | 239 |
| 0 | 8166 | 239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (tan B) (* (sin B) x)) (sin B)) |
(/ (/ (- (tan B) (* (sin B) x)) (sin B)) (tan B)) |
(- (tan B) (* (sin B) x)) |
(tan B) |
(/ (- 0 x) B) |
(- 0 x) |
(/ (* x (+ -1 (* (* B B) 1/3))) B) |
(* x (+ -1 (* (* B B) 1/3))) |
(+ -1 (* (* B B) 1/3)) |
(* (* B B) 1/3) |
(* x (+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B))) |
(+ (+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) (/ -1 B)) |
(+ (/ (/ 1 x) B) (* B (+ 1/3 (/ 1/6 x)))) |
(/ (/ 1 x) B) |
(/ (/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) B) |
(/ (+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) (+ (* (- 1 x) (- 1 x)) (* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))))) |
(+ (* (- 1 x) (* (- 1 x) (- 1 x))) (* (* B (* B B)) (* (* B (+ 1/6 (* x 1/3))) (* (* B (+ 1/6 (* x 1/3))) (* B (+ 1/6 (* x 1/3))))))) |
(* (- 1 x) (* (- 1 x) (- 1 x))) |
(* (sin B) x) |
(* B B) |
(/ 1/6 x) |
(* B (+ 1/3 (/ 1/6 x))) |
(* (* B (* B (+ 1/6 (* x 1/3)))) (- (* B (* B (+ 1/6 (* x 1/3)))) (- 1 x))) |
| Outputs |
|---|
(+.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B))) |
(fma.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (*.f64 (sin.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 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 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (sin.f64 B) x))) (-.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) x)) #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))) #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)))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 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 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (tan.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) (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))) (/.f64 #s(literal 1 binary64) (sin.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 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 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(pow.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.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 (sin.f64 B) (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 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 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (tan.f64 B) (*.f64 (tan.f64 B) (sin.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) (sin.f64 B)) (tan.f64 B)) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (sin.f64 B)) (tan.f64 B))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)))) |
(/.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 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (*.f64 (sin.f64 B) x) #s(literal 3 binary64))) (*.f64 (*.f64 (tan.f64 B) (sin.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 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (sin.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 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 (tan.f64 B) (sin.f64 B)) (+.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 (tan.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 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)) (tan.f64 B)) |
(/.f64 (*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (tan.f64 B)) (sin.f64 B)) |
(pow.f64 (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) #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 (*.f64 (tan.f64 B) (sin.f64 B)) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (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 #s(literal 1 binary64) (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (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 (/.f64 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(+.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) x)) (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 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (+.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(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 #s(literal 0 binary64) (*.f64 (sin.f64 B) x))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (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)) |
(/.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 x x) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))))) |
(/.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 2 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 (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 (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 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 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(/.f64 (+.f64 (pow.f64 (tan.f64 B) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) x)) #s(literal 2 binary64)) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) x)))))) |
(/.f64 (-.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sin.f64 B) x)) #s(literal 2 binary64))) (-.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (*.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 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 (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 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 (tan.f64 B) (*.f64 (sin.f64 B) x)))) |
(tan.f64 B) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) 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 x (/.f64 B #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 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 #s(literal 0 binary64) x)))) |
(/.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) (*.f64 x (*.f64 x x))) (*.f64 B (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B 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 x)) #s(literal 1 binary64)) (*.f64 B x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.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)) B) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) 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) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(*.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) x) #s(literal -1 binary64))) |
(*.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 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) 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) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(fma.f64 x #s(literal -1 binary64) #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)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) x) |
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 x #s(literal -1 binary64)) |
(*.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))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) #s(literal 1 binary64)) B) |
(pow.f64 (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))) B)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))) (/.f64 x B)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))) B) x) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(+.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 x (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) x) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) x (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 B x) (*.f64 B #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 x (*.f64 B B)) #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal 1/27 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 B B))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (-.f64 (*.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B))))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B)))) x) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))) x) |
(+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))))) |
(fma.f64 B (*.f64 B #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(fma.f64 (*.f64 B B) #s(literal 1/3 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 B B) #s(literal -1 binary64)) |
(fma.f64 (*.f64 B #s(literal 1/3 binary64)) B #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B)))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64)))) (+.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B))))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B))) #s(literal 1 binary64)) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 B (*.f64 B #s(literal 1/3 binary64))) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 B B) (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (*.f64 B B))))) |
(*.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 B #s(literal 1/3 binary64)) B) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(+.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B x))) (*.f64 x (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) x) (*.f64 (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)) x)) |
(-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 x B)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 x (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)))) |
(fma.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) B) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) x (*.f64 (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)) x)) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) x (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(fma.f64 (/.f64 #s(literal -1 binary64) B) x (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) x) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) (*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B))) (-.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 (-.f64 #s(literal 0 binary64) x) B))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) x) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B)) x) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B)) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) |
(+.f64 (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)) (/.f64 #s(literal 1 binary64) (*.f64 B x))) |
(+.f64 (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 B x))) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B)))) |
(fma.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B x)) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) |
(fma.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) B (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (/.f64 #s(literal -1 binary64) B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) B) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) |
(fma.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) B) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) B)) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (/.f64 B #s(literal -1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) (/.f64 B #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) B) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) B)) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 B #s(literal -1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 B #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))) (*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))))) (*.f64 B (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 B (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) (*.f64 B (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))) (*.f64 (/.f64 B #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))))) (*.f64 (/.f64 B #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) (*.f64 (/.f64 B #s(literal -1 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (-.f64 (*.f64 (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) B)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal 1 binary64) B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(+.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B #s(literal 1/3 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))) |
(-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 (/.f64 #s(literal -1 binary64) x) B)) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(fma.f64 B #s(literal 1/3 binary64) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))) |
(fma.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 B x))) |
(fma.f64 #s(literal 1/3 binary64) B (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) B (/.f64 #s(literal 1 binary64) (*.f64 B x))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) x) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 B x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x)))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (-.f64 (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 B x))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B x) B)) (*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 B 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 -1 binary64) x) B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 B x))) |
(/.f64 #s(literal -1 binary64) (*.f64 B (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (*.f64 B x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B x) #s(literal 1 binary64))) |
(/.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) B) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) B) x) |
(pow.f64 (*.f64 B x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 B x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (neg.f64 (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (*.f64 (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal 1 binary64)) (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) B)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B 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 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) |
(pow.f64 (/.f64 B (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) B)) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 B (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.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) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) 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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(fma.f64 B (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 B (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 B (*.f64 B B))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 B B) (*.f64 B (*.f64 B (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B B))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 B (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 B (*.f64 B B)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) B (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 B B))) (pow.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (pow.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B B)) B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) B) (*.f64 B B) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B B)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) 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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.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) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 1 binary64) x))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64)))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (+.f64 x #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.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) x) (-.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal 1 binary64))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (sin.f64 B) x) |
(*.f64 x (sin.f64 B)) |
(exp.f64 (*.f64 (log.f64 B) #s(literal 2 binary64))) |
(pow.f64 B #s(literal 2 binary64)) |
(pow.f64 (*.f64 B B) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 B #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 B B) |
(*.f64 (pow.f64 B #s(literal 1 binary64)) (pow.f64 B #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 1/6 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/6 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal 1/6 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/6 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/6 binary64) x) |
(/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x #s(literal 1/6 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal 1/6 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/6 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))) |
(+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64))) |
(fma.f64 B #s(literal 1/3 binary64) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 B (/.f64 #s(literal 1/6 binary64) x) (*.f64 B #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) B (/.f64 B (/.f64 x #s(literal 1/6 binary64)))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 #s(literal 1/6 binary64) x) B (*.f64 B #s(literal 1/3 binary64))) |
(fma.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 B #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B B)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B (*.f64 B B)) (/.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (-.f64 (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) |
(/.f64 (*.f64 B (+.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 B (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/27 binary64) (/.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) B) (+.f64 #s(literal 1/9 binary64) (*.f64 (/.f64 #s(literal 1/6 binary64) x) (-.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/9 binary64) (/.f64 #s(literal 1/36 binary64) (*.f64 x x))) B) (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(*.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) B) |
(+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) |
(+.f64 (*.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 B B) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 B B) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B B) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B B) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) x)) |
(fma.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B B) (*.f64 B B)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) B) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B B)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B B)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(*.f64 B (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))))) |
(*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) |
(*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) B) |
(*.f64 (*.f64 (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) B) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))) (*.f64 B B)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
| 1× | egg-herbie |
| 5502× | *-lowering-*.f32 |
| 5502× | *-lowering-*.f64 |
| 4956× | +-lowering-+.f64 |
| 4956× | +-lowering-+.f32 |
| 2162× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 919 | 13300 |
| 1 | 3227 | 11262 |
| 0 | 9076 | 11262 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- 1 x) |
(- (+ 1 (* (pow B 2) (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x) |
(- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x))))))) (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x) |
(- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (+ (* -1/6 (- 2/15 (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x)))))) (+ (* -1/5040 x) (+ (* -1/5040 (- 1 x)) (* 1/120 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))))))))) (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x))))))) (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/ 1 (cos B)) |
(+ (* -1 x) (/ 1 (cos B))) |
(+ (* -1 x) (/ 1 (cos B))) |
(+ (* -1 x) (/ 1 (cos B))) |
(* -1 x) |
(* x (- (/ 1 (* x (cos B))) 1)) |
(* x (- (/ 1 (* x (cos B))) 1)) |
(* x (- (/ 1 (* x (cos B))) 1)) |
(* -1 x) |
(* -1 (* x (- 1 (/ 1 (* x (cos B)))))) |
(* -1 (* x (- 1 (/ 1 (* x (cos B)))))) |
(* -1 (* x (- 1 (/ 1 (* x (cos 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)) |
(* -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) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(* -1 (/ x B)) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) 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 (+ (* -1/3 x) (/ x (pow B 2))))) |
(* -1 (* B (+ (* -1/3 x) (/ x (pow B 2))))) |
(* -1 (* B (+ (* -1/3 x) (/ x (pow B 2))))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* -1 x) |
(+ (* -1 x) (* 1/3 (* (pow B 2) x))) |
(+ (* -1 x) (* 1/3 (* (pow B 2) x))) |
(+ (* -1 x) (* 1/3 (* (pow B 2) x))) |
(* 1/3 (* (pow B 2) x)) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(* 1/3 (* (pow B 2) x)) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
-1 |
(- (* 1/3 (pow B 2)) 1) |
(- (* 1/3 (pow B 2)) 1) |
(- (* 1/3 (pow B 2)) 1) |
(* 1/3 (pow B 2)) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(* 1/3 (pow B 2)) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(* (pow B 2) (- 1/3 (/ 1 (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)) |
(* 1/3 (pow B 2)) |
(+ (* 1/6 B) (/ 1 B)) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(* x (- (* 1/3 B) (/ 1 B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(* x (- (* 1/3 B) (/ 1 B))) |
(* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x))))) |
(* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x))))) |
(* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x))))) |
(/ (* 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)))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B) |
(* B (* x (+ 1/3 (* 1/6 (/ 1 x))))) |
(* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2)))) |
(* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2)))) |
(* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2)))) |
(* B (* x (+ 1/3 (* 1/6 (/ 1 x))))) |
(* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2))))) |
(* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2))))) |
(* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2))))) |
(/ (+ (* 1/6 B) (/ 1 B)) x) |
(/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x) |
(/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x) |
(/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x) |
(- (* 1/3 B) (/ 1 B)) |
(- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)) |
(- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)) |
(- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)) |
(- (* 1/3 B) (/ 1 B)) |
(- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B)) |
(- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B)) |
(- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 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)))) (/ 1 x)) 1) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2)))) |
(* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2)))) |
(* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x))))) |
(* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x))))) |
(* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x))))) |
(/ (+ (* 1/6 B) (/ 1 B)) x) |
(/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x) |
(/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x) |
(/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x) |
(* 1/3 B) |
(+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) |
(+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) |
(+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) |
(* 1/3 B) |
(+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) |
(+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) |
(+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) |
(/ 1 (* B x)) |
(/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x))))) |
(* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x))))) |
(* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x))))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x))))) |
(* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x))))) |
(* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x))))) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ 1 (* B x)) |
(/ (+ 1 (* 1/216 (pow B 6))) (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) |
(+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) |
(+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) |
(+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (* x (- (* 1/27 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ (* (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) |
(/ (* x (- (* 1/27 (pow B 6)) 1)) (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) |
(* x (- (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))))) |
(* x (- (+ (* 1/36 (/ (pow B 5) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))) (+ (* 3 (/ 1 (* B (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) |
(* x (- (+ (* 1/216 (/ (pow B 5) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/36 (/ (pow B 5) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (* B (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) (+ (* 3 (/ 1 (* B (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))))) |
(* -1 (/ (* x (+ 1 (* -1/27 (pow B 6)))) (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/216 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))) |
(/ (- 1 x) B) |
(/ (- (+ 1 (* -1 (/ (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) (- 1 x)))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* (pow B 2) (- (/ (pow (+ 1/6 (* 1/3 x)) 3) (pow (- 1 x) 2)) (+ (* -1 (/ (* (+ 1/6 (* 1/3 x)) (* (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))) (- x 1))) (pow (- 1 x) 2))) (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 3) (- x 1)) (pow (- 1 x) 3)))))) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) B) |
(* B (+ 1/6 (* 1/3 x))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* B (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))) |
(* B (+ 1/6 (* 1/3 x))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (+ (* -1 (/ (- 1 x) (pow B 2))) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x))))))))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (+ (* -1 (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))) (+ (* -1 (/ (- 1 x) (pow B 2))) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))))) |
(/ (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) |
(+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) |
(+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) |
(+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (* 1/27 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (+ (/ (* (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) |
(/ (* x (- (* 1/27 (pow B 6)) 1)) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) |
(* x (- (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))))) |
(* x (- (+ (* 1/36 (/ (pow B 6) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))) (+ (* 3 (/ 1 (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) |
(* x (- (+ (* 1/216 (/ (pow B 6) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/36 (/ (pow B 6) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))) (+ (* 3 (/ 1 (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))))) |
(* -1 (/ (* x (+ 1 (* -1/27 (pow B 6)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/216 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) |
(- 1 x) |
(- (+ 1 (* -1 (/ (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) (- 1 x)))) x) |
(- (+ 1 (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) |
(- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* (pow B 2) (- (/ (pow (+ 1/6 (* 1/3 x)) 3) (pow (- 1 x) 2)) (+ (* -1 (/ (* (+ 1/6 (* 1/3 x)) (* (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))) (- x 1))) (pow (- 1 x) 2))) (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 3) (- x 1)) (pow (- 1 x) 3)))))) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))) |
(+ 1 (* 1/216 (pow B 6))) |
(+ 1 (+ (* 1/216 (pow B 6)) (* x (- (* 1/36 (pow B 6)) 3)))) |
(+ 1 (+ (* 1/216 (pow B 6)) (* x (- (+ (* 1/36 (pow B 6)) (* x (+ 3 (* 1/18 (pow B 6))))) 3)))) |
(+ 1 (+ (* 1/216 (pow B 6)) (* x (- (+ (* 1/36 (pow B 6)) (* x (+ 3 (+ (* 1/18 (pow B 6)) (* x (- (* 1/27 (pow B 6)) 1)))))) 3)))) |
(* (pow x 3) (- (* 1/27 (pow B 6)) 1)) |
(* (pow x 3) (- (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (* 3 (/ 1 x)))) 1)) |
(* (pow x 3) (- (+ (* 1/36 (/ (pow B 6) (pow x 2))) (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (* 3 (/ 1 x))))) (+ 1 (/ 3 (pow x 2))))) |
(* (pow x 3) (- (+ (* 1/216 (/ (pow B 6) (pow x 3))) (+ (* 1/36 (/ (pow B 6) (pow x 2))) (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (+ (* 3 (/ 1 x)) (/ 1 (pow x 3))))))) (+ 1 (/ 3 (pow x 2))))) |
(* -1 (* (pow x 3) (+ 1 (* -1/27 (pow B 6))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (* 1/18 (pow B 6))) x)) (* -1/27 (pow B 6)))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 3 (* -1/36 (pow B 6))) x)) (* 1/18 (pow B 6)))) x)) (* -1/27 (pow B 6)))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 1 (* 1/216 (pow B 6))) x)) (* -1/36 (pow B 6)))) x)) (* 1/18 (pow B 6)))) x)) (* -1/27 (pow B 6)))))) |
(pow (- 1 x) 3) |
(+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3)) |
(+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3)) |
(+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3)) |
(* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
1 |
(+ 1 (* -3 x)) |
(+ 1 (* x (- (* 3 x) 3))) |
(+ 1 (* x (- (* x (+ 3 (* -1 x))) 3))) |
(* -1 (pow x 3)) |
(* (pow x 3) (- (* 3 (/ 1 x)) 1)) |
(* (pow x 3) (- (* 3 (/ 1 x)) (+ 1 (/ 3 (pow x 2))))) |
(* (pow x 3) (- (+ (* 3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1 (/ 3 (pow x 2))))) |
(* -1 (pow x 3)) |
(* -1 (* (pow x 3) (- 1 (* 3 (/ 1 x))))) |
(* -1 (* (pow x 3) (+ 1 (* -1 (/ (- 3 (* 3 (/ 1 x))) x))))) |
(* -1 (* (pow x 3) (+ 1 (* -1 (/ (+ 3 (* -1 (/ (- 3 (/ 1 x)) x))) x))))) |
(* 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 (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)) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(pow B 2) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(/ 1/6 x) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(* 1/6 (/ B x)) |
(/ (+ (* 1/6 B) (* 1/3 (* B x))) x) |
(/ (+ (* 1/6 B) (* 1/3 (* B x))) x) |
(/ (+ (* 1/6 B) (* 1/3 (* B x))) x) |
(* 1/3 B) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(* 1/3 B) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) |
(* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2)))) |
(* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2)))) |
(* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2)))) |
(* (pow B 4) (pow (+ 1/6 (* 1/3 x)) 2)) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(* (pow B 4) (pow (+ 1/6 (* 1/3 x)) 2)) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) |
(+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* (pow B 2) (* x (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))))) |
(+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* x (+ (* 1/3 (* (pow B 2) (* x (+ 1 (* 1/3 (pow B 2)))))) (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1))))))) |
(+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* x (+ (* 1/3 (* (pow B 2) (* x (+ 1 (* 1/3 (pow B 2)))))) (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1))))))) |
(* 1/3 (* (pow B 2) (* (pow x 2) (+ 1 (* 1/3 (pow B 2)))))) |
(* (pow x 2) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x))) |
(* (pow x 2) (+ (* 1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) (pow x 2))) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x)))) |
(* (pow x 2) (+ (* 1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) (pow x 2))) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x)))) |
(* -1/3 (* (pow B 2) (* (pow x 2) (- (* -1/3 (pow B 2)) 1)))) |
(* (pow x 2) (+ (* -1 (/ (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) x)) (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) x)) (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) |
| Outputs |
|---|
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* (pow B 2) (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x) |
(+.f64 #s(literal 1 binary64) (-.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))))) x)) |
(- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- 2/15 (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x))))))) (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 2/15 binary64) (+.f64 (+.f64 #s(literal -1/18 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/6 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1/120 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/6 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))))) x)) |
(- (+ 1 (* (pow B 2) (- (+ 1/3 (* (pow B 2) (- (+ 2/15 (* (pow B 2) (- 17/315 (+ (* -1/6 (- 2/15 (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x)))))) (+ (* -1/5040 x) (+ (* -1/5040 (- 1 x)) (* 1/120 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))))))))) (+ (* -1/6 (- 1/3 (+ (* -1/6 x) (* -1/6 (- 1 x))))) (+ (* 1/120 x) (* 1/120 (- 1 x))))))) (+ (* -1/6 x) (* -1/6 (- 1 x)))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 17/315 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 2/15 binary64) (+.f64 (+.f64 #s(literal -1/18 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/6 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1/120 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 x #s(literal -1/5040 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1/5040 binary64)) (+.f64 #s(literal 1/360 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 #s(literal 1/6 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))))))))) (+.f64 (+.f64 #s(literal -1/18 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 #s(literal 1/6 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1/120 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x))))))) (*.f64 #s(literal 1/6 binary64) (+.f64 x (-.f64 #s(literal 1 binary64) x)))))) x)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ (- (/ (sin B) (cos B)) (* x (sin B))) (sin B)) |
(/.f64 (-.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (*.f64 x (sin.f64 B))) (sin.f64 B)) |
(/ 1 (cos B)) |
(/.f64 #s(literal 1 binary64) (cos.f64 B)) |
(+ (* -1 x) (/ 1 (cos B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x) |
(+ (* -1 x) (/ 1 (cos B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x) |
(+ (* -1 x) (/ 1 (cos B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (/ 1 (* x (cos B))) 1)) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64))) |
(* x (- (/ 1 (* x (cos B))) 1)) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64))) |
(* x (- (/ 1 (* x (cos B))) 1)) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (- 1 (/ 1 (* x (cos B)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- 1 (/ 1 (* x (cos B)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- 1 (/ 1 (* x (cos B)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- 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 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/6 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 #s(literal 1/3 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 2/15 binary64) (+.f64 (+.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 (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) 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) (+ (* 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 #s(literal 2/15 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 (+.f64 #s(literal 17/315 binary64) (*.f64 x #s(literal 1/5040 binary64))) (+.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 173/5040 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/6 binary64)))) #s(literal 31/360 binary64))) (*.f64 #s(literal 1/6 binary64) (-.f64 #s(literal 2/15 binary64) (+.f64 (+.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 (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))) (+.f64 (+.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 (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal 1/6 binary64))) (+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64)))))) x)) B) |
(/ (* (cos B) (- (/ (sin B) (cos B)) (* x (sin B)))) (pow (sin B) 2)) |
(/.f64 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 (*.f64 (cos.f64 B) (-.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 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (+ (* -1 (/ (cos B) (sin B))) (/ 1 (* x (sin B))))) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sin.f64 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 (* x (sin B)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (/ (cos B) (sin B)) (/ 1 (* x (sin B)))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (*.f64 x (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* 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 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.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 (* 1/120 x)))) (* -1/6 x)))) x)) |
(*.f64 B (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 B B) (-.f64 #s(literal 2/15 binary64) (*.f64 x #s(literal 1/120 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 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 17/315 binary64) (*.f64 x #s(literal 1/5040 binary64))))) (*.f64 x #s(literal -1/120 binary64)))) (*.f64 x #s(literal 1/6 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 #s(literal 0 binary64) (*.f64 x (sin.f64 B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(*.f64 x (-.f64 (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(*.f64 x (-.f64 (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(* x (- (/ (sin B) (* x (cos B))) (sin B))) |
(*.f64 x (-.f64 (/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) (sin.f64 B))) |
(* -1 (* x (sin B))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sin.f64 B))) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(*.f64 (+.f64 (/.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(*.f64 (+.f64 (/.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (sin B) (* x (cos B)))) (* -1 (sin B))))) |
(*.f64 (+.f64 (/.f64 (sin.f64 B) (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B)))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
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 (*.f64 B 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 (*.f64 B 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)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 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) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(* -1 (/ x B)) |
(/.f64 x (neg.f64 B)) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(* 1/3 (* B x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* B (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* 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/3 (* B x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(* -1 (* B (+ (* -1/3 x) (/ x (pow B 2))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 B B)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 B)) |
(* -1 (* B (+ (* -1/3 x) (/ x (pow B 2))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 B B)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 B)) |
(* -1 (* B (+ (* -1/3 x) (/ x (pow B 2))))) |
(*.f64 (+.f64 (/.f64 x (*.f64 B B)) (*.f64 x #s(literal -1/3 binary64))) (neg.f64 B)) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(+ (* -1 x) (* 1/3 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(+ (* -1 x) (* 1/3 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(+ (* -1 x) (* 1/3 (* (pow B 2) x))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* 1/3 (* (pow B 2) x)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(* (pow B 2) (+ (* -1 (/ x (pow B 2))) (* 1/3 x))) |
(*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/3 (pow B 2)) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(- (* 1/3 (pow B 2)) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(- (* 1/3 (pow B 2)) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* (pow B 2) (- 1/3 (/ 1 (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 B B)))) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(* 1/3 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal 1/3 binary64)) |
(+ (* 1/6 B) (/ 1 B)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))))) |
(+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))))) |
(* x (- (* 1/3 B) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (* 1/3 B) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1 (- (* 1/3 B) (/ 1 B))) (* -1/6 (/ B x))) (/ 1 (* B x))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (* x (- (/ 1 x) 1)) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B) |
(/ (+ (* x (- (/ 1 x) 1)) (* (pow B 2) (* x (+ 1/3 (* 1/6 (/ 1 x)))))) B) |
(/.f64 (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B) |
(* B (* x (+ 1/3 (* 1/6 (/ 1 x))))) |
(*.f64 B (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2)))) |
(*.f64 B (+.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 B B))))) |
(* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2)))) |
(*.f64 B (+.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 B B))))) |
(* B (+ (* x (+ 1/3 (* 1/6 (/ 1 x)))) (/ (* x (- (/ 1 x) 1)) (pow B 2)))) |
(*.f64 B (+.f64 (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (*.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 B B))))) |
(* B (* x (+ 1/3 (* 1/6 (/ 1 x))))) |
(*.f64 B (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (*.f64 B B)) (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (neg.f64 B)) |
(* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (*.f64 B B)) (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (neg.f64 B)) |
(* -1 (* B (+ (* -1 (* x (+ 1/3 (* 1/6 (/ 1 x))))) (/ (* x (- 1 (/ 1 x))) (pow B 2))))) |
(*.f64 (-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))) (*.f64 B B)) (*.f64 x (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (neg.f64 B)) |
(/ (+ (* 1/6 B) (/ 1 B)) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x) |
(/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))))) x) |
(/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))))) x) |
(/ (+ (* 1/6 B) (+ (* x (- (* 1/3 B) (/ 1 B))) (/ 1 B))) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))))) x) |
(- (* 1/3 B) (/ 1 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)) |
(+.f64 (+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)) |
(+.f64 (+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) (/ 1 B)) |
(+.f64 (+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) (/.f64 #s(literal -1 binary64) B)) |
(- (* 1/3 B) (/ 1 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B)) |
(+.f64 (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B)) |
(+.f64 (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) (/.f64 #s(literal -1 binary64) B)) |
(- (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) (/ 1 B)) |
(+.f64 (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) (/.f64 #s(literal -1 binary64) B)) |
(/ (- (/ 1 x) 1) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) B) |
(/ (- (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) B) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal -1 binary64) (*.f64 B B))))) |
(* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal -1 binary64) (*.f64 B B))))) |
(* B (- (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x)))) (/ 1 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/6 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B B)))) (/.f64 #s(literal -1 binary64) (*.f64 B B))))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B B)))) (neg.f64 B)) |
(* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B B)))) (neg.f64 B)) |
(* -1 (* B (- (+ (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (pow B 2))) (/ 1 (* (pow B 2) x))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B B)))) (neg.f64 B)) |
(/ (+ (* 1/6 B) (/ 1 B)) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x) |
(/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B))) x) |
(/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B))) x) |
(/ (+ (* 1/6 B) (+ (* 1/3 (* B x)) (/ 1 B))) x) |
(/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) B))) x) |
(* 1/3 B) |
(*.f64 B #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(+ (* 1/6 (/ B x)) (+ (* 1/3 B) (/ 1 (* B x)))) |
(+.f64 (/.f64 (*.f64 B #s(literal 1/6 binary64)) x) (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(* 1/3 B) |
(*.f64 B #s(literal 1/3 binary64)) |
(+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) |
(-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) |
(+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) |
(-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) |
(+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (* 1/3 B)) |
(-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ (+ (* (pow B 2) (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 x)) B) |
(/.f64 (+.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)))) (/ 1 x)) B) |
(/.f64 (+.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)))) (/ 1 x)) B) |
(/.f64 (+.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) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B B))))) |
(* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B B))))) |
(* B (+ 1/3 (+ (* 1/6 (/ 1 x)) (/ 1 (* (pow B 2) x))))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B B))))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x))))) |
(*.f64 (+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B B)))) (neg.f64 B)) |
(* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x))))) |
(*.f64 (+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B B)))) (neg.f64 B)) |
(* -1 (* B (- (* -1 (+ 1/3 (* 1/6 (/ 1 x)))) (/ 1 (* (pow B 2) x))))) |
(*.f64 (+.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/6 binary64) x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 B B)))) (neg.f64 B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ 1 (* B x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x B)) |
(/ (+ 1 (* 1/216 (pow B 6))) (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) |
(+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))))))) |
(+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (-.f64 (*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))))))))) |
(+ (* 1/216 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (* x (- (* 1/27 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ (* (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))) (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))))) (/ 1 (* B (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (*.f64 x (-.f64 (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))))) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))))))))) |
(/ (* x (- (* 1/27 (pow B 6)) 1)) (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) |
(* x (- (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))))))) |
(* x (- (+ (* 1/36 (/ (pow B 5) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))) (+ (* 3 (/ 1 (* B (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) |
(*.f64 x (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.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) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 B (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))))))))) |
(* x (- (+ (* 1/216 (/ (pow B 5) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/36 (/ (pow B 5) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 5) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (* B (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* B (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) (+ (* 3 (/ 1 (* B (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/36 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (* B (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* B (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 5 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/27 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (*.f64 x B) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.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) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))))))) (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 B (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x B) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.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) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x))))))))))) |
(* -1 (/ (* x (+ 1 (* -1/27 (pow B 6)))) (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.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 #s(literal -1/27 binary64) (pow.f64 B #s(literal 5 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 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.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 #s(literal -1/27 binary64) (pow.f64 B #s(literal 5 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 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (-.f64 (+.f64 (/.f64 #s(literal 3 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/36 binary64) (pow.f64 B #s(literal 5 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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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)))))) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/216 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* -1/36 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (* B (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) x)) (+ (* -1/27 (/ (pow B 5) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (* B (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))))) |
(*.f64 (-.f64 (+.f64 (/.f64 (/.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 #s(literal -1/27 binary64) (pow.f64 B #s(literal 5 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 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (-.f64 (+.f64 (/.f64 #s(literal 3 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/36 binary64) (pow.f64 B #s(literal 5 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 (-.f64 (+.f64 (/.f64 (/.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 #s(literal 1/216 binary64) (pow.f64 B #s(literal 5 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 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 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/36 binary64) (pow.f64 B #s(literal 5 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 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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 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))))))) x)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/18 binary64) (pow.f64 B #s(literal 5 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 #s(literal 3 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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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))))))) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) B) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(/ (- (+ 1 (* -1 (/ (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) (- 1 x)))) x) B) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x))) x) B) |
(/ (- (+ 1 (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #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 #s(literal -1 binary64) (*.f64 B B))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) x)) B) |
(/ (- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* (pow B 2) (- (/ (pow (+ 1/6 (* 1/3 x)) 3) (pow (- 1 x) 2)) (+ (* -1 (/ (* (+ 1/6 (* 1/3 x)) (* (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))) (- x 1))) (pow (- 1 x) 2))) (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 3) (- x 1)) (pow (- 1 x) 3)))))) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #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 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (+.f64 x #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 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) x)) B) |
(* B (+ 1/6 (* 1/3 x))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (-.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 x (*.f64 B B))))) |
(* B (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (-.f64 (-.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 x (*.f64 B B))))) |
(* B (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))) |
(*.f64 B (-.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (/.f64 x (*.f64 B B)) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))))))) |
(* B (+ 1/6 (* 1/3 x))) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (* -1 (/ (- 1 x) (pow B 2)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))) (neg.f64 B)) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (+ (* -1 (/ (- 1 x) (pow B 2))) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x))))))))) |
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (neg.f64 B)) |
(* -1 (* B (+ (* -1 (+ 1/6 (* 1/3 x))) (+ (* -1 (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))) (+ (* -1 (/ (- 1 x) (pow B 2))) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 B (-.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B))) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(/ (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) |
(+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))))) |
(+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (-.f64 (*.f64 x (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (+.f64 (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))))))) |
(+ (* 1/216 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* x (- (+ (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* x (- (* 1/27 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (+ (/ (* (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))))) (+ (/ (* (+ 1 (* 1/216 (pow B 6))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)) (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2)))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))))) (+ (* 3 (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))))) (/ (* (+ 1 (* 1/216 (pow B 6))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) 2))))) (/ 1 (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (*.f64 x (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (-.f64 (*.f64 x (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (*.f64 x (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (*.f64 (-.f64 (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))))))) (+.f64 (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))))))))))) |
(/ (* x (- (* 1/27 (pow B 6)) 1)) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) |
(* x (- (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))))) |
(*.f64 x (-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1/18 binary64) x))) (/.f64 (/.f64 #s(literal 3 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))))) |
(* x (- (+ (* 1/36 (/ (pow B 6) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))) (+ (* 3 (/ 1 (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))) |
(*.f64 x (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 (/.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1/18 binary64) x))) (/.f64 (/.f64 #s(literal 3 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))))))) |
(* x (- (+ (* 1/216 (/ (pow B 6) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/36 (/ (pow B 6) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (* 1/27 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 1/18 (/ (pow B 6) (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (/ 3 (* x (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))))))) (+ (* 3 (/ 1 (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (+ (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (* (pow x 2) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/36 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (* 1/27 (pow B 6)) 1)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* (pow x 3) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (+ (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (* x (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2))) (/ (* (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))) (* 3 (/ 1 (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))))))) (/ (* (- (* 1/27 (pow B 6)) 1) (- (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) 2)) (pow (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))) 2)))) (* (pow x 2) (+ 1 (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2)))))))))))))))) |
(*.f64 x (-.f64 (-.f64 (+.f64 (*.f64 (/.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1/216 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (+.f64 (*.f64 (/.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1/18 binary64) x)) (+.f64 (/.f64 (/.f64 #s(literal 3 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 3 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x)))) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.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) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x x)))) (*.f64 (-.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (+.f64 (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))) (/.f64 #s(literal 3 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #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 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))))))) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))))) (*.f64 x (*.f64 x x)))))))))) |
(* -1 (/ (* x (+ 1 (* -1/27 (pow B 6)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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)))))) |
(* -1 (* x (+ (* -1 (/ (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) |
(*.f64 (-.f64 (+.f64 (/.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 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) |
(*.f64 (-.f64 (+.f64 (/.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 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 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 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/36 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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)))))) x)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/216 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (+ (/ (* (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1)))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* -1/36 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (+ (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 1 (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)) (/ (* (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) (- (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2)))) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))) x)) (+ (* 1/18 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (* 3 (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))))) (/ (* (+ 1 (* -1/27 (pow B 6))) (+ 2 (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))))) (pow (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))) 2))) x)) (+ (* -1/27 (/ (pow B 6) (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1)))))) (/ 1 (+ 1 (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.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 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 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 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/36 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 (-.f64 (-.f64 (+.f64 (/.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 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (-.f64 (+.f64 (/.f64 #s(literal 3 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 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/36 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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 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)))))) x)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 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 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 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 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 #s(literal 3 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 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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 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))))))) x)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 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 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))))))) x)))) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1 (/ (* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) (- 1 x)))) x) |
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x))) x) |
(- (+ 1 (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #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 #s(literal -1 binary64) (*.f64 B B))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) x)) |
(- (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* (pow B 2) (- (/ (pow (+ 1/6 (* 1/3 x)) 3) (pow (- 1 x) 2)) (+ (* -1 (/ (* (+ 1/6 (* 1/3 x)) (* (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))) (- x 1))) (pow (- 1 x) 2))) (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 3) (- x 1)) (pow (- 1 x) 3)))))) (+ (* -1 (/ (* (pow (+ 1/6 (* 1/3 x)) 2) (pow (- x 1) 2)) (pow (- 1 x) 3))) (/ (pow (+ 1/6 (* 1/3 x)) 2) (- 1 x))))) (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (- 1 x))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #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 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (+.f64 x #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 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #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 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) x))))) x)) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (-.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 x (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (-.f64 (-.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 x (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))) |
(*.f64 (*.f64 B B) (-.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (/.f64 x (*.f64 B B)) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))))))) |
(* (pow B 2) (+ 1/6 (* 1/3 x))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (/ 1 (pow B 2)))) (/ x (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (-.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 x (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* -1 (/ (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (pow B 4))) (+ (* 1/3 x) (/ 1 (pow B 2))))) (/ x (pow B 2)))) |
(*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (-.f64 (-.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (/.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 x (*.f64 B B))))) |
(* (pow B 2) (- (+ 1/6 (+ (* 1/3 x) (+ (/ 1 (pow B 2)) (/ (* (+ (/ (* (- 1 x) (- x 1)) (+ 1/6 (* 1/3 x))) (/ (pow (- 1 x) 2) (+ 1/6 (* 1/3 x)))) (- x 1)) (* (pow B 6) (+ 1/6 (* 1/3 x))))))) (+ (/ x (pow B 2)) (+ (/ (* (- 1 x) (- x 1)) (* (pow B 4) (+ 1/6 (* 1/3 x)))) (/ (pow (- 1 x) 2) (* (pow B 4) (+ 1/6 (* 1/3 x)))))))) |
(*.f64 (*.f64 B B) (-.f64 (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (*.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (+.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (/.f64 x (*.f64 B B)) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (+.f64 x #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (pow.f64 B #s(literal 4 binary64)))))))) |
(+ 1 (* 1/216 (pow B 6))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) |
(+ 1 (+ (* 1/216 (pow B 6)) (* x (- (* 1/36 (pow B 6)) 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (*.f64 x (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) #s(literal -3 binary64)))) |
(+ 1 (+ (* 1/216 (pow B 6)) (* x (- (+ (* 1/36 (pow B 6)) (* x (+ 3 (* 1/18 (pow B 6))))) 3)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) (*.f64 x (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 (*.f64 x (+.f64 #s(literal 3 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)))) #s(literal -3 binary64))))) |
(+ 1 (+ (* 1/216 (pow B 6)) (* x (- (+ (* 1/36 (pow B 6)) (* x (+ 3 (+ (* 1/18 (pow B 6)) (* x (- (* 1/27 (pow B 6)) 1)))))) 3)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (*.f64 x (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (+.f64 (*.f64 x (+.f64 (+.f64 #s(literal 3 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64))) (*.f64 x (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64))))) #s(literal -3 binary64)))))) |
(* (pow x 3) (- (* 1/27 (pow B 6)) 1)) |
(*.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) #s(literal -1 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (* 3 (/ 1 x)))) 1)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) x) (/.f64 #s(literal 3 binary64) x)) #s(literal -1 binary64)))) |
(* (pow x 3) (- (+ (* 1/36 (/ (pow B 6) (pow x 2))) (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (* 3 (/ 1 x))))) (+ 1 (/ 3 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) x) (/.f64 #s(literal 3 binary64) x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(* (pow x 3) (- (+ (* 1/216 (/ (pow B 6) (pow x 3))) (+ (* 1/36 (/ (pow B 6) (pow x 2))) (+ (* 1/27 (pow B 6)) (+ (* 1/18 (/ (pow B 6) x)) (+ (* 3 (/ 1 x)) (/ 1 (pow x 3))))))) (+ 1 (/ 3 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/36 binary64)) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/27 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) x) (+.f64 (/.f64 #s(literal 3 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (+ 1 (* -1/27 (pow B 6))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (* 1/18 (pow B 6))) x)) (* -1/27 (pow B 6)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64)) (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64))) x))))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 3 (* -1/36 (pow B 6))) x)) (* 1/18 (pow B 6)))) x)) (* -1/27 (pow B 6)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64)) (/.f64 (+.f64 #s(literal 3 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/36 binary64))) x))) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (+ 1 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 3 (+ (* -1 (/ (+ 1 (* 1/216 (pow B 6))) x)) (* -1/36 (pow B 6)))) x)) (* 1/18 (pow B 6)))) x)) (* -1/27 (pow B 6)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/27 binary64)) (/.f64 (+.f64 #s(literal 3 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal 1/18 binary64)) (/.f64 (+.f64 #s(literal 3 binary64) (-.f64 (*.f64 (pow.f64 B #s(literal 6 binary64)) #s(literal -1/36 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 B #s(literal 6 binary64)))) x))) x))) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(pow (- 1 x) 3) |
(*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (pow.f64 B #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (pow.f64 B #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(+ (* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) (pow (- 1 x) 3)) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (pow.f64 B #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal 6 binary64))))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal 6 binary64))))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal 6 binary64))))) |
(* (pow B 6) (pow (+ 1/6 (* 1/3 x)) 3)) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal 6 binary64))))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal 6 binary64))))) |
(* (pow B 6) (+ (/ (pow (- 1 x) 3) (pow B 6)) (pow (+ 1/6 (* 1/3 x)) 3))) |
(*.f64 (pow.f64 B #s(literal 6 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (pow.f64 B #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3 x)) |
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -3 binary64))) |
(+ 1 (* x (- (* 3 x) 3))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal 3 binary64)) #s(literal -3 binary64)))) |
(+ 1 (* x (- (* x (+ 3 (* -1 x))) 3))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x (-.f64 #s(literal 3 binary64) x)) #s(literal -3 binary64)))) |
(* -1 (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 3 (/ 1 x)) 1)) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 3 binary64) x) #s(literal -1 binary64))) |
(* (pow x 3) (- (* 3 (/ 1 x)) (+ 1 (/ 3 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (+.f64 (/.f64 #s(literal 3 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 3 binary64) (*.f64 x x)))) |
(* (pow x 3) (- (+ (* 3 (/ 1 x)) (/ 1 (pow x 3))) (+ 1 (/ 3 (pow x 2))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 3 binary64) x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(* -1 (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1 (* 3 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) x))) |
(* -1 (* (pow x 3) (+ 1 (* -1 (/ (- 3 (* 3 (/ 1 x))) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) x)) x))) |
(* -1 (* (pow x 3) (+ 1 (* -1 (/ (+ 3 (* -1 (/ (- 3 (/ 1 x)) x))) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) x)) x)) x))) |
(* B x) |
(*.f64 x B) |
(* B (+ x (* -1/6 (* (pow B 2) x)))) |
(*.f64 B (+.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 B B))))) |
(* B (+ x (* (pow B 2) (+ (* -1/6 x) (* 1/120 (* (pow B 2) x)))))) |
(*.f64 B (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 #s(literal 1/120 binary64) (*.f64 x (*.f64 B B))))))) |
(* 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 B B) (+.f64 (*.f64 x #s(literal 1/120 binary64)) (*.f64 #s(literal -1/5040 binary64) (*.f64 x (*.f64 B 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)) |
(* 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)) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(pow B 2) |
(*.f64 B B) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(/ 1/6 x) |
(/.f64 #s(literal 1/6 binary64) x) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* B (+ 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* 1/6 (/ B x)) |
(/.f64 (*.f64 B #s(literal 1/6 binary64)) x) |
(/ (+ (* 1/6 B) (* 1/3 (* B x))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) (*.f64 B #s(literal 1/6 binary64))) x) |
(/ (+ (* 1/6 B) (* 1/3 (* B x))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) (*.f64 B #s(literal 1/6 binary64))) x) |
(/ (+ (* 1/6 B) (* 1/3 (* B x))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) (*.f64 B #s(literal 1/6 binary64))) x) |
(* 1/3 B) |
(*.f64 B #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal 1/6 binary64)) x)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal 1/6 binary64)) x)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal 1/6 binary64)) x)) |
(* 1/3 B) |
(*.f64 B #s(literal 1/3 binary64)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal 1/6 binary64)) x)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal 1/6 binary64)) x)) |
(+ (* 1/6 (/ B x)) (* 1/3 B)) |
(+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal 1/6 binary64)) x)) |
(* (pow B 2) (* (+ 1/6 (* 1/3 x)) (- x 1))) |
(*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64)))) |
(* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2)))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2)))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(* (pow B 2) (+ (* (+ 1/6 (* 1/3 x)) (- x 1)) (* (pow B 2) (pow (+ 1/6 (* 1/3 x)) 2)))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(* (pow B 4) (pow (+ 1/6 (* 1/3 x)) 2)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (pow.f64 B #s(literal 4 binary64))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 B B)))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 B B)))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 B B)))) |
(* (pow B 4) (pow (+ 1/6 (* 1/3 x)) 2)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (pow.f64 B #s(literal 4 binary64))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 B B)))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 B B)))) |
(* (pow B 4) (+ (/ (* (+ 1/6 (* 1/3 x)) (- x 1)) (pow B 2)) (pow (+ 1/6 (* 1/3 x)) 2))) |
(*.f64 (pow.f64 B #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (+.f64 x #s(literal -1 binary64))) (*.f64 B B)))) |
(* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) |
(*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))) |
(+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* (pow B 2) (* x (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x (*.f64 B B)) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64))))) |
(+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* x (+ (* 1/3 (* (pow B 2) (* x (+ 1 (* 1/3 (pow B 2)))))) (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) |
(+ (* 1/6 (* (pow B 2) (- (* 1/6 (pow B 2)) 1))) (* x (+ (* 1/3 (* (pow B 2) (* x (+ 1 (* 1/3 (pow B 2)))))) (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))))))) |
(* 1/3 (* (pow B 2) (* (pow x 2) (+ 1 (* 1/3 (pow B 2)))))) |
(*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) (*.f64 x x))) |
(* (pow x 2) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) x))) |
(* (pow x 2) (+ (* 1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) (pow x 2))) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x)))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) x)) (/.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(* (pow x 2) (+ (* 1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) (pow x 2))) (+ (* 1/3 (* (pow B 2) (+ 1 (* 1/3 (pow B 2))))) (/ (* (pow B 2) (+ (* 1/6 (+ 1 (* 1/3 (pow B 2)))) (* 1/3 (- (* 1/6 (pow B 2)) 1)))) x)))) |
(*.f64 (*.f64 x x) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) #s(literal -1/3 binary64)))) x)) (/.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))) (*.f64 x x)))) |
(* -1/3 (* (pow B 2) (* (pow x 2) (- (* -1/3 (pow B 2)) 1)))) |
(*.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) #s(literal -1 binary64)))) |
(* (pow x 2) (+ (* -1 (/ (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1)))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) |
(*.f64 (*.f64 x x) (-.f64 (*.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 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64)))) x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) x)) (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) |
(*.f64 (*.f64 x x) (-.f64 (*.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 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)) x)))) x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1/6 (/ (* (pow B 2) (- (* 1/6 (pow B 2)) 1)) x)) (* (pow B 2) (+ (* -1/3 (- (* 1/6 (pow B 2)) 1)) (* 1/6 (- (* -1/3 (pow B 2)) 1))))) x)) (* -1/3 (* (pow B 2) (- (* -1/3 (pow B 2)) 1))))) |
(*.f64 (*.f64 x x) (-.f64 (*.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 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1/3 binary64)) #s(literal 1/3 binary64)) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) #s(literal -1/6 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 B B) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64)) x)))) x))) |
Compiled 47245 to 2938 computations (93.8% saved)
60 alts after pruning (54 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1006 | 26 | 1032 |
| Fresh | 11 | 28 | 39 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 6 | 6 |
| Total | 1022 | 60 | 1082 |
| Status | Accuracy | Program |
|---|---|---|
| 22.9% | (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)) | |
| 49.2% | (/.f64 (/.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (sin.f64 B)) (tan.f64 B)) | |
| 47.5% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) | |
| 48.1% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) | |
| 23.0% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) | |
| 34.2% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) | |
| 34.6% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) | |
| 34.5% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) | |
| 23.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) | |
| 50.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) | |
| 49.2% | (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (tan.f64 B)) | |
| 99.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) | |
| 48.0% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 x B)) (*.f64 B (tan.f64 B))) | |
| 33.3% | (/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) | |
| ✓ | 99.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
| 22.7% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) | |
| 33.5% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) | |
| 79.2% | (/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) | |
| 74.2% | (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) | |
| ✓ | 50.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) |
| 52.1% | (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) | |
| 51.3% | (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) B) | |
| 51.2% | (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) | |
| 51.2% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) | |
| 27.8% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) B) | |
| 27.9% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) | |
| 45.7% | (/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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) | |
| 19.0% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) x) | |
| 9.6% | (/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) | |
| 13.1% | (/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) | |
| 2.4% | (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) | |
| 25.9% | (/.f64 (neg.f64 x) B) | |
| 50.8% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) | |
| 26.2% | (/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) | |
| 27.6% | (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| ✓ | 49.3% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | 27.7% | (/.f64 #s(literal 1 binary64) B) |
| ✓ | 99.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 (sin.f64 B) (cos.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 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)))) | |
| 77.0% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) | |
| 76.9% | (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 77.0% | (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) (/.f64 #s(literal 1 binary64) B)) | |
| 28.1% | (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) | |
| 65.0% | (+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.1% | (+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.1% | (+.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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.f64 #s(literal 1 binary64) B)) | |
| 51.4% | (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) | |
| 25.8% | (*.f64 (/.f64 #s(literal -1 binary64) B) x) | |
| 13.4% | (*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) | |
| 84.9% | (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) | |
| 35.5% | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) | |
| 36.7% | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) | |
| 36.7% | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) | |
| 34.0% | (*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.f64 #s(literal -1 binary64) B))) | |
| 26.5% | (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) | |
| 2.7% | (*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) | |
| 21.9% | (*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) | |
| 2.8% | (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) | |
| 2.6% | (*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
Compiled 2898 to 1036 computations (64.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) 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 (-.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 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.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))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.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 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (tan.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)) |
(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)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 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) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 x B)) (*.f64 B (tan.f64 B))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 (sin.f64 B) (cos.f64 B)))) |
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) x)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(-.f64 (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)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 (sin.f64 B) x)) |
(-.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 x (tan.f64 B))) |
(/.f64 (/.f64 (/.f64 (sin.f64 B) (cos.f64 B)) (sin.f64 B)) (tan.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 (-.f64 (tan.f64 B) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
3 calls:
| 35.0ms | B |
| 29.0ms | x |
| 28.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 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 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) 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 (-.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 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.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))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.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 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
(-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (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 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (tan.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
2 calls:
| 24.0ms | x |
| 23.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.2% | 1 | B |
| 98.4% | 3 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) 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 (-.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 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.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))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.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 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
1 calls:
| 24.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.3% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) 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 (-.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 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.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))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.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 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
1 calls:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) 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 (-.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 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.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))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.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 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
2 calls:
| 28.0ms | x |
| 18.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.1% | 2 | B |
| 73.0% | 3 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) 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 (neg.f64 (*.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal -1/3 binary64)))) B))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) 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 (-.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 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.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))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) x)) B) |
(/.f64 (-.f64 B (*.f64 B (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (*.f64 B B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/6 binary64))))) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (+.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (*.f64 B #s(literal 1/3 binary64)))) (/.f64 #s(literal -1 binary64) B))) |
(+.f64 (neg.f64 (*.f64 x (/.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))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (*.f64 B (+.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1/6 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)))) (/.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 #s(literal 1/6 binary64) (*.f64 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 B (*.f64 B (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal 1/45 binary64)))))))) 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 (*.f64 B B) #s(literal -2/945 binary64)))))))) B))) (/.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 (*.f64 B B) (*.f64 x #s(literal 2/945 binary64)))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.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))))))))) x)) B) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 (-.f64 (*.f64 (*.f64 B #s(literal 1/3 binary64)) (*.f64 B #s(literal 1/3 binary64))) (*.f64 (/.f64 B (/.f64 x #s(literal 1/6 binary64))) (/.f64 B (/.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 B (/.f64 x #s(literal 1/6 binary64)))))) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.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 x #s(literal -1 binary64)))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) #s(literal -1 binary64))))) B) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (-.f64 #s(literal 1 binary64) x))))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (+.f64 x (+.f64 (*.f64 B (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) #s(literal -1 binary64))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))))))))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))) (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B)))) x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))))) (*.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B x)) (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))))))) |
| Outputs |
|---|
(/.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) |
2 calls:
| 23.0ms | x |
| 20.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 1 | x |
| 51.4% | 1 | B |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 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 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x)) B) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 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 B (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B #s(literal 1/3 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 B (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 B (+.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 B B)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))) B) B)) B) |
| Outputs |
|---|
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
2 calls:
| 13.0ms | B |
| 11.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.9% | 1 | x |
| 50.9% | 1 | B |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 #s(literal 1/6 binary64) (*.f64 x #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) B) |
(*.f64 x (*.f64 B (+.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x)))) |
(*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 B (*.f64 B #s(literal 1/6 binary64)))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B x)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) B) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) B) |
(*.f64 B (-.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 x (*.f64 B B)))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) B) (/.f64 #s(literal -1 binary64) B))) |
(*.f64 x (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 B #s(literal 1/6 binary64)) (/.f64 #s(literal 1 binary64) B)) x)) |
(/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.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 #s(literal 1 binary64) B)) x) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
2 calls:
| 13.0ms | x |
| 7.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.9% | 1 | B |
| 50.9% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) B) |
(/.f64 (neg.f64 x) B) |
(*.f64 #s(literal 1/3 binary64) (*.f64 x B)) |
(*.f64 (/.f64 #s(literal -1 binary64) B) x) |
(/.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:
| 5.0ms | B |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.1% | 2 | B |
| 50.5% | 3 | x |
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 | B |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 27.7% | 1 | B |
| 27.7% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 0.06186858719235951 | 0.43775855817304976 |
| 26.0ms | -0.015455679867179802 | -2.9224360945382694e-8 |
| 32.0ms | 240× | 0 | valid |
Compiled 259 to 209 computations (19.3% saved)
ival-tan: 5.0ms (27.4% of total)ival-sin: 5.0ms (27.4% of total)ival-div: 4.0ms (21.9% of total)ival-mult: 2.0ms (11% of total)ival-add: 1.0ms (5.5% of total)ival-neg: 1.0ms (5.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 0.43775855817304976 | 83808564462.9848 |
| 29.0ms | -6981337419.642276 | -0.015455679867179802 |
| 36.0ms | 320× | 0 | valid |
Compiled 379 to 294 computations (22.4% saved)
ival-tan: 7.0ms (27.6% of total)ival-sin: 7.0ms (27.6% of total)ival-div: 6.0ms (23.7% of total)ival-add: 2.0ms (7.9% of total)ival-mult: 2.0ms (7.9% of total)ival-neg: 1.0ms (3.9% 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 |
|---|---|---|
| 31.0ms | 0.43775855817304976 | 83808564462.9848 |
| 27.0ms | -6981337419.642276 | -0.015455679867179802 |
| 47.0ms | 320× | 0 | valid |
Compiled 339 to 274 computations (19.2% saved)
ival-sin: 8.0ms (31.3% of total)ival-tan: 7.0ms (27.4% of total)ival-div: 5.0ms (19.6% of total)ival-add: 2.0ms (7.8% of total)ival-mult: 2.0ms (7.8% of total)ival-neg: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 18.284357526107026 | 8077667.189992534 |
| 23.0ms | 144× | 0 | valid |
Compiled 424 to 293 computations (30.9% saved)
ival-tan: 5.0ms (35.9% of total)ival-sin: 4.0ms (28.7% of total)ival-div: 2.0ms (14.4% of total)ival-add: 1.0ms (7.2% of total)ival-mult: 1.0ms (7.2% of total)ival-neg: 1.0ms (7.2% 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 |
|---|---|---|
| 23.0ms | 2.4482015525253877e-8 | 0.013398159873276711 |
| 25.0ms | -6981337419.642276 | -0.015455679867179802 |
| 36.0ms | 304× | 0 | valid |
Compiled 266 to 204 computations (23.3% saved)
ival-tan: 9.0ms (35.4% of total)ival-sin: 6.0ms (23.6% of total)ival-div: 5.0ms (19.7% of total)ival-add: 2.0ms (7.9% of total)ival-mult: 2.0ms (7.9% of total)ival-neg: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 34× | +-commutative_binary64 |
| 26× | *-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 159 |
| 1 | 112 | 159 |
| 2 | 126 | 159 |
| 3 | 134 | 159 |
| 4 | 140 | 159 |
| 5 | 142 | 159 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(if (<=.f64 x #s(literal -944473296573929/9444732965739290427392 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) (if (<=.f64 x #s(literal 1116892707587883/18014398509481984 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -1550000 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (if (<=.f64 x #s(literal 52000000 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -3715469692580659/2251799813685248 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))) |
(if (<=.f64 B #s(literal 37/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) (/.f64 #s(literal 1 binary64) (sin.f64 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) x) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) 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 3804640965202595/288230376151711744 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 -944473296573929/9444732965739290427392 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)) (if (<=.f64 x #s(literal 1116892707587883/18014398509481984 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 1 binary64) x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -1550000 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (if (<=.f64 x #s(literal 52000000 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -1550000 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 52000000 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 x #s(literal -3715469692580659/2251799813685248 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))) |
(if (<=.f64 x #s(literal -3715469692580659/2251799813685248 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (if (<=.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 B #s(literal 37/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.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 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (*.f64 x #s(literal 2/945 binary64)))))))))) x)) B) (/.f64 #s(literal 1 binary64) (sin.f64 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) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) B) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) 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 3804640965202595/288230376151711744 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 3804640965202595/288230376151711744 binary64)) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x B)))) |
(/.f64 #s(literal 1 binary64) B) |
| 5502× | *-lowering-*.f32 |
| 5502× | *-lowering-*.f64 |
| 4956× | +-lowering-+.f64 |
| 4956× | +-lowering-+.f32 |
| 4946× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 2261 |
| 1 | 838 | 2025 |
| 2 | 3030 | 1970 |
| 0 | 8270 | 1970 |
| 0 | 919 | 13300 |
| 1 | 3227 | 11262 |
| 0 | 9076 | 11262 |
| 0 | 19 | 56 |
| 1 | 140 | 56 |
| 2 | 1111 | 53 |
| 0 | 8358 | 53 |
| 0 | 10 | 6 |
| 1 | 32 | 6 |
| 2 | 63 | 6 |
| 3 | 106 | 6 |
| 4 | 191 | 6 |
| 5 | 372 | 6 |
| 6 | 505 | 6 |
| 7 | 619 | 6 |
| 8 | 988 | 6 |
| 9 | 1103 | 6 |
| 10 | 1141 | 6 |
| 11 | 1149 | 6 |
| 0 | 1149 | 6 |
| 0 | 46 | 269 |
| 1 | 352 | 242 |
| 2 | 3536 | 239 |
| 0 | 8166 | 239 |
| 0 | 154 | 1283 |
| 1 | 462 | 1148 |
| 2 | 1668 | 1124 |
| 3 | 7222 | 1124 |
| 0 | 8059 | 1124 |
| 0 | 12 | 28 |
| 1 | 82 | 28 |
| 2 | 790 | 28 |
| 0 | 8190 | 28 |
| 0 | 342 | 3147 |
| 1 | 1088 | 2722 |
| 2 | 3646 | 2682 |
| 0 | 8071 | 2682 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 496 to 288 computations (41.9% saved)
(negabs B)
Compiled 460 to 210 computations (54.3% saved)
Loading profile data...