
Time bar (total: 17.7s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 5 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 6 |
| 15.6% | 15.6% | 84.3% | 0.1% | 0% | 0% | 0% | 7 |
| 16.7% | 15.6% | 78% | 0.1% | 0% | 6.2% | 0% | 8 |
| 25% | 23.4% | 70.2% | 0.1% | 0% | 6.2% | 0% | 9 |
| 29.7% | 26.9% | 63.6% | 0.1% | 0% | 9.4% | 0% | 10 |
| 30.8% | 26.9% | 60.5% | 0.1% | 0% | 12.5% | 0% | 11 |
| 35.9% | 31.4% | 56% | 0.1% | 0% | 12.5% | 0% | 12 |
Compiled 31 to 21 computations (32.3% saved)
ival-pow: 115.0ms (31.6% of total)ival-mult: 85.0ms (23.4% of total)ival-add: 46.0ms (12.7% of total)ival-div: 35.0ms (9.6% of total)ival-neg: 31.0ms (8.5% of total)ival-tan: 24.0ms (6.6% of total)ival-sin: 23.0ms (6.3% of total)const: 4.0ms (1.1% of total)backward-pass: 1.0ms (0.3% of total)| 2.0s | 8256× | 0 | valid |
| 52.0ms | 330× | 0 | invalid |
ival-tan: 480.0ms (28.3% of total)ival-mult: 315.0ms (18.6% of total)ival-pow: 241.0ms (14.2% of total)ival-sin: 215.0ms (12.7% of total)ival-div: 196.0ms (11.5% of total)ival-add: 142.0ms (8.4% of total)ival-neg: 89.0ms (5.2% of total)const: 16.0ms (0.9% of total)backward-pass: 4.0ms (0.2% of total)| 2× | egg-herbie |
| 1824× | sum4-define |
| 1744× | fnmadd-define |
| 1576× | fnmsub-define |
| 1452× | fmm-def |
| 1300× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 210 |
| 1 | 234 | 191 |
| 2 | 680 | 180 |
| 3 | 1897 | 180 |
| 4 | 5374 | 180 |
| 0 | 22 | 20 |
| 1 | 47 | 19 |
| 2 | 97 | 18 |
| 3 | 176 | 18 |
| 4 | 312 | 18 |
| 5 | 563 | 18 |
| 6 | 974 | 18 |
| 7 | 1756 | 18 |
| 8 | 2940 | 18 |
| 9 | 3987 | 18 |
| 10 | 4414 | 18 |
| 11 | 5045 | 18 |
| 12 | 5488 | 18 |
| 13 | 5556 | 18 |
| 0 | 5556 | 18 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))) |
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))) |
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2))))) |
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2))))) |
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2))))) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(fmsub (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2))))) |
(fnmsub (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(fnmadd (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2))))) |
(fma (/ F (sin B)) (pow (fnmsub x 2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(neg (+ (neg (* x (/ 1 (tan B)))) (* (/ (neg F) (sin B)) (pow (+ (+ (* (neg F) (neg F)) 2) (* 2 x)) (neg (/ 1 2)))))) |
(fma (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(neg (+ (neg (* x (/ 1 (tan (neg B))))) (* (/ F (sin (neg B))) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))) |
(fmsub (/ F (sin B)) (pow (fnmsub x -2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(neg (+ (neg (* (neg x) (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 (neg x))) (neg (/ 1 2)))))) |
(fnmsub (/ F (sin B)) (pow (fnmsub x 2 (fnmsub F F 2)) -1/2) (/ x (tan B))) |
(+ (neg (* x (/ 1 (tan F)))) (* (/ B (sin F)) (pow (+ (+ (* B B) 2) (* 2 x)) (neg (/ 1 2))))) |
(fmsub (/ B (sin F)) (pow (fma B B (fma x 2 2)) -1/2) (/ x (tan F))) |
(+ (neg (* F (/ 1 (tan B)))) (* (/ x (sin B)) (pow (+ (+ (* x x) 2) (* 2 F)) (neg (/ 1 2))))) |
(fmsub (/ x (sin B)) (pow (fma x x (fma F 2 2)) -1/2) (/ F (tan B))) |
(+ (neg (* B (/ 1 (tan x)))) (* (/ F (sin x)) (pow (+ (+ (* F F) 2) (* 2 B)) (neg (/ 1 2))))) |
(fmsub (/ F (sin x)) (pow (fma B 2 (fma F F 2)) -1/2) (/ B (tan x))) |
(negabs B)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 76 | 72 | (8.620335599012996e+118 1.1866694739200575e+33 9.717664702204688e-299) | 0 | - | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 42 | 0 | - | 0 | - | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| 0 | 0 | - | 0 | - | (sin.f64 B) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | B |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
| 0 | 0 | - | 0 | - | (/.f64 F (sin.f64 B)) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (tan.f64 B) |
| 0 | 0 | - | 0 | - | F |
| 0 | 0 | - | 0 | - | (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 F F) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) x) |
| 0 | 0 | - | 0 | - | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 0 | 0 | - | 0 | - | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 F F) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 130.0ms | 512× | 0 | valid |
Compiled 272 to 62 computations (77.2% saved)
ival-div: 20.0ms (23.7% of total)ival-mult: 15.0ms (17.7% of total)ival-pow: 14.0ms (16.6% of total)ival-tan: 12.0ms (14.2% of total)ival-sin: 10.0ms (11.8% of total)ival-add: 8.0ms (9.5% of total)ival-neg: 5.0ms (5.9% of total)const: 1.0ms (1.2% of total)backward-pass: 0.0ms (0% of total)Compiled 24 to 16 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 87.8% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ▶ | 77.1% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
Compiled 54 to 36 computations (33.3% saved)
| 1× | egg-herbie |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 192 | (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
| ✓ | cost-diff | 192 | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 192 | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 384 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 1736× | fnmadd-define |
| 1284× | fma-define |
| 1110× | fmsub-define |
| 1064× | fnmsub-define |
| 896× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 182 |
| 1 | 70 | 167 |
| 2 | 130 | 167 |
| 3 | 203 | 167 |
| 4 | 341 | 167 |
| 5 | 591 | 167 |
| 6 | 990 | 167 |
| 7 | 1795 | 167 |
| 8 | 3021 | 167 |
| 9 | 4035 | 167 |
| 10 | 4475 | 167 |
| 11 | 5107 | 167 |
| 12 | 5550 | 167 |
| 13 | 5618 | 167 |
| 0 | 5618 | 167 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(neg (* x (/ 1 (tan B)))) |
(* x (/ 1 (tan B))) |
x |
(/ 1 (tan B)) |
1 |
(tan B) |
B |
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) |
(/ F (sin B)) |
F |
(sin B) |
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
(+ (+ (* F F) 2) (* 2 x)) |
(+ (* F F) 2) |
(* F F) |
2 |
(* 2 x) |
(neg (/ 1 2)) |
(/ 1 2) |
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(sin B) |
B |
(/ x (tan B)) |
(tan B) |
| Outputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(neg (* x (/ 1 (tan B)))) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(* x (/ 1 (tan B))) |
(/.f64 x (tan.f64 B)) |
x |
(/ 1 (tan B)) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
1 |
#s(literal 1 binary64) |
(tan B) |
(tan.f64 B) |
B |
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
F |
(sin B) |
(sin.f64 B) |
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (+ (* F F) 2) (* 2 x)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(+ (* F F) 2) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
(* F F) |
(*.f64 F F) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(neg (/ 1 2)) |
#s(literal -1/2 binary64) |
(/ 1 2) |
#s(literal 1/2 binary64) |
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 x (tan.f64 B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(*.f64 F (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* x 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
Found 8 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 98.7% | (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
| ✓ | accuracy | 72.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 84.2% | (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64))))) |
| ✓ | accuracy | 72.3% | (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))) |
| 92.0ms | 256× | 0 | valid |
Compiled 215 to 30 computations (86% saved)
ival-pow: 13.0ms (22.4% of total)ival-div: 11.0ms (19% of total)ival-mult: 11.0ms (19% of total)ival-add: 6.0ms (10.4% of total)ival-sin: 6.0ms (10.4% of total)ival-tan: 6.0ms (10.4% of total)ival-neg: 3.0ms (5.2% of total)ival-sub: 1.0ms (1.7% of total)const: 1.0ms (1.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))))> |
#<alt (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))> |
#<alt (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))> |
#<alt (neg (/ 1 2))> |
#<alt (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B)))> |
#<alt (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B))> |
#<alt (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2))> |
#<alt (pow (+ (* F F) (+ 2 (* x 2))) -1/2)> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (/ 1 (tan B))> |
#<alt (/ x (tan B))> |
| Outputs |
|---|
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<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 (/ (* 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))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | -inf | (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
| 3.0ms | F | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 3.0ms | B | @ | -inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 3.0ms | B | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 2.0ms | B | @ | 0 | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 1× | batch-egg-rewrite |
| 3730× | /-lowering-/.f32 |
| 3730× | /-lowering-/.f64 |
| 2926× | *-lowering-*.f32 |
| 2926× | *-lowering-*.f64 |
| 1648× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 114 |
| 1 | 193 | 105 |
| 2 | 1657 | 105 |
| 0 | 8401 | 105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
(* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2)))) |
(pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))) |
(neg (/ 1 2)) |
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (/ x (tan B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(* x (/ 1 (tan B))) |
(/ 1 (tan B)) |
(/ x (tan B)) |
| Outputs |
|---|
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.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))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) 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 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (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) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.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 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (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 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.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 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (*.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 F (sin.f64 B))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.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))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)) (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) 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 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (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) x)) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.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 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B)))) (neg.f64 (*.f64 (tan.f64 B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 x (tan.f64 B))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (sin.f64 B)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (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 (*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.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 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.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 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (*.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.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 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) (tan.f64 B))) (/.f64 (*.f64 x (sin.f64 B)) (*.f64 (tan.f64 B) (sin.f64 B))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) (*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) #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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (*.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (*.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64))) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 B) (sin.f64 B)))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 F #s(literal -1 binary64)) (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) F)) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (tan.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #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 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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))) |
| 1× | egg-herbie |
| 5452× | *-lowering-*.f32 |
| 5452× | *-lowering-*.f64 |
| 2370× | +-lowering-+.f64 |
| 2370× | +-lowering-+.f32 |
| 1810× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 7963 |
| 1 | 1794 | 7255 |
| 2 | 7001 | 7234 |
| 0 | 8140 | 7234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(/ (* 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)) |
(/ (* 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 |
|---|
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (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)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (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 (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) x)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B (*.f64 B (-.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.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)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* -1 (+ (/ 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B)))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B (*.f64 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64)))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x (/.f64 F (sin.f64 B))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) (sin.f64 B)))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 x #s(literal -5/2 binary64))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* -1 (+ (/ 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (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)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 (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 (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) x)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 B (*.f64 B (-.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 F F) #s(literal -1/2 binary64)) (sin.f64 B))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 F F) #s(literal 3/8 binary64)) (sin.f64 B)))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 3/8 binary64) (sin.f64 B)))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 B) F) F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x (/.f64 F (sin.f64 B))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B)) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) (*.f64 x (-.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) #s(literal 3/2 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 F (sin.f64 B))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sin.f64 B)))) (/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))) (sin.f64 B)))) (*.f64 x (*.f64 x x)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 B (*.f64 B (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal 1/6 binary64)) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 F #s(literal -7/360 binary64)))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 B B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -7/2160 binary64)) (*.f64 F #s(literal 1/840 binary64)))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64))))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 F x))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 x (*.f64 F #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 F x) #s(literal -5/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 F #s(literal 3/2 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/8 binary64) F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))) (*.f64 (*.f64 F F) #s(literal 3/8 binary64)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 7 binary64)))) (*.f64 (*.f64 F F) #s(literal -5/16 binary64))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal -3/4 binary64)))))) (pow.f64 F #s(literal 6 binary64)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 x #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 x #s(literal -5/2 binary64))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64)))) (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/16 binary64))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64)))))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 (*.f64 B B) (neg.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal -1/45 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 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)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/3 binary64))) x) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 (*.f64 B B) (neg.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal -1/45 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 28915 to 1579 computations (94.5% saved)
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 651 | 23 | 674 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 653 | 23 | 676 |
| Status | Accuracy | Program |
|---|---|---|
| 50.0% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) | |
| 71.2% | (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) | |
| ▶ | 50.7% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
| 56.6% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 78.1% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| ▶ | 43.6% | (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| 63.1% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) | |
| 87.7% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 87.7% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) | |
| 87.6% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))))) | |
| 56.0% | (-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| ▶ | 78.1% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
| 87.8% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 x (tan.f64 B))) | |
| 53.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 56.0% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 57.1% | (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) | |
| ▶ | 87.8% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B))) |
| 87.8% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) | |
| 64.7% | (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) | |
| ▶ | 55.9% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 77.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) | |
| 64.5% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) | |
| 32.9% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
Compiled 1070 to 728 computations (32% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (sin.f64 B) F) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 128 | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) |
| ✓ | cost-diff | 256 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) |
| ✓ | cost-diff | 256 | (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 192 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 0 | (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 128 | (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B))) |
| 1844× | sum5-define |
| 1818× | *-lowering-*.f32 |
| 1818× | *-lowering-*.f64 |
| 1604× | fnmadd-define |
| 1410× | fma-define |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 410 |
| 1 | 115 | 373 |
| 2 | 262 | 366 |
| 3 | 524 | 361 |
| 4 | 1081 | 360 |
| 5 | 2405 | 360 |
| 6 | 4387 | 360 |
| 7 | 7462 | 360 |
| 0 | 8186 | 360 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) (/ x (tan B))) |
(* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
F |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(/ 1 F) |
(/ x (tan B)) |
(tan B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) |
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) |
F |
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
1 |
(+ 2 (+ (* F F) (* 2 x))) |
2 |
(+ (* F F) (* 2 x)) |
(* F F) |
(* 2 x) |
x |
B |
(+ (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)) |
-1 |
(sin B) |
(- (/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) (/ x (tan B))) |
(/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) |
(+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) |
1 |
(/ (* -1/2 (* (+ x 1) 2)) (* F F)) |
(* -1/2 (* (+ x 1) 2)) |
-1/2 |
(* (+ x 1) 2) |
(+ x 1) |
x |
2 |
(* F F) |
F |
(sin B) |
B |
(/ x (tan B)) |
(tan B) |
(- (/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) (/ x (tan B))) |
(/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) |
1 |
(/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(/ (sin B) F) |
(sin B) |
B |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(/ x (tan B)) |
(tan B) |
| Outputs |
|---|
(- (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) (/ x (tan B))) |
(-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
F |
(+ 2 (* x 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) x) |
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
F |
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
1 |
#s(literal 1 binary64) |
(+ 2 (+ (* F F) (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
2 |
#s(literal 2 binary64) |
(+ (* F F) (* 2 x)) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) |
(* F F) |
(*.f64 F F) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
B |
(+ (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 (-.f64 #s(literal 0 binary64) 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)) |
-1 |
#s(literal -1 binary64) |
(sin B) |
(sin.f64 B) |
(- (/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) (/ x (tan B))) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) F)) (sin.f64 B)) |
(+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) |
(-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) F)) |
1 |
#s(literal 1 binary64) |
(/ (* -1/2 (* (+ x 1) 2)) (* F F)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1/2 (* (+ x 1) 2)) |
(-.f64 #s(literal -1 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(* (+ x 1) 2) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(+ x 1) |
(+.f64 #s(literal 1 binary64) x) |
x |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
F |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
(- (/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) (/ x (tan B))) |
(-.f64 (/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) |
(/.f64 F (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(sin B) |
(sin.f64 B) |
B |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* x 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 84.5% | (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
| ✓ | accuracy | 72.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) |
| ✓ | accuracy | 91.5% | (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F)) |
| ✓ | accuracy | 100.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
| ✓ | accuracy | 99.6% | (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) |
| ✓ | accuracy | 98.8% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 74.0% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 99.7% | (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) |
| ✓ | accuracy | 98.6% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) |
| ✓ | accuracy | 72.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| 215.0ms | 255× | 0 | valid |
| 2.0ms | 1× | 2 | valid |
Compiled 454 to 45 computations (90.1% saved)
ival-div: 25.0ms (26.7% of total)ival-neg: 18.0ms (19.2% of total)ival-mult: 14.0ms (15% of total)ival-add: 9.0ms (9.6% of total)ival-pow: 7.0ms (7.5% of total)ival-sin: 6.0ms (6.4% of total)ival-sub: 5.0ms (5.3% of total)ival-tan: 5.0ms (5.3% of total)ival-sqrt: 3.0ms (3.2% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) (/ x (tan B)))> |
#<alt (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F)))> |
#<alt (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))> |
#<alt (/ 1 (sin B))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B)> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x)> |
#<alt (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))))> |
#<alt (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))> |
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ -1 (sin B)))> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (neg (* x (/ 1 (tan B))))> |
#<alt (/ 1 (tan B))> |
#<alt (- (/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) (/ x (tan B)))> |
#<alt (/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B))> |
#<alt (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F)))> |
#<alt (/ (* -1/2 (* (+ x 1) 2)) (* F F))> |
#<alt (- (/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) (/ x (tan B)))> |
#<alt (/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)))> |
#<alt (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))> |
#<alt (/ (sin B) F)> |
#<alt (pow (+ (* F F) (+ 2 (* x 2))) -1/2)> |
#<alt (/ x (tan B))> |
#<alt (/ 1 (+ 2 (+ (* F F) (* 2 x))))> |
#<alt (/ -1 (sin B))> |
#<alt (* -1/2 (* (+ x 1) 2))> |
| Outputs |
|---|
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (* -1 (/ x B))> |
#<alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4))))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (* -1 x)> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x)> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x)> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x))> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x)))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/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 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B)> |
#<alt (/ (- (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6)) (+ 1 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))) 31/15120)))) 7/360))) 1/6)) (+ 1 x)) B)> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B))))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B))))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))))> |
#<alt (* -1 (/ (+ 1 x) (* (pow F 2) (sin B))))> |
#<alt (/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (* 1/3 x)))))) x) B)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (+ (* 1/120 (/ (+ 1 x) (pow F 2))) (* 2/15 x)))))))))))) x) B)> |
#<alt (/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (+ (* 1/120 (/ (+ 1 x) (pow F 2))) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (+ (* -1/5040 (/ (+ 1 x) (pow F 2))) (+ (* 1/720 (/ (+ 1 x) (pow F 2))) (+ (* 17/315 x) (* 1/6 (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (* 1/120 (/ (+ 1 x) (pow F 2)))))))))))))))))))))))) x) B)> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (/ (- 1 (/ 1 (pow F 2))) (sin B))> |
#<alt (- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (* -1 (/ x (* (pow F 2) (sin B))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B)))))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B)))))))> |
#<alt (* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B)))))))> |
#<alt (* -1 (/ x (* (pow F 2) (sin B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B))))))> |
#<alt (* -1 (/ (+ 1 x) (* (pow F 2) (sin B))))> |
#<alt (/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) B)> |
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* 1/6 (* (pow B 2) (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) B)> |
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) (* -1/6 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))) B)> |
#<alt (/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (+ (* 1/720 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/6 (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))))) (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) (* -1/6 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))) B)> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B))> |
#<alt (- 1 (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2)))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2))> |
#<alt (/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2))> |
#<alt (/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))> |
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))> |
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))> |
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))> |
#<alt (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))> |
#<alt (/ -1 (pow F 2))> |
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))> |
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))> |
#<alt (- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2)))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (/ x (pow F 2)))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (* -1 (/ (+ 1 x) (pow F 2)))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (* (/ B F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* B (+ (* -1/6 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (* B (+ (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/6 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))> |
#<alt (* B (+ (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/6 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1/5040 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))))))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (* 2 x))))> |
#<alt (/ (+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x))))) F)> |
#<alt (/ (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F)> |
#<alt (/ (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) F)> |
#<alt (sin B)> |
#<alt (+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))> |
#<alt (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))> |
#<alt (+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))))> |
#<alt (* -1 (sin B))> |
#<alt (+ (* -1 (sin B)) (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))> |
#<alt (+ (* -1 (sin B)) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))) (* 1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4)))))> |
#<alt (+ (* -1 (sin B)) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))))))> |
#<alt (* (/ (sin B) F) (sqrt (+ 2 (pow F 2))))> |
#<alt (+ (* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))) (* (/ (* x (sin B)) F) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1/2 (* (/ (* x (sin B)) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (sin B) F) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))))> |
#<alt (+ (* x (+ (* x (+ (* -1/2 (* (/ (sin B) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (/ (* x (sin B)) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (sin B) F) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))))> |
#<alt (* (/ (* (sin B) (sqrt 2)) F) (sqrt x))> |
#<alt (* x (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x)))))> |
#<alt (* x (+ (* -1/8 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (* F (pow (sqrt 2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x))))))> |
#<alt (* x (+ (* -1/8 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (* F (pow (sqrt 2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (* F (pow (sqrt 2) 5))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x)))))))> |
#<alt (* -1 (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt x)))> |
#<alt (* -1 (* x (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* F (pow (sqrt -2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* F (pow (sqrt -2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (* F (pow (sqrt -2) 5))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x))))))))> |
#<alt (/ B F)> |
#<alt (* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F)))> |
#<alt (* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)))> |
#<alt (* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)))> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<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 (+ 2 (* 2 x)))> |
#<alt (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x))))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2))> |
#<alt (/ 1 (+ 2 (pow F 2)))> |
#<alt (+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x)> |
#<alt (/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x)> |
#<alt (/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x))> |
#<alt (/ -1 B)> |
#<alt (/ (- (* -1/6 (pow B 2)) 1) B)> |
#<alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)> |
#<alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) 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> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
162 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | -inf | (/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) |
| 3.0ms | x | @ | -inf | (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
| 3.0ms | x | @ | -inf | (/ (* -1/2 (* (+ x 1) 2)) (* F F)) |
| 2.0ms | F | @ | 0 | (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
| 1.0ms | x | @ | -inf | (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
| 1× | batch-egg-rewrite |
| 3282× | *-lowering-*.f32 |
| 3282× | *-lowering-*.f64 |
| 2512× | fma-lowering-fma.f32 |
| 2512× | fma-lowering-fma.f64 |
| 1732× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 278 |
| 1 | 349 | 232 |
| 2 | 3676 | 232 |
| 0 | 8104 | 232 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) (/ x (tan B))) |
(* (/ 1 (sin B)) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ 1 F)) |
(/ 1 (sin B)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) |
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) |
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) |
(+ (neg (* x (/ 1 (tan B)))) (/ -1 (sin B))) |
(* x (/ 1 (tan B))) |
(neg (* x (/ 1 (tan B)))) |
(/ 1 (tan B)) |
(- (/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) (/ x (tan B))) |
(/ (+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) (sin B)) |
(+ 1 (/ (* -1/2 (* (+ x 1) 2)) (* F F))) |
(/ (* -1/2 (* (+ x 1) 2)) (* F F)) |
(- (/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) (/ x (tan B))) |
(/ 1 (/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2))) |
(/ (/ (sin B) F) (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(/ (sin B) F) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(/ x (tan B)) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/ -1 (sin B)) |
(* -1/2 (* (+ x 1) 2)) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 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 (neg.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (tan.f64 B)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) F))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F)) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (neg.f64 (/.f64 x B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (/.f64 x B)) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F B) (neg.f64 (/.f64 x B))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (*.f64 B (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) B)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) #s(literal 3 binary64)) (pow.f64 (/.f64 x B) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) B) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) B)) |
(*.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) (neg.f64 (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) F))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) F) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) F)) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(-.f64 (+.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal -1 binary64) (sin.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 #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))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 (neg.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #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 (neg.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #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 x (-.f64 #s(literal 0 binary64) (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 (tan.f64 B) x) #s(literal -2 binary64))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 (neg.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #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)) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(*.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #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 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 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 (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))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.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 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(+.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(pow.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.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))) |
(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))) |
(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)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (pow.f64 (tan.f64 B) #s(literal -1/2 binary64)) (pow.f64 (tan.f64 B) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))) |
(-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(fma.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))) (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) x)) (*.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (-.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 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (/.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 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 (neg.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (sin.f64 B)) (tan.f64 B)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))) (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.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 x (tan.f64 B)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))) (sin.f64 B))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) |
(pow.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.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) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.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) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.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)) (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) F) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) F)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) F)) (/.f64 #s(literal -1/2 binary64) F) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F) (/.f64 #s(literal 1 binary64) F) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) F) (/.f64 #s(literal 2 binary64) F) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) F)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) F)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.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)) (*.f64 F F))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.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)) (*.f64 F F)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F) F) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (*.f64 F F)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F)) F) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) F) |
(pow.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (/.f64 #s(literal -1/2 binary64) (*.f64 F F))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F)) |
(*.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) F) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) F))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) F)) (/.f64 #s(literal -1/2 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) F) (/.f64 #s(literal 2 binary64) F)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) F)) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) F))) |
(*.f64 (pow.f64 (/.f64 F (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64)) (pow.f64 (/.f64 F #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (/.f64 (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64)) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(-.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) F (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) x)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) F)) (*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (tan.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) F) x)) (*.f64 (/.f64 #s(literal 1 binary64) F) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (sin.f64 B)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 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 (neg.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (tan.f64 B)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (tan.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 3 binary64))) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) F)) |
(/.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)))) |
(/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (sin.f64 B) F) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) F) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) F) |
(/.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (/.f64 (sin.f64 B) F) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (sin.f64 B)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (sin.f64 B) F)) |
(*.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (sin.f64 B)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (sin.f64 B) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(pow.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) F)) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (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 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 (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))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.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 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.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) (neg.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal 2 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) x)) #s(literal 2 binary64)) |
| 1× | egg-herbie |
| 6188× | *-lowering-*.f32 |
| 6188× | *-lowering-*.f64 |
| 4596× | +-lowering-+.f64 |
| 4596× | +-lowering-+.f32 |
| 1324× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1217 | 15040 |
| 1 | 4225 | 14689 |
| 0 | 8659 | 14689 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(/ 1 B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/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))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (/ (+ 1 x) B)) |
(/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B) |
(/ (- (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6)) (+ 1 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))) 31/15120)))) 7/360))) 1/6)) (+ 1 x)) B) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B)))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B)))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B)))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))) |
(* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2)) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (* 1/3 x)))))) x) B) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (+ (* 1/120 (/ (+ 1 x) (pow F 2))) (* 2/15 x)))))))))))) x) B) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (+ (* 1/120 (/ (+ 1 x) (pow F 2))) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (+ (* -1/5040 (/ (+ 1 x) (pow F 2))) (+ (* 1/720 (/ (+ 1 x) (pow F 2))) (+ (* 17/315 x) (* 1/6 (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (* 1/120 (/ (+ 1 x) (pow F 2)))))))))))))))))))))))) x) B) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(/ (- 1 (/ 1 (pow F 2))) (sin B)) |
(- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(* -1 (/ x (* (pow F 2) (sin B)))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B))))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B))))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B))))))) |
(* -1 (/ x (* (pow F 2) (sin B)))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B)))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B)))))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B)))))) |
(* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2)) |
(/ 1 (sin B)) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(/ 1 (sin B)) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) B) |
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* 1/6 (* (pow B 2) (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) B) |
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) (* -1/6 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))) B) |
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (+ (* 1/720 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/6 (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))))) (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) (* -1/6 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))) B) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(- 1 (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(* -1 (/ x (pow F 2))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (/ x (pow F 2))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2)) |
(/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2)) |
(/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2)) |
1 |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
1 |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(/ -1 (pow F 2)) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(* -1 (/ x (pow F 2))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (/ x (pow F 2))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (/ B F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* B (+ (* -1/6 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* B (+ (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/6 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(* B (+ (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/6 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1/5040 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(* (/ (sin B) F) (sqrt (+ 2 (* 2 x)))) |
(/ (+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x))))) F) |
(/ (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F) |
(/ (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) F) |
(sin B) |
(+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))) |
(+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))) |
(+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) |
(* -1 (sin B)) |
(+ (* -1 (sin B)) (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))) |
(+ (* -1 (sin B)) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))) (* 1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))))) |
(+ (* -1 (sin B)) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4)))))) |
(* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))) |
(+ (* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))) (* (/ (* x (sin B)) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1/2 (* (/ (* x (sin B)) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (sin B) F) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (/ (sin B) F) (sqrt (+ 2 (pow F 2))))) |
(+ (* x (+ (* x (+ (* -1/2 (* (/ (sin B) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (/ (* x (sin B)) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (sin B) F) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (/ (sin B) F) (sqrt (+ 2 (pow F 2))))) |
(* (/ (* (sin B) (sqrt 2)) F) (sqrt x)) |
(* x (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x))))) |
(* x (+ (* -1/8 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (* F (pow (sqrt 2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x)))))) |
(* x (+ (* -1/8 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (* F (pow (sqrt 2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (* F (pow (sqrt 2) 5))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x))))))) |
(* -1 (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt x))) |
(* -1 (* x (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x)))))) |
(* -1 (* x (+ (* -1/8 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* F (pow (sqrt -2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x))))))) |
(* -1 (* x (+ (* -1/8 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* F (pow (sqrt -2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (* F (pow (sqrt -2) 5))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x)))))))) |
(/ B F) |
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F))) |
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(/ (* 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 (+ 2 (* 2 x))) |
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))) |
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(/ 1 (pow F 2)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/ 1 (pow F 2)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/ 1 (+ 2 (pow F 2))) |
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))) |
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/ -1 B) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) 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 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
| Outputs |
|---|
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 x #s(literal 1/3 binary64)))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64)))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) (/.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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (sin.f64 B))) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64)))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (sin.f64 B))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 F x) (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 F x))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (*.f64 F (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(/ 1 B) |
(/.f64 #s(literal 1 binary64) B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) #s(literal 7/360 binary64))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 7/360 binary64) (*.f64 (*.f64 B B) #s(literal 31/15120 binary64))))))) B) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F B)) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) B))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) (/.f64 x B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (/.f64 x B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(-.f64 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))) (/.f64 x B)) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (/.f64 (*.f64 F x) B))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) B) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) B) (/.f64 #s(literal -1 binary64) B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) B) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 F B) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) B)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F B) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F B) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) B) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))) x)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal -1 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (neg.f64 F)) #s(literal -1 binary64)))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 F x))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 F x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 x) (*.f64 F (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(/ -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 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/ (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (- (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6)) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (- (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (- (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))) 31/15120)))) 7/360))) 1/6)) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64))))) #s(literal -7/360 binary64))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) |
(* -1 (+ (/ 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 (+ (/ 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 (+ (/ 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 (+ (/ 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 (+ (/ 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 (+ (/ 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 (+ (/ 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 (+ (/ 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/3 binary64) (*.f64 x (*.f64 B B)))) 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 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 x #s(literal -1/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B))) x) 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 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (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 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 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 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -2/945 binary64)) #s(literal -1/45 binary64))) #s(literal -1/3 binary64)))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B))) |
(- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B))) |
(- (+ (* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 x (sin.f64 B))))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 x (sin.f64 B))))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (* (pow F 2) (* x (sin B)))) (/ (cos B) (sin B)))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 x (sin.f64 B))))))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B))))) |
(*.f64 (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) x)) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) x)) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (+ (/ 1 (* (pow F 2) (sin B))) (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) x)) (/.f64 (cos.f64 B) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) (*.f64 F F)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) (*.f64 F F)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (* (pow F 2) (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B)) (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) (*.f64 F F)) |
(- (/ 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 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 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 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(/ (- (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (* 1/3 x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (+ (* 1/120 (/ (+ 1 x) (pow F 2))) (* 2/15 x)))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal -1/9 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal -7/360 binary64)) (*.f64 x #s(literal 2/15 binary64))))))))) x) B) |
(/ (- (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (+ 1/6 (+ (* -1/6 (/ (+ 1 x) (pow F 2))) (+ (* 1/3 x) (* (pow B 2) (+ 7/360 (+ (* -1/9 x) (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (+ (* 1/120 (/ (+ 1 x) (pow F 2))) (+ (* 2/15 x) (* (pow B 2) (+ 31/15120 (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (+ (* -1/5040 (/ (+ 1 x) (pow F 2))) (+ (* 1/720 (/ (+ 1 x) (pow F 2))) (+ (* 17/315 x) (* 1/6 (+ (* -1/36 (/ (+ 1 x) (pow F 2))) (* 1/120 (/ (+ 1 x) (pow F 2)))))))))))))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 (+.f64 #s(literal 7/360 binary64) (*.f64 x #s(literal -1/9 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal -7/360 binary64)) (+.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 (*.f64 B B) (+.f64 #s(literal 31/15120 binary64) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (+.f64 (*.f64 x #s(literal -2/45 binary64)) (/.f64 (+.f64 #s(literal -1/5040 binary64) (*.f64 #s(literal -1/5040 binary64) x)) (*.f64 F F))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/720 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (*.f64 x #s(literal 17/315 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal -7/360 binary64)))))))))))))))) x) B) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(/ (- 1 (/ 1 (pow F 2))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (/.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B))) |
(- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (/.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B))) |
(- (+ (* -1 (/ x (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (/.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B))) |
(* -1 (/ x (* (pow F 2) (sin B)))) |
(/.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B))))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 x (sin.f64 B)))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B))))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 x (sin.f64 B)))))) |
(* x (- (/ 1 (* x (sin B))) (+ (/ 1 (* (pow F 2) (sin B))) (/ 1 (* (pow F 2) (* x (sin B))))))) |
(*.f64 x (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (sin.f64 B)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 x (sin.f64 B)))))) |
(* -1 (/ x (* (pow F 2) (sin B)))) |
(/.f64 (/.f64 x (*.f64 F F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) x)) (/ 1 (* (pow F 2) (sin B)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B))) (*.f64 F F)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B))) (*.f64 F F)) |
(/ (+ (* -1 (/ (+ 1 x) (sin B))) (/ (pow F 2) (sin B))) (pow F 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (sin.f64 B))) (*.f64 F F)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B))) |
(+ (* -1 (/ (+ 1 x) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B))) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) |
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* 1/6 (* (pow B 2) (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) B) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 (*.f64 B B) #s(literal 1/6 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))))) B) |
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) (* -1/6 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))) B) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) #s(literal 7/360 binary64))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))))))) B) |
(/ (+ 1 (+ (* -1 (/ (+ 1 x) (pow F 2))) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (+ (* 1/720 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/6 (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))))) (+ (* -1/36 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))) (* 1/120 (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))))))) (* -1/6 (+ 1 (* -1 (/ (+ 1 x) (pow F 2))))))))) B) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (+.f64 (+.f64 #s(literal -1/5040 binary64) (*.f64 #s(literal -1/5040 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)))) (+.f64 #s(literal 1/720 binary64) (*.f64 #s(literal 1/720 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) #s(literal -7/360 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) #s(literal 7/360 binary64)))) (+.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))))))) B) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(/ (+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) (sin B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (sin.f64 B)) |
(- 1 (/ 1 (pow F 2))) |
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (+ 1 (* -1 (/ x (pow F 2)))) (/ 1 (pow F 2))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(* -1 (/ x (pow F 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* x (- (/ 1 x) (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) |
(* -1 (/ x (pow F 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)))) |
(* -1 (* x (+ (* -1 (/ (- 1 (/ 1 (pow F 2))) x)) (/ 1 (pow F 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) x)))) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
(/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
(/ (+ (* -1 (+ 1 x)) (pow F 2)) (pow F 2)) |
(/.f64 (+.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)) (*.f64 F F)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(+ 1 (* -1 (/ (+ 1 x) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(/ -1 (pow F 2)) |
(/.f64 #s(literal -1 binary64) (*.f64 F F)) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(- (* -1 (/ x (pow F 2))) (/ 1 (pow F 2))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) |
(* -1 (/ x (pow F 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ x (pow F 2))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 F F))) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(* -1 (/ (+ 1 x) (pow F 2))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 x #s(literal 1/3 binary64)))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64)))))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 x #s(literal 1/3 binary64))) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64))))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64))))))) x)) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) (/.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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (sin.f64 B))) (+.f64 (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (sin.f64 B))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal -1/5040 binary64)) (+.f64 (*.f64 F #s(literal 1/720 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 F #s(literal -7/360 binary64)))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (/.f64 F (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (/.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))) (sin.f64 B))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 F x) (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 F x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sin.f64 B))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 F x) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 (*.f64 F (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(* (/ B F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(* B (+ (* -1/6 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))))) |
(*.f64 B (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (*.f64 B B) F))) (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) F))) |
(* B (+ (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/6 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))) |
(*.f64 B (+.f64 (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) F)) (*.f64 #s(literal 1/120 binary64) (*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (*.f64 B B) F))))))) |
(* B (+ (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) (* (pow B 2) (+ (* -1/6 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1/5040 (* (/ (pow B 2) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))) (* 1/120 (* (/ 1 F) (sqrt (+ 2 (+ (* 2 x) (pow F 2)))))))))))) |
(*.f64 B (+.f64 (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) F)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)) F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 #s(literal 1/120 binary64) (/.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) F)))))))) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) F) |
(* (/ (sin B) F) (sqrt (+ 2 (* 2 x)))) |
(*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/ (+ (* 1/2 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (sin B) (sqrt (+ 2 (* 2 x))))) F) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) F) |
(/ (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/8 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x))))))))) F) |
(/.f64 (+.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) F) |
(/ (+ (* (sin B) (sqrt (+ 2 (* 2 x)))) (* (pow F 2) (+ (* 1/2 (* (sin B) (sqrt (/ 1 (+ 2 (* 2 x)))))) (* (pow F 2) (+ (* -1/8 (* (sin B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/16 (* (* (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) F) |
(/.f64 (+.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))))))) F) |
(sin B) |
(sin.f64 B) |
(+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))) |
(+.f64 (sin.f64 B) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F F))) |
(+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))))) |
(+.f64 (sin.f64 B) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 F #s(literal 4 binary64))))) |
(+ (sin B) (+ (* -1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))) (+ (* 1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))))) |
(+.f64 (sin.f64 B) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 F #s(literal 6 binary64)))))) |
(* -1 (sin B)) |
(-.f64 #s(literal 0 binary64) (sin.f64 B)) |
(+ (* -1 (sin B)) (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F F)) (sin.f64 B)) |
(+ (* -1 (sin B)) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))) (* 1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F F)) (sin.f64 B)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 F #s(literal 4 binary64)))) |
(+ (* -1 (sin B)) (+ (* -1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2))) (+ (* -1/16 (/ (* (sin B) (pow (+ 2 (* 2 x)) 3)) (pow F 6))) (* 1/8 (/ (* (sin B) (pow (+ 2 (* 2 x)) 2)) (pow F 4)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 F F)) (sin.f64 B)) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 F #s(literal 6 binary64))))) |
(* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))) |
(/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F) |
(+ (* (/ (sin B) F) (sqrt (+ 2 (pow F 2)))) (* (/ (* x (sin B)) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (*.f64 x (sin.f64 B)) F))) |
(+ (* x (+ (* -1/2 (* (/ (* x (sin B)) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ (sin B) F) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (/ (sin B) F) (sqrt (+ 2 (pow F 2))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (sin.f64 B)) F))) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) F)))) |
(+ (* x (+ (* x (+ (* -1/2 (* (/ (sin B) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 1/2 (* (/ (* x (sin B)) F) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ (sin B) F) (sqrt (/ 1 (+ 2 (pow F 2))))))) (* (/ (sin B) F) (sqrt (+ 2 (pow F 2))))) |
(+.f64 (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F) (*.f64 x (+.f64 (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) F) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sin.f64 B) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (/.f64 (*.f64 x (sin.f64 B)) F)))))))) |
(* (/ (* (sin B) (sqrt 2)) F) (sqrt x)) |
(*.f64 (sqrt.f64 x) (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 #s(literal 2 binary64)) F))) |
(* x (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x))))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 #s(literal 2 binary64)) F))))) |
(* x (+ (* -1/8 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (* F (pow (sqrt 2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x)))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 #s(literal 2 binary64)) F)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sin.f64 B) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))))) |
(* x (+ (* -1/8 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 2)) (* F (pow (sqrt 2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (sin B) (pow (+ 2 (pow F 2)) 3)) (* F (pow (sqrt 2) 5))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* (sin B) (+ 2 (pow F 2))) (* F (sqrt 2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (sqrt 2)) F) (sqrt (/ 1 x))))))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (sin.f64 B) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 F (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sin.f64 B) (/.f64 (sqrt.f64 #s(literal 2 binary64)) F)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 F (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt x))) |
(*.f64 (/.f64 (*.f64 (sin.f64 B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) F) (neg.f64 (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 F (sqrt.f64 #s(literal -2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) F)))) |
(* -1 (* x (+ (* -1/8 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* F (pow (sqrt -2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 F (sqrt.f64 #s(literal -2 binary64)))))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) F)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 F (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* F (pow (sqrt -2) 3))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* (sin B) (* (sqrt -1) (pow (+ 2 (pow F 2)) 3))) (* F (pow (sqrt -2) 5))) (sqrt (/ 1 (pow x 7))))) (+ (* 1/2 (* (/ (* (sin B) (* (sqrt -1) (+ 2 (pow F 2)))) (* F (sqrt -2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* (sin B) (* (sqrt -2) (sqrt -1))) F) (sqrt (/ 1 x)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 F (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64))))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 F (sqrt.f64 #s(literal -2 binary64))))))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) F))) (-.f64 #s(literal 0 binary64) x)) |
(/ B F) |
(/.f64 B F) |
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F))) |
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 B B) F)) (/.f64 #s(literal -1/6 binary64) F))))) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 B B)) F) (/.f64 #s(literal 1/120 binary64) F))) (/.f64 #s(literal -1/6 binary64) F))))) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) (neg.f64 F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64))))) (pow.f64 F #s(literal 6 binary64))))) (neg.f64 F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64))) (sqrt.f64 #s(literal 1/2 binary64))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(/ (* 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/3 binary64) (*.f64 x (*.f64 B B)))) 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 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 x #s(literal -1/45 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 (+ 2 (* 2 x))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 2))) (/ 1 (+ 2 (* 2 x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(+ (* (pow F 2) (- (/ (pow F 2) (pow (+ 2 (* 2 x)) 3)) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(+ (* (pow F 2) (- (* (pow F 2) (+ (* -1 (/ (pow F 2) (pow (+ 2 (* 2 x)) 4))) (/ 1 (pow (+ 2 (* 2 x)) 3)))) (/ 1 (pow (+ 2 (* 2 x)) 2)))) (/ 1 (+ 2 (* 2 x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (*.f64 F F) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) (*.f64 F F)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (+ 1 (* -1 (/ (+ 2 (* 2 x)) (pow F 2)))) (pow F 2)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 F F)))))) (*.f64 F F)) |
(/ (- (+ 1 (* -1 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6)))) (+ (* -1 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) (pow F 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F)) (/.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (pow.f64 F #s(literal 4 binary64))))) (*.f64 F F)) |
(/ 1 (+ 2 (pow F 2))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ (* -2 (/ x (pow (+ 2 (pow F 2)) 2))) (/ 1 (+ 2 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* 4 (/ x (pow (+ 2 (pow F 2)) 3))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) |
(+ (* x (- (* x (+ (* -8 (/ x (pow (+ 2 (pow F 2)) 4))) (* 4 (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 2 (/ 1 (pow (+ 2 (pow F 2)) 2))))) (/ 1 (+ 2 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) x) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (/.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* -1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x)) x) |
(/ (- (+ 1/2 (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2)))) (* 1/4 (/ (+ 2 (pow F 2)) x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x))) x) |
(/ (- (+ 1/2 (* -1/16 (/ (pow (+ 2 (pow F 2)) 3) (pow x 3)))) (+ (* -1/8 (/ (pow (+ 2 (pow F 2)) 2) (pow x 2))) (* 1/4 (/ (+ 2 (pow F 2)) x)))) x) |
(/.f64 (-.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 F F))) x) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x x))))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* 1/4 (/ (+ 2 (pow F 2)) x)) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow (+ 2 (pow F 2)) 2) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/8 binary64)) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* 1/16 (/ (pow (+ 2 (pow F 2)) 3) x)) (* 1/8 (pow (+ 2 (pow F 2)) 2))) x)) (* 1/4 (+ 2 (pow F 2)))) x)) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/16 binary64)) x) (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -31/15120 binary64)) #s(literal -7/360 binary64))) #s(literal -1/6 binary64))) #s(literal -1 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 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 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) |
Compiled 49921 to 3964 computations (92.1% saved)
43 alts after pruning (43 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1530 | 35 | 1565 |
| Fresh | 10 | 8 | 18 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1545 | 43 | 1588 |
| Status | Accuracy | Program |
|---|---|---|
| 6.2% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) | |
| ▶ | 50.7% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
| 25.4% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 27.1% | (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) | |
| 50.0% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) | |
| 17.3% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) | |
| 37.5% | (/.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 31.2% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 34.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 17.0% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 31.5% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 32.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ▶ | 31.2% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 30.7% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) | |
| 16.4% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) | |
| 28.7% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) | |
| 30.1% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) | |
| 20.5% | (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) | |
| 56.6% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 50.6% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) | |
| ▶ | 17.3% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| ▶ | 78.1% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| 77.3% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) | |
| 40.7% | (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) | |
| 63.1% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) | |
| 56.0% | (-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 57.5% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) | |
| 65.4% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) | |
| 53.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 56.0% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 63.1% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) | |
| 33.3% | (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 25.1% | (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B))) | |
| 28.7% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| ▶ | 55.9% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| 37.8% | (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 55.9% | (+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 54.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) | |
| 55.8% | (+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 50.6% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) | |
| 56.5% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) | |
| 19.2% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 32.9% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
Compiled 1618 to 1098 computations (32.1% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 (tan.f64 B) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
| ✓ | 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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| 1648× | sum4-define |
| 1516× | fnmadd-define |
| 1322× | fmsub-define |
| 1320× | fnmsub-define |
| 1162× | fma-define |
Useful iterations: 9 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 203 |
| 1 | 58 | 189 |
| 2 | 100 | 188 |
| 3 | 160 | 188 |
| 4 | 241 | 188 |
| 5 | 403 | 188 |
| 6 | 783 | 188 |
| 7 | 1743 | 188 |
| 8 | 3705 | 186 |
| 9 | 6760 | 185 |
| 0 | 8020 | 185 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan B))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(* F F) |
F |
(+ 2 (* x 2)) |
2 |
(* x 2) |
x |
-1/2 |
(/ (sin B) F) |
(sin B) |
B |
(/ x (tan B)) |
(tan B) |
(/ (- -1 x) B) |
(- -1 x) |
-1 |
x |
B |
(/ -1 (sin B)) |
-1 |
(sin B) |
B |
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) B) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(* F F) |
(+ 2 (* 2 x)) |
2 |
(* 2 x) |
x |
B |
(+ (/ -1 (/ (tan B) x)) (/ -1 (sin B))) |
(/ -1 (/ (tan B) x)) |
-1 |
(/ (tan B) x) |
(tan B) |
B |
x |
(/ -1 (sin B)) |
(sin B) |
| Outputs |
|---|
(- (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
F |
(+ 2 (* x 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* x 2) |
(*.f64 #s(literal 2 binary64) x) |
x |
-1/2 |
#s(literal -1/2 binary64) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(sin B) |
(sin.f64 B) |
B |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.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 |
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
B |
(+ (/ -1 (/ (tan B) x)) (/ -1 (sin B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/ -1 (/ (tan B) x)) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
-1 |
#s(literal -1 binary64) |
(/ (tan B) x) |
(/.f64 (tan.f64 B) x) |
(tan B) |
(tan.f64 B) |
B |
x |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(sin B) |
(sin.f64 B) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 (tan.f64 B) x) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
| ✓ | accuracy | 99.7% | (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 72.4% | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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 | 99.8% | (/.f64 (sin.f64 B) F) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 84.5% | (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
| ✓ | accuracy | 72.3% | (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) |
| 146.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 1 | valid |
Compiled 216 to 31 computations (85.6% saved)
ival-sub: 56.0ms (53.4% of total)ival-div: 15.0ms (14.3% of total)ival-pow: 7.0ms (6.7% of total)ival-add: 7.0ms (6.7% of total)ival-mult: 6.0ms (5.7% of total)ival-sin: 6.0ms (5.7% of total)ival-tan: 5.0ms (4.8% of total)ival-sqrt: 2.0ms (1.9% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan B)))> |
#<alt (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F))> |
#<alt (pow (+ (* F F) (+ 2 (* x 2))) -1/2)> |
#<alt (+ (* F F) (+ 2 (* x 2)))> |
#<alt (/ (- -1 x) B)> |
#<alt (- -1 x)> |
#<alt (/ -1 (sin B))> |
#<alt (sin B)> |
#<alt (/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) B)> |
#<alt (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x)> |
#<alt (/ F (sqrt (+ (* F F) (+ 2 (* 2 x)))))> |
#<alt (sqrt (+ (* F F) (+ 2 (* 2 x))))> |
#<alt (+ (/ -1 (/ (tan B) x)) (/ -1 (sin B)))> |
#<alt (/ -1 (/ (tan B) x))> |
#<alt (/ (tan B) x)> |
#<alt (tan B)> |
#<alt (/ x (tan B))> |
#<alt (/ (sin B) F)> |
#<alt (+ (* F F) (+ 2 (* 2 x)))> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (sqrt (/ 1 (+ 2 (* 2 x))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (/ 1 F)> |
#<alt (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F))> |
#<alt (sqrt (/ 1 (+ 2 (pow F 2))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))> |
#<alt (* (sqrt (/ 1 x)) (sqrt 1/2))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))))> |
#<alt (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))> |
#<alt (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))))> |
#<alt (+ 2 (* 2 x))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (pow F 2)> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (pow F 2)> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (+ 2 (pow F 2))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))> |
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))> |
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))> |
#<alt (/ -1 B)> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (- (* -1 (/ x B)) (/ 1 B))> |
#<alt (* -1 (/ x B))> |
#<alt (* -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 (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (* x (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt -1> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (- (* -1 x) 1)> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (/ 1 x))))> |
#<alt (/ -1 B)> |
#<alt (/ (- (* -1/6 (pow B 2)) 1) B)> |
#<alt (/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B)> |
#<alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B)> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (* -1 (/ x B))> |
#<alt (+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt (/ (- 1 x) B)> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4))))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ x B))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B)))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B)))> |
#<alt (* -1 (/ x B))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (* -1 x)> |
#<alt (- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x)> |
#<alt (- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x)> |
#<alt (- 1 x)> |
#<alt (- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x)> |
#<alt (- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x)> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x))> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1)))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x)))))> |
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x)))))> |
#<alt (* F (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))))> |
#<alt (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1)> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1)> |
#<alt (* F (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))> |
#<alt (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))))> |
#<alt (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))))> |
#<alt (sqrt (+ 2 (* 2 x)))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt F> |
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 F)> |
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))> |
#<alt (sqrt (+ 2 (pow F 2)))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (sqrt x) (sqrt 2))> |
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))> |
#<alt (/ (- (* -1 x) 1) B)> |
#<alt (/ (- (+ (* -1 x) (* (pow B 2) (- (* 1/3 x) 1/6))) 1) B)> |
#<alt (/ (- (+ (* -1 x) (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6))) 1) B)> |
#<alt (/ (- (+ (* -1 x) (* (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))) 31/15120)))) 7/360))) 1/6))) 1) 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))) (/ 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))) (/ 1 (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 (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B)> |
#<alt (/ (+ (* -1 x) (* (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)))))))))) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (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 (/ 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 B> |
#<alt (* B (+ 1 (* 1/3 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ B F)> |
#<alt (* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F)))> |
#<alt (* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)))> |
#<alt (* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)))> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (/ (sin B) F)> |
#<alt (+ 2 (* 2 x))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (pow F 2)> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (pow F 2)> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))))> |
#<alt (+ 2 (pow F 2))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (+ 2 (+ (* 2 x) (pow F 2)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))> |
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))> |
#<alt (* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2)))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | (sqrt (+ (* F F) (+ 2 (* 2 x)))) |
| 0.0ms | B | @ | inf | (/ (- -1 x) B) |
| 0.0ms | x | @ | inf | (sqrt (+ (* F F) (+ 2 (* 2 x)))) |
| 0.0ms | B | @ | -inf | (+ (/ -1 (/ (tan B) x)) (/ -1 (sin B))) |
| 0.0ms | B | @ | inf | (/ (tan B) x) |
| 1× | batch-egg-rewrite |
| 3102× | /-lowering-/.f32 |
| 3102× | /-lowering-/.f64 |
| 2292× | fma-lowering-fma.f32 |
| 2292× | fma-lowering-fma.f64 |
| 2264× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 154 |
| 1 | 232 | 137 |
| 2 | 2138 | 136 |
| 0 | 8563 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan B))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(+ (* F F) (+ 2 (* x 2))) |
(/ (- -1 x) B) |
(- -1 x) |
(/ -1 (sin B)) |
(sin B) |
(/ (- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) B) |
(- (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) x) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(+ (/ -1 (/ (tan B) x)) (/ -1 (sin B))) |
(/ -1 (/ (tan B) x)) |
(/ (tan B) x) |
(tan B) |
(/ x (tan B)) |
(/ (sin B) F) |
(+ (* F F) (+ 2 (* 2 x))) |
| Outputs |
|---|
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 0 binary64) x) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 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 F (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 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 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (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 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (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 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (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 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (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 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #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 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #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 (fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (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 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (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 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 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 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (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 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) F) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -3 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) x) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal 1 binary64)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) x)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal 1 binary64))) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) x))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (tan.f64 B) x) (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) x))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) (neg.f64 (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -3 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)) (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (tan.f64 B)))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -3/2 binary64)) (pow.f64 (/.f64 F (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 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 F (sin.f64 B)) #s(literal -2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (sin.f64 B) F)) |
(/.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 F (sin.f64 B)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 (sin.f64 B) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) F))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal -1/4 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(exp.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(fma.f64 F F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 2 binary64) x (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (*.f64 F F)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 F F)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (exp.f64 (log.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(*.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(+.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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) B)) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (+.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 x #s(literal -1 binary64))))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 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) (neg.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 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 x #s(literal -1 binary64)))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal -1 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 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 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 (*.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 x #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 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 x #s(literal -1 binary64)))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.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 x #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x #s(literal -1 binary64)))) |
(pow.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(*.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) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))) |
(*.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 x #s(literal -1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(+.f64 #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 x #s(literal -1 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64)))) |
(-.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 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.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 x #s(literal -1 binary64)))))) |
(/.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 x #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x #s(literal -1 binary64))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (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)) |
(sin.f64 B) |
(+.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (neg.f64 (/.f64 x B))) |
(+.f64 (fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(+.f64 (fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) B) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) B)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 B (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B))))) (/.f64 (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B))) (/.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (+.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B)))) |
(fma.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) B) (neg.f64 (/.f64 x B))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) B)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) B)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x))) (neg.f64 (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))) (+.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))))) (neg.f64 (+.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 x B) (/.f64 x B)))) (neg.f64 (+.f64 (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 x B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 F (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 x #s(literal -1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x))) (neg.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) (/.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) F) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x)))) (sqrt.f64 (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 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 (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) (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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.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) (sin.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 (/.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 (-.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) (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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal -1 binary64) (sin.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (neg.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 0 binary64) 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 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (neg.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 (/.f64 x (tan.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (/.f64 (tan.f64 B) x)))) |
(/.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.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 1 binary64) (/.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) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.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)) (/.f64 (tan.f64 B) x))) |
(/.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 #s(literal 1 binary64) (sin.f64 B)) (*.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)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.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)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (neg.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 (/.f64 x (tan.f64 B)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (/.f64 (tan.f64 B) x))))) |
(/.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (/.f64 (tan.f64 B) x)) (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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.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 1 binary64) (/.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) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (/.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) (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)))) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (/.f64 (tan.f64 B) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)) (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) 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)) |
(*.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 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x)))) |
(*.f64 (+.f64 (neg.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 x (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(*.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 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.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 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (tan.f64 B))) #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))) |
(neg.f64 (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (sin.f64 B) (*.f64 x (cos.f64 B))) |
(/.f64 (tan.f64 B) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (tan.f64 B)) #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) (sin.f64 B)) (neg.f64 (*.f64 x (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) x)) (cos.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (tan.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (cos.f64 B))) |
(pow.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (tan.f64 B) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (tan.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (tan.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 (pow.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.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 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(tan.f64 B) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (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))) |
(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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) 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 #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 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 x #s(literal 1 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))) (-.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))))) |
(pow.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)) |
(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 (-.f64 #s(literal 0 binary64) 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 #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 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 F (sin.f64 B))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) F)) (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(neg.f64 (/.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (sin.f64 B) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 F (sin.f64 B))))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) F) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) F)) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) |
(pow.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(exp.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) (/.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(fma.f64 F F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 2 binary64) x (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 2 binary64))))) (*.f64 F F)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) x))) (*.f64 F F)) |
(fma.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 F F)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (exp.f64 (log.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (exp.f64 (log.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) (neg.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x)))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(*.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| 1× | egg-herbie |
| 7032× | *-lowering-*.f32 |
| 7032× | *-lowering-*.f64 |
| 5342× | +-lowering-+.f64 |
| 5342× | +-lowering-+.f32 |
| 1606× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 955 | 8449 |
| 1 | 3286 | 8139 |
| 0 | 8855 | 8139 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(/ 1 F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/ -1 F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+ 2 (* 2 x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(+ 2 (pow F 2)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(* 2 x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(/ -1 B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(- (* -1 (/ x B)) (/ 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 (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
(* -1 (/ (+ 1 x) B)) |
-1 |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(- (* -1 x) 1) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(/ -1 B) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(* -1 (/ x B)) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(/ (- 1 x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ x B)) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(* -1 (/ x B)) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(* -1 x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(- 1 x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(* -1 x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
1 |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(/ (- (* -1 x) 1) B) |
(/ (- (+ (* -1 x) (* (pow B 2) (- (* 1/3 x) 1/6))) 1) B) |
(/ (- (+ (* -1 x) (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6))) 1) B) |
(/ (- (+ (* -1 x) (* (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))) 31/15120)))) 7/360))) 1/6))) 1) 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))) (/ 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))) (/ 1 (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))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (sin B))))) |
(* -1 (/ x B)) |
(/ (+ (* -1 x) (* 1/3 (* (pow B 2) x))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B) |
(/ (+ (* -1 x) (* (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)))))))))) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (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))) |
(/ 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))) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ B F) |
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F))) |
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(/ (sin B) F) |
(+ 2 (* 2 x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(pow F 2) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(+ 2 (pow F 2)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(* 2 x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
| Outputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (sin.f64 B))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) (/.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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))))) |
(* -1 (+ (/ 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(-.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (neg.f64 (/.f64 F (sin.f64 B)))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) F) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) F) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (sin.f64 B)) (/.f64 (cos.f64 B) (sin.f64 B)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (*.f64 F #s(literal -7/360 binary64)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (-.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (sin.f64 B))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64)))))) (*.f64 #s(literal 3/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) (sin.f64 B))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (sin.f64 B)) (/.f64 #s(literal -3/4 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x F) (sin.f64 B)))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) F) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) F) (/.f64 x (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 F (sin.f64 B))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 x)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 (*.f64 #s(literal 1/6 binary64) F) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 F (*.f64 B B)) #s(literal -7/360 binary64))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) |
(sqrt (/ 1 (+ 2 (* 2 x)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))) |
(+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) F) |
(/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) F)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 6 binary64))))))) F)) |
(sqrt (/ 1 (+ 2 (pow F 2)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))) |
(-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 3/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* x (+ (* -5/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) |
(+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(* (sqrt (/ 1 x)) (sqrt 1/2)) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2)))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ 1 (pow x 7))) (/ (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))) (sqrt 1/2)))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (sqrt 1/2)))) (* (sqrt (/ 1 x)) (sqrt 1/2))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (sqrt x) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (sqrt -1/2)))) (* 1/2 (* (sqrt (/ 1 x)) (/ (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt -1/2))))) (pow x 3))) (+ (* -1/8 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -1/2)))) (* (sqrt (/ 1 x)) (* (sqrt -1) (sqrt -1/2))))) |
(-.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ x B)) |
(/.f64 (-.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 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 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
-1 |
#s(literal -1 binary64) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(- (* -1 x) 1) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(* -1 (* x (+ 1 (/ 1 x)))) |
(-.f64 #s(literal -1 binary64) x) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (pow B 2)) 1/6)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (pow B 2)) 7/360)) 1/6)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -31/15120 binary64)) #s(literal -7/360 binary64))) #s(literal -1/6 binary64))) #s(literal -1 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 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 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 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 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 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(+ (* -1 (/ x B)) (* (/ F B) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 F B)) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* -1/2 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B))) (/.f64 x B)) |
(+ (* -1 (/ x B)) (* F (+ (* (/ 1 B) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) B) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) B)) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 F F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.f64 x B)) |
(/ (- 1 x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (/ 1 B)) (/ x B)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (/ 1 B))) (/ x B)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6)))) (/ 1 B)))) (/ x B)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (*.f64 F F)))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64))))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* B (pow F 4)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* B (pow F 6))))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 B (*.f64 F F))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (*.f64 B (pow.f64 F #s(literal 6 binary64)))))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(+ (* x (- (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 #s(literal -1 binary64) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(+ (* x (- (+ (* -1 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F B) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ 1 B))) (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (/.f64 (*.f64 x F) B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 F B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 F B))) (/.f64 #s(literal -1 binary64) B)))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* x (- (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)) (/.f64 #s(literal -1 binary64) B))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)) (/.f64 #s(literal -1 binary64) B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* B (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) B) (sqrt (/ 1 (pow x 3)))))) (/ 1 B))) |
(*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 B (sqrt.f64 #s(literal 1/2 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B)) (/.f64 #s(literal -1 binary64) B))))) |
(* -1 (/ x B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 (pow x 3))))) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x)))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* B (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) B) (sqrt (/ 1 x))))) x)) (/ 1 B)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (+.f64 (/.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) B) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 B (sqrt.f64 #s(literal -1/2 binary64))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)))))) x) B) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* F (sqrt (/ 1 (+ 2 (* 2 x))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))) x) |
(- (* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) x) |
(-.f64 (*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) x) |
(- 1 x) |
(-.f64 #s(literal 1 binary64) x) |
(- (+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) x) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (-.f64 #s(literal 1 binary64) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) x) |
(+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) x)) |
(- (+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) x) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 #s(literal 1 binary64) x)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 6 binary64)))))) (-.f64 #s(literal -1 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (- (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) 1))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (+.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 (pow x 3)))))) 1)) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1 (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 (pow x 3)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* F (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* -1/2 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 3/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) |
(* F (+ (sqrt (/ 1 (+ 2 (* 2 x)))) (* (pow F 2) (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* (pow F 2) (+ (* -5/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(*.f64 F (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 #s(literal -5/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64))))) (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) |
(+ 1 (+ (* -1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 6 binary64))))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4)))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (pow F 4))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (pow F 6))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -3/4 binary64))) (pow.f64 F #s(literal 6 binary64)))))) #s(literal -1 binary64)) |
(* F (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x F))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* x (+ (* -1 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (* F x) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* F (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal 3/2 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (* F (sqrt 1/2)) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (sqrt 1/2)) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (sqrt 1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (sqrt 1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (sqrt 1/2)) (sqrt (/ 1 x)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (+.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) F) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) F) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) x) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))) |
(*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt (/ 1 (pow x 5))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (sqrt -1/2)) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (sqrt -1/2)) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (sqrt -1/2)) (sqrt (/ 1 (pow x 3))))) (* (* F (* (sqrt -1) (sqrt -1/2))) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 F (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 x)) (/.f64 (*.f64 F (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal -1/64 binary64) x) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 F F)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1/8 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))))) |
(* -1 F) |
(-.f64 #s(literal 0 binary64) F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) F)) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))))))) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 x))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64))))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -2 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/ (- (* -1 x) 1) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/ (- (+ (* -1 x) (* (pow B 2) (- (* 1/3 x) 1/6))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (- (+ (* -1 x) (* (pow B 2) (- (+ (* 1/3 x) (* (pow B 2) (- (+ (* -1/9 x) (* 2/15 x)) 7/360))) 1/6))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -7/360 binary64))) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (- (+ (* -1 x) (* (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))) 31/15120)))) 7/360))) 1/6))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (+.f64 (*.f64 x #s(literal 1/105 binary64)) #s(literal -31/15120 binary64)))) #s(literal -7/360 binary64)))) #s(literal -1/6 binary64)))) (-.f64 #s(literal -1 binary64) x)) 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))) (/ 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))) (/ 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 (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)) (neg.f64 (sin.f64 B))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (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 (+ (/ 1 (* x (sin B))) (/ (cos B) (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 (+ (/ 1 (* x (sin B))) (/ (cos B) (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))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (* x (+ (/ 1 (* x (sin B))) (/ (cos B) (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 (+ (/ 1 (* x (sin B))) (/ (cos B) (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 (+ (/ 1 (* x (sin B))) (/ (cos B) (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 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) 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) (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/45 binary64))))) x) B) |
(/ (+ (* -1 x) (* (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)))))))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64)))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(/ B x) |
(/.f64 B x) |
(* B (+ (* 1/3 (/ (pow B 2) x)) (/ 1 x))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 B B) #s(literal 1/3 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 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 2/15 binary64)) x) (/.f64 #s(literal 1/3 binary64) x))))) |
(* 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 B B) (+.f64 (*.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 B B) x)) (/.f64 #s(literal 2/15 binary64) x))))))) |
(/ (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))) |
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 (*.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)) |
(/ (* 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 #s(literal -1/3 binary64) (*.f64 B B)) #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 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 #s(literal 0 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x #s(literal 1/45 binary64)) #s(literal -1/3 binary64)) (*.f64 x #s(literal 1/105 binary64))))) (*.f64 x #s(literal -1/45 binary64)))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ B F) |
(/.f64 B F) |
(* B (+ (* -1/6 (/ (pow B 2) F)) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F))) |
(* B (+ (* (pow B 2) (- (* 1/120 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))))) |
(* B (+ (* (pow B 2) (- (* (pow B 2) (+ (* -1/5040 (/ (pow B 2) F)) (* 1/120 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F))) |
(*.f64 B (+.f64 (/.f64 #s(literal 1 binary64) F) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 B B) F)) (/.f64 #s(literal 1/120 binary64) F))) (/.f64 #s(literal -1/6 binary64) F))))) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(pow F 2) |
(*.f64 F F) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1 binary64)))) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) x) (+.f64 (/.f64 (*.f64 F F) x) #s(literal 2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ 2 (pow F 2)) x)) 2))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
Compiled 33003 to 3327 computations (89.9% saved)
59 alts after pruning (57 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1149 | 32 | 1181 |
| Fresh | 13 | 25 | 38 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1165 | 59 | 1224 |
| Status | Accuracy | Program |
|---|---|---|
| 30.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) | |
| 17.9% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) | |
| 39.6% | (/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) | |
| 39.9% | (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) | |
| 34.9% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) | |
| 17.0% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) | |
| 48.5% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) | |
| 24.4% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) | |
| 25.4% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 27.1% | (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) | |
| 49.9% | (/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) | |
| 17.3% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) | |
| 37.5% | (/.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 31.2% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 34.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 29.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) | |
| 31.5% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 32.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ✓ | 31.2% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 10.1% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) | |
| ▶ | 30.7% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
| 10.3% | (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) | |
| 16.4% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) | |
| 28.7% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) | |
| 30.1% | (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) | |
| 30.2% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) | |
| 15.2% | (/.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 x #s(literal -1 binary64))))) | |
| 56.6% | (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) | |
| 20.5% | (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) | |
| 50.6% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) | |
| 31.2% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 10.4% | (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) | |
| 10.5% | (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) | |
| 10.5% | (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| ✓ | 17.3% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| ▶ | 10.6% | (/.f64 #s(literal -1 binary64) B) |
| 57.5% | (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| ▶ | 77.3% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
| 47.8% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 40.7% | (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) | |
| 63.1% | (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) | |
| 57.5% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) | |
| 53.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 56.0% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 63.1% | (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) | |
| 55.9% | (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 25.1% | (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B))) | |
| 55.0% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) | |
| 54.7% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) | |
| 54.0% | (+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) | |
| 55.9% | (+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| ▶ | 54.0% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
| 55.8% | (+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) | |
| 50.6% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) | |
| 31.1% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| ▶ | 56.5% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
| 27.7% | (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) | |
| 19.2% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 32.9% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
Compiled 2119 to 1438 computations (32.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (cos.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 (cos.f64 B) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 64 | (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) |
| ✓ | cost-diff | 128 | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | cost-diff | 192 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
| ✓ | cost-diff | 0 | (*.f64 B B) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) B) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 F (sin.f64 B)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
| 1708× | sum3-define |
| 1524× | sum4-define |
| 1364× | *-lowering-*.f32 |
| 1364× | *-lowering-*.f64 |
| 1300× | fma-lowering-fma.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 184 |
| 1 | 81 | 178 |
| 2 | 213 | 178 |
| 3 | 554 | 178 |
| 4 | 1481 | 177 |
| 5 | 3510 | 175 |
| 0 | 8057 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) (/ x (tan B))) |
(/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/ F (sin B)) |
F |
(sin B) |
B |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(+ (* F F) (+ 2 (* 2 x))) |
(* F F) |
(+ 2 (* 2 x)) |
2 |
(* 2 x) |
x |
(/ x (tan B)) |
(tan B) |
(/ -1 B) |
-1 |
B |
(/ (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) B) |
(+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) |
(* (* B B) (+ (* x 1/3) -1/6)) |
(* B B) |
B |
(+ (* x 1/3) -1/6) |
(* x 1/3) |
x |
1/3 |
-1/6 |
(- -1 x) |
-1 |
(+ (neg (* x (/ 1 (tan B)))) (/ -1 B)) |
(neg (* x (/ 1 (tan B)))) |
(* x (/ 1 (tan B))) |
x |
(/ 1 (tan B)) |
1 |
(tan B) |
B |
(/ -1 B) |
-1 |
(* (- 0 x) (/ (cos B) (sin B))) |
(- 0 x) |
0 |
x |
(/ (cos B) (sin B)) |
(cos B) |
B |
(sin B) |
| Outputs |
|---|
(- (/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) (/ x (tan B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (/.f64 x (tan.f64 B))) |
(/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
F |
(sin B) |
(sin.f64 B) |
B |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(sqrt.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))))) |
(+ (* F F) (+ 2 (* 2 x))) |
(+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* 2 x)) |
(*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64))) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
x |
(/ x (tan B)) |
(/.f64 x (tan.f64 B)) |
(tan B) |
(tan.f64 B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
-1 |
#s(literal -1 binary64) |
B |
(/ (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) B) |
(+.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) |
(+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(* (* B B) (+ (* x 1/3) -1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* B B) |
(*.f64 B B) |
B |
(+ (* x 1/3) -1/6) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) |
(* x 1/3) |
(*.f64 x #s(literal 1/3 binary64)) |
x |
1/3 |
#s(literal 1/3 binary64) |
-1/6 |
#s(literal -1/6 binary64) |
(- -1 x) |
(-.f64 #s(literal -1 binary64) x) |
-1 |
#s(literal -1 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 (-.f64 #s(literal 0 binary64) 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) |
-1 |
#s(literal -1 binary64) |
(* (- 0 x) (/ (cos B) (sin B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- 0 x) |
(-.f64 #s(literal 0 binary64) x) |
0 |
#s(literal 0 binary64) |
x |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(cos B) |
(cos.f64 B) |
B |
(sin B) |
(sin.f64 B) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 100.0% | (cos.f64 B) |
| ✓ | accuracy | 99.8% | (/.f64 (cos.f64 B) (sin.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
| ✓ | 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.7% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 x #s(literal 1/3 binary64)) |
| ✓ | accuracy | 91.8% | (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
| ✓ | accuracy | 83.6% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) B) |
| ✓ | accuracy | 99.8% | (/.f64 F (sin.f64 B)) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 84.1% | (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 72.4% | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| 137.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 1 | valid |
Compiled 207 to 37 computations (82.1% saved)
ival-mult: 18.0ms (23.5% of total)ival-div: 13.0ms (17% of total)ival-cos: 10.0ms (13% of total)ival-sin: 10.0ms (13% of total)...c/correct-round.rkt:119:19: 7.0ms (9.1% of total)ival-add: 6.0ms (7.8% of total)ival-tan: 5.0ms (6.5% of total)ival-sub: 4.0ms (5.2% of total)ival-sqrt: 2.0ms (2.6% of total)const: 1.0ms (1.3% of total)ival-neg: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) (/ x (tan B)))> |
#<alt (/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x)))))> |
#<alt (/ F (sin B))> |
#<alt (sin B)> |
#<alt (/ -1 B)> |
#<alt (/ (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) B)> |
#<alt (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x))> |
#<alt (* (* B B) (+ (* x 1/3) -1/6))> |
#<alt (* B B)> |
#<alt (+ (neg (* x (/ 1 (tan B)))) (/ -1 B))> |
#<alt (* x (/ 1 (tan B)))> |
#<alt (neg (* x (/ 1 (tan B))))> |
#<alt (/ 1 (tan B))> |
#<alt (* (- 0 x) (/ (cos B) (sin B)))> |
#<alt (- 0 x)> |
#<alt (/ (cos B) (sin B))> |
#<alt (cos B)> |
#<alt (sqrt (+ (* F F) (+ 2 (* 2 x))))> |
#<alt (/ x (tan B))> |
#<alt (* x 1/3)> |
#<alt (+ (* x 1/3) -1/6)> |
| Outputs |
|---|
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B))))> |
#<alt (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B)> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B)))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))> |
#<alt (* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))> |
#<alt (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))> |
#<alt (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))))> |
#<alt (/ 1 (sin B))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B)))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B)))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))))> |
#<alt (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))> |
#<alt (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F B)> |
#<alt (/ (+ F (* 1/6 (* (pow B 2) F))) B)> |
#<alt (/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)> |
#<alt (/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B)> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt (/ F (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (/ -1 B)> |
#<alt (/ -1 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 (/ (+ 1 x) B))> |
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B)> |
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B)> |
#<alt (/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B)> |
#<alt (* B (- (* 1/3 x) 1/6))> |
#<alt (* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* B (- (* 1/3 x) 1/6))> |
#<alt (* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2))))))> |
#<alt (* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2))))))> |
#<alt (* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2))))))> |
#<alt (/ (- (* -1/6 (pow B 2)) 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 (pow B 2)) 1)) B)> |
#<alt (* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<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 (+ 1 x))> |
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))> |
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))> |
#<alt (- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6))> |
#<alt (- (* -1/6 (pow B 2)) 1)> |
#<alt (- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1)> |
#<alt (- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1)> |
#<alt (- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1)> |
#<alt (* x (- (* 1/3 (pow B 2)) 1))> |
#<alt (* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x))))> |
#<alt (* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x))))> |
#<alt (* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (+ 1 (* -1/3 (pow B 2)))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2))))))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<alt (* (pow B 2) (- (* 1/3 x) 1/6))> |
#<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 (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 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 (* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B)))))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) (+ 1 x)) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) (+ 1 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))))))))) (+ 1 x)) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))> |
#<alt (* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B))))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ x B)> |
#<alt (/ (+ x (* -1/3 (* (pow B 2) x))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ x B))> |
#<alt (/ (- (* 1/3 (* (pow B 2) x)) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B)> |
#<alt (/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B)> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (* -1 (/ (* x (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 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B)> |
#<alt (/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (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 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 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 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (* -1 x)> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* -1/3 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B)> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt (/ (cos B) (sin B))> |
#<alt 1> |
#<alt (+ 1 (* -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 (sqrt (+ 2 (* 2 x)))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x)))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))))))> |
#<alt (+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))> |
#<alt F> |
#<alt (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 F)> |
#<alt (* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))> |
#<alt (* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))))> |
#<alt (sqrt (+ 2 (pow F 2)))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))))))> |
#<alt (+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))))> |
#<alt (* (sqrt x) (sqrt 2))> |
#<alt (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))> |
#<alt (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))))> |
#<alt (* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))> |
#<alt (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))))> |
#<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/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/3 x) 1/6)> |
#<alt (- (* 1/3 x) 1/6)> |
#<alt (- (* 1/3 x) 1/6)> |
#<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 (* -1 (* x (- (* 1/6 (/ 1 x)) 1/3)))> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/3)))> |
#<alt (* -1 (* x (- (* 1/6 (/ 1 x)) 1/3)))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | B | @ | inf | (/ (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) B) |
| 1.0ms | x | @ | 0 | (* (- 0 x) (/ (cos B) (sin B))) |
| 1.0ms | x | @ | 0 | (/ (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) B) |
| 1.0ms | B | @ | inf | (* (- 0 x) (/ (cos B) (sin B))) |
| 1.0ms | B | @ | -inf | (* (- 0 x) (/ (cos B) (sin B))) |
| 1× | batch-egg-rewrite |
| 3462× | /-lowering-/.f32 |
| 3462× | /-lowering-/.f64 |
| 2514× | *-lowering-*.f32 |
| 2514× | *-lowering-*.f64 |
| 1858× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 129 |
| 1 | 229 | 125 |
| 2 | 2476 | 125 |
| 0 | 8483 | 125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) (/ x (tan B))) |
(/ (/ F (sin B)) (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/ F (sin B)) |
(sin B) |
(/ -1 B) |
(/ (+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) B) |
(+ (* (* B B) (+ (* x 1/3) -1/6)) (- -1 x)) |
(* (* B B) (+ (* x 1/3) -1/6)) |
(* B B) |
(+ (neg (* x (/ 1 (tan B)))) (/ -1 B)) |
(* x (/ 1 (tan B))) |
(neg (* x (/ 1 (tan B)))) |
(/ 1 (tan B)) |
(* (- 0 x) (/ (cos B) (sin B))) |
(- 0 x) |
(/ (cos B) (sin B)) |
(cos B) |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(/ x (tan B)) |
(* x 1/3) |
(+ (* x 1/3) -1/6) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B))) (/.f64 (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))) |
(-.f64 (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 0 binary64)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))) |
(-.f64 (/.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (tan.f64 B))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) x) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(fma.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.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 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(fma.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))) |
(/.f64 (+.f64 (*.f64 F (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) x)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B)) |
(/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 F (sin.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sin.f64 B)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 F (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) x))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (/.f64 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B)) (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 (*.f64 F (tan.f64 B)) (sin.f64 B)) (*.f64 x (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (tan.f64 B)))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))) |
(*.f64 (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 3/2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (/.f64 F (sin.f64 B)) #s(literal 2 binary64)) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 F (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (/.f64 F (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (/.f64 F (sin.f64 B))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sin.f64 B)))) |
(/.f64 F (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (/.f64 (sin.f64 B) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) F) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(sin.f64 B) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) B)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B #s(literal -1 binary64))) #s(literal -1 binary64))) |
(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) (neg.f64 (/.f64 B #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B #s(literal -1 binary64))))) |
(pow.f64 (-.f64 #s(literal 0 binary64) B) #s(literal -1 binary64)) |
(pow.f64 (/.f64 B #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (-.f64 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) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) B) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 (/.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) B) (/.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) B)) |
(-.f64 (/.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (*.f64 B (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B)) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (*.f64 B (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x)))) (neg.f64 (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.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 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) B)) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) |
(-.f64 #s(literal -1 binary64) (-.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) |
(-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x) |
(-.f64 (/.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (/.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x)) (/.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x))) |
(fma.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 B B)) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B B) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 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 x #s(literal -1 binary64))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) B) B (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B B) x) #s(literal 1/3 binary64) (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) x (+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 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 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 B B) (*.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (*.f64 (*.f64 B B) (*.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x)))) (neg.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 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 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))))) (neg.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)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))))) (*.f64 x x))) (neg.f64 (+.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (-.f64 #s(literal -1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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 binary64) x) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))))))) |
(*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(+.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) |
(+.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(-.f64 (/.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 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) (-.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))))) |
(fma.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) |
(fma.f64 B (*.f64 B #s(literal -1/6 binary64)) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 x (*.f64 #s(literal 1/3 binary64) (*.f64 B B)) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 B 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 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(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 #s(literal -1/6 binary64) (*.f64 B B) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/3 binary64)) B) B (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/6 binary64) B) B (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 B B)))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 B B))))) (+.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 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) (*.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))))) |
(/.f64 (-.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 B (*.f64 B #s(literal -1/6 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))) (-.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64))))) |
(/.f64 (*.f64 (*.f64 B B) (+.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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)) (*.f64 B B)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64)) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 B B)))) (*.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 B (*.f64 B B)) (*.f64 B (*.f64 B B)))))) (neg.f64 (+.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 (*.f64 B (*.f64 B #s(literal -1/6 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))) (*.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))))))) |
(/.f64 (neg.f64 (-.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 B (*.f64 B #s(literal -1/6 binary64))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))))) (neg.f64 (-.f64 (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64)))) (*.f64 B (*.f64 B #s(literal -1/6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 B B) (+.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)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)) (*.f64 B B))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64)) (*.f64 B B))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) |
(*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) (*.f64 B B)) |
(*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) 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 (-.f64 #s(literal 0 binary64) B) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 B)) #s(literal 2 binary64)) |
(*.f64 B B) |
(*.f64 (-.f64 #s(literal 0 binary64) B) (-.f64 #s(literal 0 binary64) B)) |
(*.f64 (exp.f64 (log.f64 B)) (exp.f64 (log.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) B)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal -1 binary64) B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) B))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 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))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) 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 (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.f64 B)) (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (/.f64 #s(literal 1 binary64) B) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal -1 binary64) B)) |
(fma.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) 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) (neg.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 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) (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 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 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 B B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) B))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 B (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 B (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 B #s(literal -1 binary64)) (neg.f64 (*.f64 x (cos.f64 B))))) (*.f64 (/.f64 B #s(literal -1 binary64)) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) B) (*.f64 (sin.f64 B) #s(literal -1 binary64))) (*.f64 (sin.f64 B) B)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 B #s(literal -1 binary64))) (*.f64 (sin.f64 B) #s(literal 1 binary64))) (*.f64 (sin.f64 B) (/.f64 B #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (/.f64 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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 B (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 B (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) B) (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) B) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 B #s(literal -1 binary64)) (neg.f64 (*.f64 x (cos.f64 B)))))) (neg.f64 (*.f64 (/.f64 B #s(literal -1 binary64)) (sin.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) B) (*.f64 (sin.f64 B) #s(literal -1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) B)) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 B #s(literal -1 binary64))) (*.f64 (sin.f64 B) #s(literal 1 binary64)))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 B #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.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 #s(literal 0 binary64) (/.f64 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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 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 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 x (tan.f64 B)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 x (tan.f64 B)) (/.f64 #s(literal 1 binary64) B))) |
(*.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 B (*.f64 B B))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal -1 binary64) B) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (-.f64 #s(literal 0 binary64) B)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(*.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 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal 1 binary64) B)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 #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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x)))) |
(/.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 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 (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (tan.f64 B)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x 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 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (tan.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (tan.f64 B) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (tan.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sin.f64 B) (*.f64 x x))) |
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (cos.f64 B)) (*.f64 (*.f64 x x) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.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 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (cos.f64 B))) (neg.f64 (*.f64 (*.f64 x x) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (cos.f64 B))) (neg.f64 (*.f64 x (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (tan.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 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 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.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 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) |
(*.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 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 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))))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (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 #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 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.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))) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (tan.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (tan.f64 B)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x 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 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) (/.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (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 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (tan.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (tan.f64 B) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (tan.f64 B) x)) |
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sin.f64 B) (*.f64 x x))) |
(/.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (sin.f64 B) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (cos.f64 B)) (*.f64 (*.f64 x x) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (cos.f64 B)) (*.f64 x (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (tan.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 x (cos.f64 B)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.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 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (tan.f64 B))) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (cos.f64 B))) (neg.f64 (*.f64 (*.f64 x x) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (cos.f64 B))) (neg.f64 (*.f64 x (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (tan.f64 B) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (tan.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (sin.f64 B) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (sin.f64 B) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x x) (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 x (tan.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 x (cos.f64 B))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 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 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.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 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (neg.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (neg.f64 (*.f64 x (cos.f64 B)))) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (tan.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) |
(*.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 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(+.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) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) 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 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(neg.f64 x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) 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 (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) 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 x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 (tan.f64 B)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(neg.f64 (/.f64 #s(literal -1 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))))) |
(/.f64 #s(literal 1 binary64) (tan.f64 B)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (tan.f64 B) #s(literal -1 binary64)) |
(pow.f64 (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 #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 (cos.f64 B) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.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))) |
(*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(cos.f64 B) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 #s(literal 4 binary64) x)) (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F (*.f64 F (*.f64 F F))))) (sqrt.f64 (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 4 binary64) x)))) (sqrt.f64 (-.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1/4 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)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) (/.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 #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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x)) |
(/.f64 (neg.f64 (*.f64 x (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) x))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (cos.f64 B))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 x x)))) |
(/.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 (-.f64 #s(literal 0 binary64) (cos.f64 B)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 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 (cos.f64 B) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (*.f64 x (cos.f64 B)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 x #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) x) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) |
(+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/3 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))) (/.f64 #s(literal 1/36 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) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)) (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/18 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 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))) (neg.f64 (+.f64 #s(literal 1/36 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 x #s(literal -1/18 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)))) |
(/.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 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64))))) |
(/.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))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/27 binary64)) #s(literal -1/216 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (-.f64 #s(literal 1/36 binary64) (*.f64 x #s(literal -1/18 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) #s(literal -1/36 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal 1/6 binary64)))) |
| 1× | egg-herbie |
| 6890× | *-lowering-*.f32 |
| 6890× | *-lowering-*.f64 |
| 3774× | +-lowering-+.f64 |
| 3774× | +-lowering-+.f32 |
| 1726× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 685 | 5956 |
| 1 | 2303 | 5556 |
| 0 | 8398 | 5556 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(- (/ 1 (sin B)) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(/ 1 (sin B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(/ -1 (sin B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F B) |
(/ (+ F (* 1/6 (* (pow B 2) F))) B) |
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
(/ F (sin B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(/ -1 B) |
(* -1 (/ (+ 1 x) B)) |
(/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B) |
(/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B) |
(/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B) |
(* B (- (* 1/3 x) 1/6)) |
(* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* B (- (* 1/3 x) 1/6)) |
(* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2)))))) |
(* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2)))))) |
(* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2)))))) |
(/ (- (* -1/6 (pow B 2)) 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 (pow B 2)) 1)) B) |
(* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x))))) |
(* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x))))) |
(* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x))))) |
(* -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 (+ 1 x)) |
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) |
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) |
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(- (* -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))) 1) |
(* x (- (* 1/3 (pow B 2)) 1)) |
(* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x)))) |
(* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x)))) |
(* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x)))) |
(* -1 (* x (+ 1 (* -1/3 (pow B 2))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2)))))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2)))))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(* -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))))) |
(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 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))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(* -1 (/ (+ 1 x) B)) |
(/ (- (* 1/3 (* (pow B 2) x)) (+ 1 x)) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) (+ 1 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))))))))) (+ 1 x)) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/ (+ x (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (+ x (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))) (+ (* -1/9 x) (* 2/15 x)))) (* 1/3 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) x) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(* -1 (/ (* x (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 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (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 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 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 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(/ 1 B) |
(/ (+ 1 (* -1/3 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (- (* -1/45 (pow B 2)) 1/3))) B) |
(/ (+ 1 (* (pow B 2) (- (* (pow B 2) (- (* -2/945 (pow B 2)) 1/45)) 1/3))) B) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
(/ (cos B) (sin B)) |
1 |
(+ 1 (* -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) |
(sqrt (+ 2 (* 2 x))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(sqrt (+ 2 (pow F 2))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(* (sqrt x) (sqrt 2)) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(/ (* 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/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/3 x) 1/6) |
(- (* 1/3 x) 1/6) |
(- (* 1/3 x) 1/6) |
(* 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) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/3))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/3))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/3))) |
| Outputs |
|---|
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal 3/8 binary64)))))))) (/.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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) (/ (* x (cos B)) (sin B))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (sin.f64 B)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (+ (/ 1 (sin B)) (/ (* x (cos B)) (sin B)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)))) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/3 x)))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F)) (*.f64 x (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (* 2/15 x)))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal 7/360 binary64))) (*.f64 x #s(literal 1/45 binary64)))))))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (+ (* 1/3 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal 7/360 binary64))) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (-.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 F #s(literal -7/2160 binary64)))))))))))) x) B) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (/ (* x (cos B)) (sin B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* x (- (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (/.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(+ (* x (- (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))) (/ (cos B) (sin B)))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) (/.f64 (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)) |
(* x (- (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))) (/ (cos B) (sin B)))) |
(*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (cos.f64 B) (sin.f64 B)))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* x (- (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 (pow x 3)))))) (/ (cos B) (sin B)))) |
(*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) #s(literal 1/16 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (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 (+ (* -1 (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 (pow x 3))))) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 F (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) x)) (/ (cos B) (sin B))))) |
(*.f64 (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B))) |
(* F (+ (* -1/2 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(*.f64 F (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 3/8 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 F (*.f64 F (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) #s(literal 3/8 binary64)))))))) |
(* F (+ (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/2 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* (pow F 2) (+ (* -5/16 (* (/ (pow F 2) (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 7))))) (* 3/8 (* (/ 1 (sin B)) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5))))))))))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (/.f64 (*.f64 F F) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 7 binary64)))) #s(literal -5/16 binary64))) (*.f64 (/.f64 #s(literal 3/8 binary64) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* -1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (+ (* -1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))) (/ 1 (sin B))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) |
(/ -1 (sin B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (+ (* 1/2 (/ (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))) (* (pow F 4) (sin B)))) (* 1/2 (/ (+ (* 1/2 (* (+ 2 (* 2 x)) (+ (* -1 (pow (+ 2 (* 2 x)) 2)) (* 1/4 (pow (+ 2 (* 2 x)) 2))))) (pow (+ 2 (* 2 x)) 3)) (* (pow F 6) (sin B)))))) (/ 1 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (sin.f64 B)) (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) (sin.f64 B))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 F B)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F)) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1 (* (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F)))))) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))))))) B) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F)) (*.f64 (*.f64 B B) (*.f64 (*.f64 (*.f64 B B) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (+.f64 (*.f64 F #s(literal -7/360 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 F #s(literal -7/2160 binary64))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(+ (* -1 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F (*.f64 (/.f64 x (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* 3/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 (/.f64 (*.f64 x F) (sin.f64 B)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* x (+ (* -5/2 (* (/ (* F x) (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 7))))) (* 3/2 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5))))))))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 x F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) F) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64))))))) (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))))) |
(* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) |
(+ (* -1/2 (* (/ (* F (+ (* 1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt 1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3)))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 7))))) (+ (* -1/8 (* (/ (* F (+ 2 (pow F 2))) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (pow (+ 2 (pow F 2)) 2)) (* (sin B) (sqrt 1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (sqrt 1/2)) (sin B)) (sqrt (/ 1 x)))))) |
(+.f64 (+.f64 (*.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) F) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/16 binary64)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) |
(+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (+ (* 1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 5))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 F (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))))) |
(+ (* -1 (/ (+ (* -1/16 (* (/ (* F (* (sqrt -1) (pow (+ 2 (pow F 2)) 2))) (* (sin B) (sqrt -1/2))) (sqrt x))) (* 1/2 (* (/ (* F (* (sqrt -1) (+ (* -1/64 (/ (* x (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -1/2) 2))) (* 1/16 (pow (+ 2 (pow F 2)) 3))))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 x))))) (pow x 3))) (+ (* -1/8 (* (/ (* F (* (sqrt -1) (+ 2 (pow F 2)))) (* (sin B) (sqrt -1/2))) (sqrt (/ 1 (pow x 3))))) (* (/ (* F (* (sqrt -1) (sqrt -1/2))) (sin B)) (sqrt (/ 1 x))))) |
(-.f64 (+.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 F (sqrt.f64 x)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 F (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/16 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x)))) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F B) |
(/.f64 F B) |
(/ (+ F (* 1/6 (* (pow B 2) F))) B) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) #s(literal 1 binary64)) F) B) |
(/ (+ F (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (+.f64 F (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal 7/360 binary64))) (*.f64 F #s(literal 1/6 binary64))))) B) |
(/ (+ F (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 F) (+ (* 1/720 F) (* 1/6 (+ (* -1/36 F) (* 1/120 F))))))) (+ (* -1/36 F) (* 1/120 F)))) (* -1/6 F)))) B) |
(/.f64 (+.f64 F (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (neg.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 F #s(literal 1/840 binary64)) (*.f64 F #s(literal -7/2160 binary64)))) (*.f64 F #s(literal -7/360 binary64))))) (*.f64 F #s(literal 1/6 binary64)))))) B) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (sin.f64 B)) |
(/ F (sin B)) |
(/.f64 F (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 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 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 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64))))) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(sin B) |
(sin.f64 B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ -1 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 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (+ (* -1 (+ 1 x)) (* (pow B 2) (- (* 1/3 x) 1/6))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(* B (- (* 1/3 x) 1/6)) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* B (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* B (- (* 1/3 x) 1/6)) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 x (*.f64 B B)))) (neg.f64 B)) |
(* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 x (*.f64 B B)))) (neg.f64 B)) |
(* -1 (* B (+ (* -1 (- (* 1/3 x) 1/6)) (+ (/ 1 (pow B 2)) (/ x (pow B 2)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 x #s(literal -1/3 binary64)) #s(literal 1/6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B B)) (/.f64 x (*.f64 B B)))) (neg.f64 B)) |
(/ (- (* -1/6 (pow B 2)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 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 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 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) 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 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B))) |
(/ (* x (- (* 1/3 (pow B 2)) 1)) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal -1/6 binary64)) x)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal -1/6 binary64)) x)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* x (- (+ (* -1/6 (/ B x)) (* 1/3 B)) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (-.f64 (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 (*.f64 B #s(literal -1/6 binary64)) x)) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ (* x (+ 1 (* -1/3 (pow B 2)))) B)) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(* -1 (* x (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)))) |
(* -1 (* x (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 B #s(literal -1/3 binary64))) (/.f64 (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B)) x)))) |
(* -1 (* x (+ (* -1 (/ (- (* -1/6 B) (/ 1 B)) x)) (+ (* -1/3 B) (/ 1 B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (*.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 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(- (* (pow B 2) (- (* 1/3 x) 1/6)) (+ 1 x)) |
(+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(* (pow B 2) (- (+ (* -1 (/ (+ 1 x) (pow B 2))) (* 1/3 x)) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(- (* -1/6 (pow B 2)) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) |
(- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(- (+ (* -1/6 (pow B 2)) (* x (- (* 1/3 (pow B 2)) 1))) 1) |
(+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 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/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(* x (- (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2))) (+ 1 (/ 1 x)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))))) |
(* -1 (* x (+ 1 (* -1/3 (pow B 2))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1 (/ (- (* -1/6 (pow B 2)) 1) x)) (* -1/3 (pow B 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) x))) (-.f64 #s(literal 0 binary64) x)) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* (pow B 2) (- (* 1/3 x) 1/6)) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(* -1/6 (pow B 2)) |
(*.f64 (*.f64 B B) #s(literal -1/6 binary64)) |
(+ (* -1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(+ (* -1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(+ (* -1/6 (pow B 2)) (* 1/3 (* (pow B 2) x))) |
(*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 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 (*.f64 B B) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) x))) |
(* x (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) x))) |
(* x (+ (* -1/6 (/ (pow B 2) x)) (* 1/3 (pow B 2)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) (/.f64 (*.f64 (*.f64 B B) #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 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* 1/6 (/ (pow B 2) x))))) |
(*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/3 (pow B 2)) (* 1/6 (/ (pow B 2) x))))) |
(*.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/3 binary64)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) x)) (-.f64 #s(literal 0 binary64) x)) |
(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 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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (* x (+ (/ 1 (* B x)) (/ (cos B) (sin B))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) B) x)))) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/ (- (* 1/3 (* (pow B 2) x)) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (+ (* 2/15 x) (* (pow B 2) (+ (* -1/3 (+ (* -1/9 x) (* 2/15 x))) (+ (* -2/45 x) (* 17/315 x))))))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))))))))) (-.f64 #s(literal -1 binary64) x)) B) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(* -1 (+ (/ 1 B) (/ (* x (cos B)) (sin B)))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* -1/3 (* (pow B 2) x))) B) |
(/.f64 (*.f64 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 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 x #s(literal -1/45 binary64)))) (*.f64 x #s(literal -1/3 binary64)))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 #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 (/ (* 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 B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(/ (- (* 1/3 (* (pow B 2) x)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/ (- (* (pow B 2) (+ (* 1/3 x) (* (pow B 2) (+ (* -1/9 x) (* 2/15 x))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.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 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/45 binary64)) (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 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 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 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 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 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -2/945 binary64)) #s(literal -1/45 binary64))) #s(literal -1/3 binary64)))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(* -1 (/ (* x (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 (/ (* 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 B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(/ (+ (* -1 x) (* -1 (* (pow B 2) (- (* -1/2 x) (* -1/6 x))))) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1 (- (* -1/2 x) (* -1/6 x)))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/ (+ (* -1 x) (* (pow B 2) (+ (* -1 (- (* -1/2 x) (* -1/6 x))) (* (pow B 2) (+ (* -1 (* (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 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))))))) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 B (*.f64 B (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x))) (+.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x #s(literal -1/360 binary64))))))) (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x))) (*.f64 B B))))) 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 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(/ 1 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 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 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 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -2/945 binary64)) #s(literal -1/45 binary64))) #s(literal -1/3 binary64)))) B) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
(/ (cos B) (sin B)) |
(/.f64 (cos.f64 B) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow B 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) |
(+ 1 (* (pow B 2) (- (* 1/24 (pow B 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/24 binary64)) #s(literal -1/2 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 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 B B) #s(literal -1/720 binary64)))) #s(literal -1/2 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) |
(sqrt (+ 2 (* 2 x))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(+ (sqrt (+ 2 (* 2 x))) (* 1/2 (* (pow F 2) (sqrt (/ 1 (+ 2 (* 2 x))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 F F)))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* -1/8 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3))))) (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))))) |
(+ (sqrt (+ 2 (* 2 x))) (* (pow F 2) (+ (* 1/2 (sqrt (/ 1 (+ 2 (* 2 x))))) (* (pow F 2) (+ (* -1/8 (sqrt (/ 1 (pow (+ 2 (* 2 x)) 3)))) (* 1/16 (* (pow F 2) (sqrt (/ 1 (pow (+ 2 (* 2 x)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1/8 binary64)) (*.f64 (*.f64 F F) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 5 binary64)))) #s(literal 1/16 binary64)))))))) |
F |
(* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 F (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))))) |
(* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 F (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64))))) |
(* -1 F) |
(-.f64 #s(literal 0 binary64) F) |
(* -1 (* F (+ 1 (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ 1 (+ (* -1/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 1/16 (/ (pow (+ 2 (* 2 x)) 3) (pow F 6))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) F)) |
(sqrt (+ 2 (pow F 2))) |
(sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (sqrt (/ 1 (+ 2 (pow F 2)))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* -1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x #s(literal -1/2 binary64)))))) |
(+ (sqrt (+ 2 (pow F 2))) (* x (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* x (+ (* -1/2 (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3)))) (* 1/2 (* x (sqrt (/ 1 (pow (+ 2 (pow F 2)) 5)))))))))) |
(+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 x (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 x #s(literal 1/2 binary64)))))))) |
(* (sqrt x) (sqrt 2)) |
(*.f64 (sqrt.f64 x) (sqrt.f64 #s(literal 2 binary64))) |
(* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/8 binary64))))) |
(* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (pow (+ 2 (pow F 2)) 2) (pow (sqrt 2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (pow (+ 2 (pow F 2)) 3) (pow (sqrt 2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (+ 2 (pow F 2)) (sqrt 2)))) (* (sqrt (/ 1 x)) (sqrt 2)))))) |
(*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/8 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt x) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 x) #s(literal -1 binary64))) |
(* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))))) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 2)) (pow (sqrt -2) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (/ (* (sqrt -1) (pow (+ 2 (pow F 2)) 3)) (pow (sqrt -2) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (/ (* (sqrt -1) (+ 2 (pow F 2))) (sqrt -2)))) (* (sqrt (/ 1 x)) (* (sqrt -2) (sqrt -1)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal -2 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(/ (* 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 (*.f64 (*.f64 B B) (*.f64 x #s(literal -1/45 binary64))) (*.f64 x #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 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 x #s(literal -1/135 binary64)) (*.f64 x #s(literal 1/105 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 x #s(literal -1/45 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/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/3 x) 1/6) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) |
(- (* 1/3 x) 1/6) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) |
(- (* 1/3 x) 1/6) |
(+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* x (- 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* x (- 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* x (- 1/3 (* 1/6 (/ 1 x)))) |
(*.f64 x (-.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1/6 binary64) x))) |
(* 1/3 x) |
(*.f64 x #s(literal 1/3 binary64)) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/3))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal -1/3 binary64)))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/3))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal -1/3 binary64)))) |
(* -1 (* x (- (* 1/6 (/ 1 x)) 1/3))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/6 binary64) x) #s(literal -1/3 binary64)))) |
Compiled 29484 to 2883 computations (90.2% saved)
66 alts after pruning (63 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1224 | 27 | 1251 |
| Fresh | 16 | 36 | 52 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1244 | 66 | 1310 |
| Status | Accuracy | Program |
|---|---|---|
| 30.2% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) B) | |
| 17.9% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) | |
| 28.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) | |
| 39.6% | (/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) | |
| 39.9% | (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) | |
| 34.9% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) | |
| 17.0% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) | |
| 48.5% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) | |
| 25.4% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 27.1% | (/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) | |
| 31.9% | (/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) | |
| 37.5% | (/.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) | |
| 31.2% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 34.9% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) | |
| 28.0% | (/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) | |
| 29.9% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) | |
| 31.5% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 32.3% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ✓ | 31.2% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 10.1% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) | |
| 30.8% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) | |
| 30.9% | (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) | |
| 10.3% | (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) | |
| 16.4% | (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) | |
| 28.7% | (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) | |
| 41.6% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) | |
| 28.1% | (/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) | |
| 30.2% | (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) | |
| 15.2% | (/.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 x #s(literal -1 binary64))))) | |
| 2.5% | (/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) | |
| 31.9% | (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) | |
| 56.6% | (/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) | |
| 20.5% | (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) | |
| 31.2% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 30.7% | (/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) | |
| 56.5% | (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) | |
| 10.4% | (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) | |
| 10.5% | (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| ✓ | 17.3% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| ✓ | 10.6% | (/.f64 #s(literal -1 binary64) B) |
| 52.6% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) | |
| 57.1% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) | |
| 44.0% | (-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) | |
| 47.8% | (-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 57.5% | (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) | |
| 53.8% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 56.0% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 54.1% | (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) | |
| 25.1% | (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B))) | |
| 30.7% | (+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.f64 (*.f64 B #s(literal -1/6 binary64)) (/.f64 #s(literal -1 binary64) B))) | |
| 50.6% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) | |
| 31.1% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 30.7% | (*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) | |
| 56.5% | (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) | |
| 31.6% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) | |
| 31.8% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) | |
| 34.8% | (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 27.7% | (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (-.f64 #s(literal 0 binary64) x)) | |
| 19.2% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 56.5% | (*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 56.5% | (*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) | |
| 31.9% | (*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) | |
| 32.9% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) | |
| 22.1% | (*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) | |
| 2.5% | (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) | |
| 56.7% | (neg.f64 (/.f64 x (tan.f64 B))) |
Compiled 3171 to 1237 computations (61% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) F) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) #s(literal 1 binary64)))) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (tan.f64 B) x)) (*.f64 (sin.f64 B) (/.f64 (tan.f64 B) x))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (tan.f64 B) x) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) |
(/.f64 (-.f64 (*.f64 (tan.f64 B) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))) (*.f64 (sin.f64 B) x)) (*.f64 (sin.f64 B) (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (*.f64 F (tan.f64 B))) (*.f64 x (sin.f64 B))) (*.f64 (tan.f64 B) (sin.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
4 calls:
| 38.0ms | x |
| 36.0ms | B |
| 35.0ms | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
| 33.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 3 | F |
| 87.8% | 1 | B |
| 87.8% | 1 | x |
| 90.8% | 2 | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) #s(literal 2 binary64)))))) |
Compiled 42 to 29 computations (31% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 48.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 29.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 33.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 30.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B))) |
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) F))) (/.f64 x B)) |
(+.f64 (neg.f64 (*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 27.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 B F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 29.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.8% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
3 calls:
| 46.0ms | B |
| 35.0ms | x |
| 29.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.8% | 3 | x |
| 77.8% | 3 | B |
| 92.9% | 5 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 27.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.9% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.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 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(*.f64 (neg.f64 (*.f64 x (cos.f64 B))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (/.f64 F (sin.f64 B)) F) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 27.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
2 calls:
| 24.0ms | x |
| 24.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.1% | 3 | x |
| 83.7% | 5 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))))) x) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) x))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 (*.f64 B B) (*.f64 x #s(literal 1/3 binary64)))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -3/4 binary64)) (pow.f64 F #s(literal 4 binary64)))))) x) B) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 F F) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))))) |
(*.f64 (neg.f64 x) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (*.f64 x (cos.f64 B)) (neg.f64 (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (cos.f64 B) (sin.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
2 calls:
| 45.0ms | B |
| 24.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.1% | 2 | B |
| 77.3% | 5 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))) |
2 calls:
| 21.0ms | F |
| 18.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 5 | F |
| 65.8% | 3 | B |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 B B))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
2 calls:
| 18.0ms | F |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 3 | x |
| 74.3% | 6 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 20.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(+.f64 (/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 #s(literal -1 binary64) B)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (*.f64 x #s(literal 2 binary64)))) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) (sin.f64 B)) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal -1 binary64) B)) |
| Outputs |
|---|
(+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 18.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.8% | 4 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) |
1 calls:
| 15.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.0% | 5 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(neg.f64 (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x) |
(/.f64 #s(literal -1 binary64) (/.f64 (tan.f64 B) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(neg.f64 (/.f64 x (tan.f64 B))) |
3 calls:
| 15.0ms | B |
| 15.0ms | x |
| 13.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.2% | 2 | B |
| 63.5% | 4 | x |
| 64.0% | 4 | F |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 B (*.f64 B (+.f64 (-.f64 (*.f64 x #s(literal 1/24 binary64)) (*.f64 x #s(literal 1/18 binary64))) (*.f64 #s(literal -1/120 binary64) x)))))) x) B) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (*.f64 B (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)))) B) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) (-.f64 (*.f64 B (*.f64 (*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (*.f64 (*.f64 B B) (+.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) x))))) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
3 calls:
| 21.0ms | B |
| 15.0ms | F |
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.2% | 3 | x |
| 47.5% | 2 | F |
| 46.4% | 2 | B |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
(/.f64 #s(literal -1 binary64) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64)))) #s(literal -1/6 binary64)))))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) |
1 calls:
| 12.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.4% | 2 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
(*.f64 B (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 B B)) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) #s(literal -1/6 binary64))) #s(literal -1 binary64)) B) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) (-.f64 #s(literal -1 binary64) x))) |
(+.f64 (*.f64 x (+.f64 (*.f64 B #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) B))) (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (*.f64 (*.f64 B B) (+.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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) #s(literal -1/45 binary64)) #s(literal -1/3 binary64)))) B)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.f64 F F) 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 x #s(literal -1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) (*.f64 x (*.f64 #s(literal 1/45 binary64) (*.f64 B B))))) (-.f64 #s(literal -1 binary64) x)) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B) |
2 calls:
| 16.0ms | F |
| 10.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.3% | 1 | B |
| 47.2% | 3 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
(*.f64 B (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(*.f64 x (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B)) |
(/.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 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64))) B) |
(/.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal 1/3 binary64)) #s(literal -1/6 binary64))) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 x #s(literal -1 binary64)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x #s(literal -1 binary64))) 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64)))) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 calls:
| 6.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.2% | 3 | F |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
2 calls:
| 3.0ms | x |
| 2.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.3% | 1 | x |
| 39.7% | 2 | F |
Compiled 8 to 6 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
3 calls:
| 2.0ms | F |
| 2.0ms | x |
| 2.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.2% | 1 | x |
| 31.2% | 1 | B |
| 31.2% | 1 | F |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
| Outputs |
|---|
(/.f64 #s(literal -1 binary64) B) |
3 calls:
| 2.0ms | F |
| 1.0ms | x |
| 1.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.6% | 1 | F |
| 10.6% | 1 | B |
| 10.6% | 1 | x |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 2149880601043954.5 | 7.984842931304543e+28 |
| 4.0ms | -8.434398653809543e+21 | -4253300288096442.0 |
| 6.0ms | 32× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 112 to 79 computations (29.5% saved)
ival-div: 1.0ms (21.2% of total)ival-mult: 1.0ms (21.2% of total)ival-sin: 1.0ms (21.2% of total)ival-tan: 1.0ms (21.2% of total)ival-pow: 1.0ms (21.2% of total)ival-add: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 2149880601043954.5 | 7.984842931304543e+28 |
| 9.0ms | -8.434398653809543e+21 | -4253300288096442.0 |
| 36.0ms | 192× | 0 | valid |
| 2.0ms | 12× | 0 | invalid |
Compiled 480 to 337 computations (29.8% saved)
ival-mult: 6.0ms (20% of total)ival-pow: 5.0ms (16.7% of total)ival-div: 4.0ms (13.3% of total)ival-add: 4.0ms (13.3% of total)ival-sin: 4.0ms (13.3% of total)ival-tan: 4.0ms (13.3% of total)ival-neg: 2.0ms (6.7% 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 |
|---|---|---|
| 38.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 18.0ms | -38149122.22948651 | -27117854.060648896 |
| 40.0ms | 224× | 0 | valid |
| 3.0ms | 23× | 0 | invalid |
Compiled 646 to 469 computations (27.4% saved)
ival-mult: 7.0ms (20.4% of total)ival-pow: 6.0ms (17.5% of total)ival-div: 5.0ms (14.6% of total)ival-sin: 5.0ms (14.6% of total)ival-tan: 5.0ms (14.6% of total)ival-add: 4.0ms (11.7% of total)ival-neg: 2.0ms (5.8% 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 |
|---|---|---|
| 42.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 34.0ms | -38149122.22948651 | -27117854.060648896 |
| 60.0ms | 224× | 0 | valid |
| 4.0ms | 24× | 0 | invalid |
Compiled 632 to 455 computations (28% saved)
ival-sin: 23.0ms (42.5% of total)ival-mult: 7.0ms (12.9% of total)ival-pow: 6.0ms (11.1% of total)ival-div: 5.0ms (9.2% of total)ival-tan: 5.0ms (9.2% of total)ival-add: 4.0ms (7.4% of total)ival-neg: 2.0ms (3.7% 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 |
|---|---|---|
| 41.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 15.0ms | -38149122.22948651 | -27117854.060648896 |
| 43.0ms | 224× | 0 | valid |
| 4.0ms | 28× | 0 | invalid |
Compiled 618 to 441 computations (28.6% saved)
ival-mult: 8.0ms (21.3% of total)ival-div: 7.0ms (18.6% of total)ival-pow: 6.0ms (16% of total)ival-sin: 5.0ms (13.3% of total)ival-tan: 5.0ms (13.3% of total)ival-add: 4.0ms (10.6% of total)ival-neg: 3.0ms (8% 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 |
|---|---|---|
| 40.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 29.0ms | -6304593287.971041 | -38149122.22948651 |
| 53.0ms | 272× | 0 | valid |
| 4.0ms | 28× | 0 | invalid |
Compiled 802 to 564 computations (29.7% saved)
ival-mult: 9.0ms (19.7% of total)ival-pow: 9.0ms (19.7% of total)ival-tan: 8.0ms (17.5% of total)ival-div: 7.0ms (15.3% of total)ival-sin: 6.0ms (13.1% of total)ival-add: 4.0ms (8.8% of total)ival-neg: 3.0ms (6.6% of total)const: 1.0ms (2.2% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 91091.93298311482 | 520258.6153846544 |
| 30.0ms | -6304593287.971041 | -38149122.22948651 |
| 40.0ms | 208× | 0 | valid |
| 4.0ms | 26× | 0 | invalid |
Compiled 530 to 376 computations (29.1% saved)
ival-pow: 8.0ms (23% of total)ival-mult: 7.0ms (20.1% of total)ival-div: 5.0ms (14.4% of total)ival-tan: 5.0ms (14.4% of total)ival-sin: 4.0ms (11.5% of total)ival-add: 3.0ms (8.6% of total)ival-neg: 2.0ms (5.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 36.0ms | 7.907349545486603e-230 | 2.3725497740711094e-226 |
| 28.0ms | -9.692849141461891e-253 | -6.14559913052192e-254 |
| 7.0ms | -8.434398653809543e+21 | -4253300288096442.0 |
| 76.0ms | 368× | 0 | valid |
| 8.0ms | 52× | 0 | invalid |
Compiled 831 to 581 computations (30.1% saved)
ival-mult: 14.0ms (20.5% of total)ival-pow: 14.0ms (20.5% of total)ival-tan: 12.0ms (17.6% of total)ival-div: 9.0ms (13.2% of total)ival-sin: 8.0ms (11.7% of total)ival-add: 6.0ms (8.8% of total)ival-neg: 4.0ms (5.9% of total)const: 1.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 36.0ms | 7.907349545486603e-230 | 2.3725497740711094e-226 |
| 38.0ms | -9.692849141461891e-253 | -6.14559913052192e-254 |
| 38.0ms | -8.434398653809543e+21 | -4253300288096442.0 |
| 113.0ms | 480× | 0 | valid |
| 9.0ms | 62× | 0 | invalid |
Compiled 1060 to 733 computations (30.8% saved)
ival-sin: 27.0ms (27.8% of total)ival-div: 16.0ms (16.5% of total)ival-mult: 16.0ms (16.5% of total)ival-pow: 13.0ms (13.4% of total)ival-tan: 11.0ms (11.3% of total)ival-add: 8.0ms (8.3% of total)ival-neg: 5.0ms (5.2% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 33.0ms | 7.907349545486603e-230 | 2.3725497740711094e-226 |
| 40.0ms | -5.992710999461659e-185 | -1.1096065740390656e-190 |
| 26.0ms | -0.00019858452152003153 | -5.025386237405288e-5 |
| 99.0ms | 464× | 0 | valid |
| 15.0ms | 68× | 0 | invalid |
Compiled 865 to 611 computations (29.4% saved)
ival-mult: 25.0ms (27.9% of total)ival-div: 14.0ms (15.6% of total)ival-tan: 12.0ms (13.4% of total)ival-pow: 12.0ms (13.4% of total)ival-sin: 10.0ms (11.2% of total)ival-add: 8.0ms (8.9% of total)ival-neg: 8.0ms (8.9% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 58.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 29.0ms | 7.907349545486603e-230 | 2.3725497740711094e-226 |
| 35.0ms | -5.992710999461659e-185 | -1.1096065740390656e-190 |
| 22.0ms | -0.00019858452152003153 | -5.025386237405288e-5 |
| 87.0ms | 464× | 0 | valid |
| 39.0ms | 52× | 0 | invalid |
Compiled 914 to 639 computations (30.1% saved)
ival-mult: 46.0ms (43.9% of total)ival-tan: 12.0ms (11.5% of total)ival-pow: 12.0ms (11.5% of total)ival-div: 11.0ms (10.5% of total)ival-sin: 9.0ms (8.6% of total)ival-add: 8.0ms (7.6% of total)ival-neg: 5.0ms (4.8% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.5896435226947673e-21 | 2.5098776462896862e-20 |
| 20.0ms | 96× | 0 | valid |
Compiled 210 to 145 computations (31% saved)
ival-mult: 3.0ms (26.4% of total)ival-pow: 3.0ms (26.4% of total)ival-div: 2.0ms (17.6% of total)ival-add: 1.0ms (8.8% of total)ival-sin: 1.0ms (8.8% of total)ival-tan: 1.0ms (8.8% of total)ival-neg: 1.0ms (8.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 33.0ms | 7.907349545486603e-230 | 2.3725497740711094e-226 |
| 293.0ms | -5.992710999461659e-185 | -1.1096065740390656e-190 |
| 24.0ms | -0.0009859608845443546 | -0.00019858452152003153 |
| 348.0ms | 480× | 0 | valid |
| 9.0ms | 55× | 0 | invalid |
Compiled 887 to 632 computations (28.7% saved)
ival-sin: 266.0ms (79% of total)ival-mult: 18.0ms (5.3% of total)ival-div: 14.0ms (4.2% of total)ival-tan: 12.0ms (3.6% of total)ival-pow: 12.0ms (3.6% of total)ival-add: 8.0ms (2.4% of total)ival-neg: 5.0ms (1.5% of total)const: 1.0ms (0.3% of total)backward-pass: 0.0ms (0% of total)| 5× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 5.246222531068825e+245 | 1.308748730807507e+249 |
| 28.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 33.0ms | 7.907349545486603e-230 | 2.3725497740711094e-226 |
| 36.0ms | -5.992710999461659e-185 | -1.1096065740390656e-190 |
| 27.0ms | -0.0009859608845443546 | -0.00019858452152003153 |
| 124.0ms | 608× | 0 | valid |
| 7.0ms | 52× | 0 | invalid |
Compiled 1218 to 861 computations (29.3% saved)
ival-mult: 25.0ms (24.3% of total)ival-pow: 18.0ms (17.5% of total)ival-div: 14.0ms (13.6% of total)ival-tan: 14.0ms (13.6% of total)ival-sin: 13.0ms (12.6% of total)ival-add: 11.0ms (10.7% of total)ival-neg: 6.0ms (5.8% of total)const: 1.0ms (1% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 5.246222531068825e+245 | 1.308748730807507e+249 |
| 54.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 24.0ms | -4.875611990297718e-74 | -1.3266430173927485e-74 |
| 57.0ms | -8758.986603763784 | -1.3354895746529483 |
| 145.0ms | 496× | 0 | valid |
| 7.0ms | 47× | 0 | invalid |
Compiled 1029 to 744 computations (27.7% saved)
ival-div: 38.0ms (32.6% of total)ival-tan: 18.0ms (15.4% of total)ival-mult: 16.0ms (13.7% of total)ival-add: 13.0ms (11.2% of total)ival-pow: 13.0ms (11.2% of total)ival-sin: 12.0ms (10.3% of total)ival-neg: 5.0ms (4.3% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 5.246222531068825e+245 | 1.308748730807507e+249 |
| 38.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 35.0ms | -0.0009859608845443546 | -0.00019858452152003153 |
| 83.0ms | 384× | 0 | valid |
| 3.0ms | 20× | 0 | invalid |
Compiled 804 to 575 computations (28.5% saved)
ival-add: 16.0ms (22.6% of total)ival-mult: 15.0ms (21.1% of total)ival-pow: 12.0ms (16.9% of total)ival-div: 9.0ms (12.7% of total)ival-tan: 8.0ms (11.3% of total)ival-sin: 7.0ms (9.9% of total)ival-neg: 4.0ms (5.6% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 5.246222531068825e+245 | 1.308748730807507e+249 |
| 43.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 14.0ms | -38149122.22948651 | -27117854.060648896 |
| 28.0ms | -7.722281816436342e+36 | -1.9684894074674173e+35 |
| 89.0ms | 464× | 0 | valid |
| 4.0ms | 27× | 0 | invalid |
Compiled 880 to 641 computations (27.2% saved)
ival-mult: 14.0ms (19.5% of total)ival-pow: 12.0ms (16.7% of total)ival-div: 11.0ms (15.3% of total)ival-sin: 11.0ms (15.3% of total)ival-tan: 10.0ms (13.9% of total)ival-add: 9.0ms (12.5% of total)ival-neg: 5.0ms (7% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 1.2733900622917355e-21 | 1.5896435226947673e-21 |
| 15.0ms | 48× | 0 | valid |
Compiled 138 to 97 computations (29.7% saved)
ival-div: 1.0ms (17.7% of total)ival-add: 1.0ms (17.7% of total)ival-mult: 1.0ms (17.7% of total)ival-pow: 1.0ms (17.7% of total)ival-sin: 0.0ms (0% of total)ival-tan: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -6.847015194779603e-137 | -7.361823642788744e-148 |
| 9.0ms | 48× | 0 | valid |
| 1.0ms | 8× | 0 | invalid |
Compiled 192 to 133 computations (30.7% saved)
ival-mult: 2.0ms (25.4% of total)ival-div: 1.0ms (12.7% of total)ival-add: 1.0ms (12.7% of total)ival-sin: 1.0ms (12.7% of total)ival-tan: 1.0ms (12.7% of total)ival-pow: 1.0ms (12.7% of total)ival-neg: 1.0ms (12.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | -2.157045911897727e-48 | -7.613417915972214e-51 |
| 26.0ms | 128× | 0 | valid |
| 2.0ms | 14× | 0 | invalid |
Compiled 308 to 217 computations (29.5% saved)
ival-mult: 4.0ms (17.6% of total)ival-neg: 4.0ms (17.6% of total)ival-div: 3.0ms (13.2% of total)ival-sin: 3.0ms (13.2% of total)ival-tan: 3.0ms (13.2% of total)ival-pow: 3.0ms (13.2% of total)ival-add: 2.0ms (8.8% 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 |
|---|---|---|
| 46.0ms | 1.4241072384691297e-10 | 91091.93298311482 |
| 34.0ms | -2.157045911897727e-48 | -7.613417915972214e-51 |
| 63.0ms | 288× | 0 | valid |
| 6.0ms | 39× | 0 | invalid |
Compiled 440 to 327 computations (25.7% saved)
ival-mult: 9.0ms (17.3% of total)ival-tan: 9.0ms (17.3% of total)ival-pow: 9.0ms (17.3% of total)ival-div: 7.0ms (13.4% of total)ival-sin: 6.0ms (11.5% of total)ival-neg: 6.0ms (11.5% of total)ival-add: 5.0ms (9.6% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 2.9794919261423035e-12 | 1.4241072384691297e-10 |
| 36.0ms | -2.157045911897727e-48 | -7.613417915972214e-51 |
| 44.0ms | 240× | 0 | valid |
| 3.0ms | 24× | 0 | invalid |
Compiled 306 to 235 computations (23.2% saved)
ival-mult: 7.0ms (18.9% of total)ival-div: 6.0ms (16.2% of total)ival-tan: 6.0ms (16.2% of total)ival-pow: 6.0ms (16.2% of total)ival-sin: 5.0ms (13.5% of total)ival-add: 4.0ms (10.8% of total)ival-neg: 2.0ms (5.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | -2.157045911897727e-48 | -7.613417915972214e-51 |
| 24.0ms | 128× | 0 | valid |
| 2.0ms | 14× | 0 | invalid |
Compiled 180 to 137 computations (23.9% saved)
ival-mult: 4.0ms (19.3% of total)ival-pow: 4.0ms (19.3% of total)ival-div: 3.0ms (14.5% of total)ival-sin: 3.0ms (14.5% of total)ival-tan: 3.0ms (14.5% of total)ival-add: 2.0ms (9.7% of total)ival-neg: 1.0ms (4.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 104× | +-commutative_binary64 |
| 78× | sub-neg_binary64 |
| 56× | *-commutative_binary64 |
| 40× | neg-mul-1_binary64 |
| 36× | neg-sub0_binary64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 1211 |
| 1 | 318 | 1207 |
| 2 | 359 | 1207 |
| 3 | 383 | 1207 |
| 4 | 408 | 1206 |
| 5 | 435 | 1206 |
| 6 | 451 | 1206 |
| 7 | 468 | 1206 |
| 8 | 474 | 1206 |
| 9 | 476 | 1206 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -5000000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4000000000000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -5000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2150000000000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 11 binary64)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 24 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 90 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -40000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 11000 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -40000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 130000 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -5000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -4622577147437071/33018408195979077897021236557282287907427957877257595132997544314167118909795303717151078492978574243417149687078570542430146722468917846078158686153933723556774167749937817760545719854776652565814014556763199275259251768296972608677399806172939779780596161306108624896 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6828046779268971/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4300000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7841871946545031/8254602048994769474255309139320571976856989469314398783249386078541779727448825929287769623244643560854287421769642635607536680617229461519539671538483430889193541937484454440136429963694163141453503639190799818814812942074243152169349951543234944945149040326527156224 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) (if (<=.f64 F #s(literal 3067286639124733/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4242751136953197/36893488147419103232 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -2258079026006119/38272525864510487788655081260950309410329935801733327822136058989190002861848048793862592256319392263154317107227530633921701753935367770195646260767912323717284188541295913442384799112073398408183808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 5334411546303883/26672057731519417096319407162885031188579033289263632641585031247056148951270528286085728803486217162971719642373732961783555206616477460321453424209323320184380630318056058233852313143647256098915860064543546407926762992149905845164655509504 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4980620899901579/36893488147419103232 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3331240651246993/39191066485258739495582803211213116836177854260974927689867324404930562930532401964915294470471057677470020717800991369135822596029816596680341771026342219486499009066287015365002034290763159969980219392 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 5974540931860349/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3172221350668787/154742504910672534362390528 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 B #s(literal 2076918743413931/83076749736557242056487941267521536 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (neg.f64 (/.f64 x (tan.f64 B)))) |
(if (<=.f64 F #s(literal -564931537257355/576460752303423488 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal -529079397550993/9797766621314684873895700802803279209044463565243731922466831101232640732633100491228823617617764419367505179450247842283955649007454149170085442756585554871624752266571753841250508572690789992495054848 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 3067286639124733/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -564931537257355/576460752303423488 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal -3674162482993007/306180206916083902309240650087602475282639486413866622577088471913520022894784390350900738050555138105234536857820245071373614031482942161565170086143298589738273508330367307539078392896587187265470464 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 45842599226049/208375451027495446064995368460039306160773697572372130012383056617626163681801002235044756277236071585716559706044788763934025051691230158761354876635338438940473674359812954951971196434744188272780156754246456311927835876171139415348871168 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 25000000000000001132457011681785436736810046159385666445938328475189253819702416059053090727017158022032727860088311711001473358548499700553863232611522011947680808625044698058345253228325734003381954601176913727212953601319677432169187589073403904 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))))))) |
(if (<=.f64 F #s(literal -120 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal -8402773402379755/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (if (<=.f64 F #s(literal 27 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1300000000000000096148198822669857153889630123388115981354057491510559865961774547695983582277937489086783660612107679783782151375667741376918809154554690015942296649490671639940872592373335901382228494419562189621385567917818476494226079123402391552 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -1890791267555229/2305843009213693952 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 59 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 180000000000000000701603641065452255789930787727564533177703082861218894034407613100137680339914483370419278215132750156869500835320046454364231063051849407090722901902652357838701938343865738183076702096801243674670869799662627507332485743011430400 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -369999999999999999462501043522240512 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -27500000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 4728779608739021/4503599627370496 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2900000000000000140680121908891364272363842285263752639270162205822133109919792491006464240452251648541066884742123026179097293774412404501277615247625439734596697450752271809994779230610884577693898447526112661308280612915381394636982841455411200 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 B #s(literal 8294382693697875/5316911983139663491615228241121378304 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (neg.f64 (/.f64 x (tan.f64 B)))) |
(if (<=.f64 F #s(literal -5623642243178995/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B)) |
(if (<=.f64 F #s(literal -1763980885448333/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B)) |
(if (<=.f64 F #s(literal -5759265950624221/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 8782019273372467/4503599627370496 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B))) |
(if (<=.f64 F #s(literal -8885724609534513/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 4951760157141521/309485009821345068724781056 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -6318737500113431/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) B) |
| Outputs |
|---|
(if (<=.f64 F #s(literal -5000000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 4000000000000000 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -5000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2150000000000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -5000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2150000000000000 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 11 binary64)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 11 binary64)) (-.f64 (*.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 24 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 24 binary64)) (-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 90 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -27500000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 90 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -40000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 11000 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -40000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 11000 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 x #s(literal 1 binary64)))) (*.f64 F F))) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -40000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 130000 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -40000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 130000 binary64)) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 x #s(literal 2 binary64)))))) (/.f64 F B)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -5000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -4622577147437071/33018408195979077897021236557282287907427957877257595132997544314167118909795303717151078492978574243417149687078570542430146722468917846078158686153933723556774167749937817760545719854776652565814014556763199275259251768296972608677399806172939779780596161306108624896 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6828046779268971/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -5000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -4622577147437071/33018408195979077897021236557282287907427957877257595132997544314167118909795303717151078492978574243417149687078570542430146722468917846078158686153933723556774167749937817760545719854776652565814014556763199275259251768296972608677399806172939779780596161306108624896 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 6828046779268971/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (-.f64 (/.f64 (*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64))) (sin.f64 B)) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4300000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7841871946545031/8254602048994769474255309139320571976856989469314398783249386078541779727448825929287769623244643560854287421769642635607536680617229461519539671538483430889193541937484454440136429963694163141453503639190799818814812942074243152169349951543234944945149040326527156224 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) (if (<=.f64 F #s(literal 3067286639124733/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4300000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -7841871946545031/8254602048994769474255309139320571976856989469314398783249386078541779727448825929287769623244643560854287421769642635607536680617229461519539671538483430889193541937484454440136429963694163141453503639190799818814812942074243152169349951543234944945149040326527156224 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) (if (<=.f64 F #s(literal 3067286639124733/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (-.f64 (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4242751136953197/36893488147419103232 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -2258079026006119/38272525864510487788655081260950309410329935801733327822136058989190002861848048793862592256319392263154317107227530633921701753935367770195646260767912323717284188541295913442384799112073398408183808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 5334411546303883/26672057731519417096319407162885031188579033289263632641585031247056148951270528286085728803486217162971719642373732961783555206616477460321453424209323320184380630318056058233852313143647256098915860064543546407926762992149905845164655509504 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4242751136953197/36893488147419103232 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -2258079026006119/38272525864510487788655081260950309410329935801733327822136058989190002861848048793862592256319392263154317107227530633921701753935367770195646260767912323717284188541295913442384799112073398408183808 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (if (<=.f64 F #s(literal 5334411546303883/26672057731519417096319407162885031188579033289263632641585031247056148951270528286085728803486217162971719642373732961783555206616477460321453424209323320184380630318056058233852313143647256098915860064543546407926762992149905845164655509504 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4980620899901579/36893488147419103232 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3331240651246993/39191066485258739495582803211213116836177854260974927689867324404930562930532401964915294470471057677470020717800991369135822596029816596680341771026342219486499009066287015365002034290763159969980219392 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (if (<=.f64 F #s(literal 5974540931860349/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3172221350668787/154742504910672534362390528 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -4980620899901579/36893488147419103232 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -3331240651246993/39191066485258739495582803211213116836177854260974927689867324404930562930532401964915294470471057677470020717800991369135822596029816596680341771026342219486499009066287015365002034290763159969980219392 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (if (<=.f64 F #s(literal 5974540931860349/213376461852155336770555257303080249508632266314109061132680249976449191610164226288685830427889737303773757138989863694268441652931819682571627393674586561475045042544448465870818505149178048791326880516348371263414103937199246761317244076032 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 3172221350668787/154742504910672534362390528 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 B #s(literal 2076918743413931/83076749736557242056487941267521536 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) (neg.f64 (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 2076918743413931/83076749736557242056487941267521536 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) x) B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(if (<=.f64 F #s(literal -564931537257355/576460752303423488 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal -529079397550993/9797766621314684873895700802803279209044463565243731922466831101232640732633100491228823617617764419367505179450247842283955649007454149170085442756585554871624752266571753841250508572690789992495054848 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 3067286639124733/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -564931537257355/576460752303423488 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal -529079397550993/9797766621314684873895700802803279209044463565243731922466831101232640732633100491228823617617764419367505179450247842283955649007454149170085442756585554871624752266571753841250508572690789992495054848 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 3067286639124733/13336028865759708548159703581442515594289516644631816320792515623528074475635264143042864401743108581485859821186866480891777603308238730160726712104661660092190315159028029116926156571823628049457930032271773203963381496074952922582327754752 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -564931537257355/576460752303423488 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal -3674162482993007/306180206916083902309240650087602475282639486413866622577088471913520022894784390350900738050555138105234536857820245071373614031482942161565170086143298589738273508330367307539078392896587187265470464 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 45842599226049/208375451027495446064995368460039306160773697572372130012383056617626163681801002235044756277236071585716559706044788763934025051691230158761354876635338438940473674359812954951971196434744188272780156754246456311927835876171139415348871168 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 25000000000000001132457011681785436736810046159385666445938328475189253819702416059053090727017158022032727860088311711001473358548499700553863232611522011947680808625044698058345253228325734003381954601176913727212953601319677432169187589073403904 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))))))) |
(if (<=.f64 F #s(literal -564931537257355/576460752303423488 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal -3674162482993007/306180206916083902309240650087602475282639486413866622577088471913520022894784390350900738050555138105234536857820245071373614031482942161565170086143298589738273508330367307539078392896587187265470464 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 45842599226049/208375451027495446064995368460039306160773697572372130012383056617626163681801002235044756277236071585716559706044788763934025051691230158761354876635338438940473674359812954951971196434744188272780156754246456311927835876171139415348871168 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 5415987671873539/38685626227668133590597632 binary64)) (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) x) B) (if (<=.f64 F #s(literal 25000000000000001132457011681785436736810046159385666445938328475189253819702416059053090727017158022032727860088311711001473358548499700553863232611522011947680808625044698058345253228325734003381954601176913727212953601319677432169187589073403904 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))))))) |
(if (<=.f64 F #s(literal -120 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal -8402773402379755/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) (if (<=.f64 F #s(literal 27 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 1300000000000000096148198822669857153889630123388115981354057491510559865961774547695983582277937489086783660612107679783782151375667741376918809154554690015942296649490671639940872592373335901382228494419562189621385567917818476494226079123402391552 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -120 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal -8402773402379755/254629497041810760783555711051172270131433549208242031329517556169297662470417088272924672 binary64)) (*.f64 (/.f64 F B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (if (<=.f64 F #s(literal 27 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 1300000000000000096148198822669857153889630123388115981354057491510559865961774547695983582277937489086783660612107679783782151375667741376918809154554690015942296649490671639940872592373335901382228494419562189621385567917818476494226079123402391552 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -1890791267555229/2305843009213693952 binary64)) (+.f64 (neg.f64 (/.f64 x B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 59 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 180000000000000000701603641065452255789930787727564533177703082861218894034407613100137680339914483370419278215132750156869500835320046454364231063051849407090722901902652357838701938343865738183076702096801243674670869799662627507332485743011430400 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -1890791267555229/2305843009213693952 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x B)) (if (<=.f64 F #s(literal 59 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 180000000000000000701603641065452255789930787727564533177703082861218894034407613100137680339914483370419278215132750156869500835320046454364231063051849407090722901902652357838701938343865738183076702096801243674670869799662627507332485743011430400 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -369999999999999999462501043522240512 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -27500000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 4728779608739021/4503599627370496 binary64)) (neg.f64 (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2900000000000000140680121908891364272363842285263752639270162205822133109919792491006464240452251648541066884742123026179097293774412404501277615247625439734596697450752271809994779230610884577693898447526112661308280612915381394636982841455411200 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 F #s(literal -369999999999999999462501043522240512 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal -27500000 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 4728779608739021/4503599627370496 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (if (<=.f64 F #s(literal 2900000000000000140680121908891364272363842285263752639270162205822133109919792491006464240452251648541066884742123026179097293774412404501277615247625439734596697450752271809994779230610884577693898447526112661308280612915381394636982841455411200 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B) (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x (tan.f64 B))))))) |
(if (<=.f64 B #s(literal 8294382693697875/5316911983139663491615228241121378304 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B) (neg.f64 (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 8294382693697875/5316911983139663491615228241121378304 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(if (<=.f64 F #s(literal -5623642243178995/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 (-.f64 (/.f64 F (-.f64 #s(literal 0 binary64) (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))))) x) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B)) |
(if (<=.f64 F #s(literal -5623642243178995/14059105607947488696282932836518693308967803494693489478439861164411992439598399594747002144074658928593502845729752797260025831423419686528151609940203637047296 binary64)) (/.f64 (-.f64 (/.f64 F (*.f64 F (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B)) |
(if (<=.f64 F #s(literal -1763980885448333/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))))) x) B)) |
(if (<=.f64 F #s(literal -1763980885448333/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 (/.f64 F (*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 F F))))) x) B)) |
(if (<=.f64 F #s(literal -5759265950624221/3291009114642412084309938365114701009965471731267159726697218048 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 8782019273372467/4503599627370496 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F)) x)) B))) |
(if (<=.f64 F #s(literal -8885724609534513/6582018229284824168619876730229402019930943462534319453394436096 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 4951760157141521/309485009821345068724781056 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -6318737500113431/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) B) |
| 7032× | *-lowering-*.f32 |
| 7032× | *-lowering-*.f64 |
| 6890× | *-lowering-*.f32 |
| 6890× | *-lowering-*.f64 |
| 6188× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 114 |
| 1 | 193 | 105 |
| 2 | 1657 | 105 |
| 0 | 8401 | 105 |
| 0 | 36 | 129 |
| 1 | 229 | 125 |
| 2 | 2476 | 125 |
| 0 | 8483 | 125 |
| 0 | 685 | 5956 |
| 1 | 2303 | 5556 |
| 0 | 8398 | 5556 |
| 0 | 22 | 20 |
| 1 | 47 | 19 |
| 2 | 97 | 18 |
| 3 | 176 | 18 |
| 4 | 312 | 18 |
| 5 | 563 | 18 |
| 6 | 974 | 18 |
| 7 | 1756 | 18 |
| 8 | 2940 | 18 |
| 9 | 3987 | 18 |
| 10 | 4414 | 18 |
| 11 | 5045 | 18 |
| 12 | 5488 | 18 |
| 13 | 5556 | 18 |
| 0 | 5556 | 18 |
| 0 | 955 | 8449 |
| 1 | 3286 | 8139 |
| 0 | 8855 | 8139 |
| 0 | 44 | 278 |
| 1 | 349 | 232 |
| 2 | 3676 | 232 |
| 0 | 8104 | 232 |
| 0 | 1217 | 15040 |
| 1 | 4225 | 14689 |
| 0 | 8659 | 14689 |
| 0 | 545 | 7963 |
| 1 | 1794 | 7255 |
| 2 | 7001 | 7234 |
| 0 | 8140 | 7234 |
| 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 3441 to 1892 computations (45% saved)
(negabs B)
Compiled 2606 to 598 computations (77.1% saved)
Loading profile data...