
Time bar (total: 17.9s)
| 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: 102.0ms (29.5% of total)ival-mult: 92.0ms (26.6% of total)ival-div: 39.0ms (11.3% of total)ival-add: 39.0ms (11.3% of total)ival-neg: 28.0ms (8.1% of total)ival-tan: 21.0ms (6.1% of total)ival-sin: 19.0ms (5.5% of total)const: 4.0ms (1.2% of total)backward-pass: 1.0ms (0.3% of total)| 1.7s | 8256× | 0 | valid |
| 54.0ms | 341× | 0 | invalid |
ival-mult: 251.0ms (18% of total)ival-pow: 225.0ms (16.1% of total)ival-tan: 220.0ms (15.8% of total)ival-div: 211.0ms (15.1% of total)ival-add: 198.0ms (14.2% of total)ival-sin: 184.0ms (13.2% of total)ival-neg: 87.0ms (6.2% of total)const: 16.0ms (1.1% of total)backward-pass: 3.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 | 76 | (2.2683524320325387e+105 436397197.86903954 8.0383015484592e+301) | 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)))) |
| 35 | 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) |
| 125.0ms | 512× | 0 | valid |
Compiled 272 to 62 computations (77.2% saved)
ival-mult: 15.0ms (18.9% of total)ival-tan: 14.0ms (17.6% of total)ival-pow: 14.0ms (17.6% of total)ival-sin: 12.0ms (15.1% of total)ival-div: 11.0ms (13.8% of total)ival-add: 7.0ms (8.8% of total)ival-neg: 5.0ms (6.3% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)Compiled 24 to 16 computations (33.3% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.4% | (-.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))) |
| ▶ | 78.5% | (+.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 | 99.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)) |
| ✓ | 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.8% | (/.f64 #s(literal 1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.6% | (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
| ✓ | accuracy | 86.8% | (*.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 (23.5% of total)ival-mult: 11.0ms (19.9% of total)ival-div: 9.0ms (16.3% of total)ival-add: 6.0ms (10.9% of total)ival-sin: 6.0ms (10.9% of total)ival-tan: 6.0ms (10.9% of total)ival-neg: 2.0ms (3.6% of total)ival-sub: 1.0ms (1.8% of total)const: 1.0ms (1.8% 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 | F | @ | inf | (+ (neg (* x (/ 1 (tan B)))) (* (/ F (sin B)) (pow (+ (+ (* F F) 2) (* 2 x)) (neg (/ 1 2))))) |
| 3.0ms | x | @ | -inf | (* F (pow (+ (* F F) (+ 2 (* x 2))) -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)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 647 | 27 | 674 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 0 | 2 |
| Done | 0 | 0 | 0 |
| Total | 649 | 27 | 676 |
| Status | Accuracy | Program |
|---|---|---|
| 78.6% | (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)))) | |
| ▶ | 78.6% | (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))) |
| 41.6% | (/.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) | |
| 75.7% | (/.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))) | |
| ▶ | 42.5% | (/.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) |
| 58.7% | (/.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))) | |
| 59.4% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) | |
| 75.7% | (/.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))))) | |
| 78.6% | (/.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))))) | |
| ▶ | 78.7% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.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))) |
| 86.4% | (-.f64 (/.f64 (*.f64 F (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))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 57.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 B)) | |
| 86.3% | (-.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))) | |
| 86.3% | (-.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))))) | |
| 54.4% | (-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 binary64))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 78.7% | (-.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))) | |
| ▶ | 86.5% | (-.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))) |
| 57.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 58.4% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 86.4% | (-.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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) F))) (/.f64 x (tan.f64 B))) | |
| 86.4% | (-.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))) | |
| 63.2% | (-.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))) | |
| 49.2% | (+.f64 (neg.f64 (/.f64 x 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)))))) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 78.5% | (+.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)))) | |
| 63.1% | (+.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))) | |
| ▶ | 28.1% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
Compiled 1370 to 898 computations (34.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 6400 | (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))) |
| ✓ | 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))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (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 | 128 | (*.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)) |
| ✓ | cost-diff | 128 | (/.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))) |
| ✓ | cost-diff | 256 | (/.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)))) |
| ✓ | cost-diff | 256 | (-.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))) |
| 2046× | sum3-define |
| 1776× | fnmadd-define |
| 1426× | fma-define |
| 974× | *-lowering-*.f32 |
| 974× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 419 |
| 1 | 88 | 381 |
| 2 | 153 | 381 |
| 3 | 224 | 381 |
| 4 | 379 | 381 |
| 5 | 615 | 381 |
| 6 | 999 | 381 |
| 7 | 1946 | 381 |
| 8 | 4492 | 381 |
| 9 | 7443 | 381 |
| 0 | 8234 | 381 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))) (/ x (tan B))) |
(/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))) |
1 |
(/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1)) |
(sin B) |
B |
(* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1) |
(* 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 |
(/ 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 |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
F |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(/ 1 (+ 2 (* F F))) |
1 |
(+ 2 (* F F)) |
2 |
(* F F) |
(sin B) |
B |
(- (/ (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 (tan B)) x) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F))) |
(/ -1 (tan B)) |
-1 |
(tan B) |
B |
x |
(/ (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) |
-1/2 |
(/ (sin B) F) |
(sin B) |
| Outputs |
|---|
(- (/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))) (/ x (tan 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))) |
(/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))) |
(/.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)) |
1 |
#s(literal 1 binary64) |
(/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1)) |
(/.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))) |
(sin B) |
(sin.f64 B) |
B |
(* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1) |
(*.f64 F (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
F |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(* 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) |
(/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) x) B) |
(- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) |
(-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) x) |
(* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) |
(*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
F |
(sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 2 (+ (* F F) (* 2 x))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
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 |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (/.f64 (sin.f64 B) F)) |
F |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/ 1 (+ 2 (* F F))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 2 (* F F)) |
(+.f64 (*.f64 F F) #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* F F) |
(*.f64 F F) |
(sin B) |
(sin.f64 B) |
B |
(- (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)) (/ x (tan 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))) |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) 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)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(* 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 (tan B)) x) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin 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)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(/ -1 (tan B)) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
-1 |
#s(literal -1 binary64) |
(tan B) |
(tan.f64 B) |
B |
x |
(/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) 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)) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(+ (* F F) (+ 2 (* x 2))) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(* 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) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (sin B) F) |
(/.f64 (sin.f64 B) F) |
(sin B) |
(sin.f64 B) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (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))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 87.4% | (/.f64 (pow.f64 (+.f64 (*.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)) |
| ✓ | accuracy | 99.8% | (/.f64 (sin.f64 B) F) |
| ✓ | accuracy | 99.8% | (/.f64 x (tan.f64 B)) |
| ✓ | accuracy | 87.4% | (/.f64 (pow.f64 (+.f64 (*.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)) |
| ✓ | accuracy | 99.6% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
| ✓ | accuracy | 99.4% | (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))) |
| ✓ | accuracy | 73.4% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
| ✓ | 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 | 99.2% | (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) |
| ✓ | accuracy | 73.4% | (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 #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)))) |
| ✓ | 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 | 99.0% | (/.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))) |
| ✓ | 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)) |
| 185.0ms | 256× | 0 | valid |
Compiled 463 to 39 computations (91.6% saved)
ival-div: 59.0ms (50.4% of total)ival-mult: 17.0ms (14.5% of total)ival-pow: 9.0ms (7.7% of total)ival-add: 8.0ms (6.8% of total)ival-sin: 7.0ms (6% of total)ival-tan: 6.0ms (5.1% of total)ival-sub: 4.0ms (3.4% of total)ival-sqrt: 4.0ms (3.4% of total)compiled-spec: 4.0ms (3.4% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))) (/ x (tan B)))> |
#<alt (/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1)))> |
#<alt (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))> |
#<alt (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1)> |
#<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 (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)))> |
#<alt (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))> |
#<alt (sqrt (/ 1 (+ 2 (* F F))))> |
#<alt (/ 1 (+ 2 (* F F)))> |
#<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 (tan B)) x) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F)))> |
#<alt (/ -1 (tan B))> |
#<alt (tan B)> |
#<alt (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2))> |
#<alt (/ 1 (+ 2 (+ (* F F) (* 2 x))))> |
#<alt (/ x (tan B))> |
#<alt (/ (sin B) F)> |
| 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 (* (/ 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 (* 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 (/ 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 (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))> |
#<alt (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))> |
#<alt (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))> |
#<alt (/ 1 (sin B))> |
#<alt (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B)))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))))> |
#<alt (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (/ (sqrt 1/2) (sin B))> |
#<alt (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))> |
#<alt (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))> |
#<alt (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))> |
#<alt (/ 1 (* F (sin B)))> |
#<alt (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) F)> |
#<alt (/ (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) F)> |
#<alt (/ (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) F)> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) F))> |
#<alt (* -1 (/ (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) F))> |
#<alt (* -1 (/ (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) F))> |
#<alt (* (/ 1 B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2))))))) B)> |
#<alt (/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (sqrt (/ 1 (+ 2 (pow F 2)))))))) B)> |
#<alt (/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 7/360 (sqrt (/ 1 (+ 2 (pow F 2)))))))))) B)> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (sqrt 1/2)> |
#<alt (+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2))))> |
#<alt (+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2))))))> |
#<alt (+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2))))))> |
#<alt (/ 1 F)> |
#<alt (/ (- 1 (/ 1 (pow F 2))) F)> |
#<alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)> |
#<alt (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)> |
#<alt (/ -1 F)> |
#<alt (* -1 (/ (- 1 (/ 1 (pow F 2))) F))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F))> |
#<alt (* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1/4 (pow F 2)))> |
#<alt (+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4)))> |
#<alt (+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4)))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2))> |
#<alt (/ 1 (pow F 2))> |
#<alt (/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2))> |
#<alt (/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 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 (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 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* -1 x) (+ (* 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))))) B)> |
#<alt (/ (+ (* -1 x) (+ (* 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))))))))) B)> |
#<alt (/ (+ (* -1 x) (+ (* 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)))))))))))))) B)> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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 (* -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 (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ (* 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))))))))> |
#<alt (+ (* -1 (/ (* 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))))))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1 (/ (* 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)))))> |
#<alt (+ (* -1 (/ (* 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))))))> |
#<alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* -1 (/ (* 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)))> |
#<alt (- (+ (* -1 (/ (* 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)))> |
#<alt (/ -1 B)> |
#<alt (/ (- (* 1/3 (pow B 2)) 1) B)> |
#<alt (/ (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1) B)> |
#<alt (/ (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1) B)> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt B> |
#<alt (* B (+ 1 (* 1/3 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (* 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 (+ 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 (/ (* x (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)> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | -inf | (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1)) |
| 6.0ms | F | @ | -inf | (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
| 2.0ms | F | @ | -inf | (* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
| 1.0ms | x | @ | inf | (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1)) |
| 1.0ms | x | @ | -inf | (/ (- (* F (sqrt (/ 1 (+ 2 (+ (* F F) (* 2 x)))))) x) B) |
| 1× | batch-egg-rewrite |
| 3060× | /-lowering-/.f32 |
| 3060× | /-lowering-/.f64 |
| 2654× | *-lowering-*.f32 |
| 2654× | *-lowering-*.f64 |
| 1978× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 260 |
| 1 | 283 | 217 |
| 2 | 2742 | 217 |
| 0 | 8377 | 217 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ 1 (/ (sin B) (* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1))) (/ 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)) 1)) |
(* (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) 1) |
(/ (- (* 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))))) |
(* F (/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B))) |
(/ (sqrt (/ 1 (+ 2 (* F F)))) (sin B)) |
(sqrt (/ 1 (+ 2 (* F F)))) |
(/ 1 (+ 2 (* F F))) |
(- (/ (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 (tan B)) x) (/ (pow (+ (* F F) (+ 2 (* x 2))) -1/2) (/ (sin B) F))) |
(/ -1 (tan B)) |
(tan B) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(/ 1 (+ 2 (+ (* F F) (* 2 x)))) |
(/ x (tan B)) |
(/ (sin B) F) |
| Outputs |
|---|
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(-.f64 (-.f64 #s(literal 0 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 #s(literal 0 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)) (tan.f64 B)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) F) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(-.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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.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 (/.f64 (tan.f64 B) (/.f64 (tan.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 (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.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 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 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)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.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))) |
(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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (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 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.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))) |
(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)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(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 (sin.f64 B) F)) (-.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 #s(literal 2 binary64) x))) #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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (-.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 #s(literal 2 binary64) x))) #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 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 #s(literal 0 binary64) (/.f64 x (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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 (-.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 #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 F (sin.f64 B))) (-.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/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 #s(literal 0 binary64) (/.f64 x (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)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (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/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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (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 (/.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))) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (cos.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))) |
(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 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 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 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.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 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.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 (+.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) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (+.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B)) (/.f64 (tan.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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 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)) (tan.f64 B))) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (*.f64 (tan.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (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)) (-.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 #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 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (-.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 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) (/.f64 F (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) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.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 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (/.f64 (tan.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 (/.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) x) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (tan.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 (+.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) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B))) (neg.f64 (/.f64 (tan.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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 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)) (tan.f64 B)))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (*.f64 (tan.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)))))) (neg.f64 (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.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 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.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 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) (/.f64 F (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) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) x))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))))) |
(/.f64 (neg.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 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (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 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.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 (neg.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (neg.f64 (neg.f64 (/.f64 (tan.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 (/.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) x) F)) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sin.f64 B) (/.f64 F (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 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) #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)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(*.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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))))) |
(exp.f64 (log.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(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 0 binary64) (/.f64 (sin.f64 B) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.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 (sin.f64 B) F)) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.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))) |
(/.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) 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)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.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 (sin.f64 B) F)) |
(/.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))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F))) |
(/.f64 (neg.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 0 binary64) (/.f64 (sin.f64 B) F))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(*.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)) (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 F (sin.f64 B))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (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))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F))) |
(*.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) 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 F (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 (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.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 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 F (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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (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)) (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 (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 (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/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.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 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))))) |
(/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (/.f64 (sin.f64 B) (/.f64 F (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) 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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.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 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.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 (sin.f64 B) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.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))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) |
(/.f64 (neg.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)))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (/.f64 (sin.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 B) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (neg.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)))) (neg.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 (sin.f64 B) (/.f64 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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (sin.f64 B) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) |
(*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (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 (sin.f64 B) F)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (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 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F) (sin.f64 B)) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64))) |
(*.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 (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 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal -1 binary64))) |
(*.f64 (pow.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)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64))) |
(*.f64 (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 -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 F (sin.f64 B))) #s(literal -1 binary64))) |
(*.f64 (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 -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 (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/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 #s(literal -1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) |
(*.f64 (pow.f64 (*.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))) #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)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (sin.f64 B) 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) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 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)) (*.f64 F #s(literal 1 binary64))) |
(*.f64 (/.f64 F (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/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 #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/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/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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (neg.f64 (/.f64 x B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) 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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (pow.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))))) #s(literal 3/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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (pow.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))))) #s(literal 3/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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) 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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) B)) |
(/.f64 (neg.f64 (-.f64 (pow.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))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.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 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))))) |
(/.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 B (+.f64 x (/.f64 F (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) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.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 F B) #s(literal 3 binary64))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))) (+.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 (pow.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))))) #s(literal 3/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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.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))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 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 x (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B))) |
(/.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 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.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 F B) #s(literal 3 binary64))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) #s(literal 2 binary64)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) #s(literal 2 binary64)) (*.f64 (/.f64 x B) (/.f64 x B)))) (neg.f64 (+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (/.f64 x B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.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))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (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 (sqrt.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) (/.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))) (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(pow.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) B))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (pow.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))))) #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 #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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(*.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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(+.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) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) |
(-.f64 (/.f64 (pow.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))))) #s(literal 3/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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (/.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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.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 x #s(literal -1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (*.f64 F #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 #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/2 binary64)) (-.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/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 #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 (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 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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 x)))) |
(/.f64 #s(literal -1 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 x (+.f64 x (/.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 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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 x))))) |
(/.f64 (-.f64 (pow.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))))) #s(literal 3/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 (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 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #s(literal 3/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 (*.f64 x x) (*.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) 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 x x)) (-.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) x))) |
(/.f64 (neg.f64 (-.f64 (pow.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))))) #s(literal 3/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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.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))))) #s(literal 3/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 (*.f64 x x) (*.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) x)))))) |
(/.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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.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))))) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (neg.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 (+.f64 x (/.f64 F (sqrt.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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.f64 x x)))) (neg.f64 (neg.f64 (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 (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 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) #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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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 x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.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))))) #s(literal 3/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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 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)) (*.f64 F #s(literal 1 binary64))) |
(*.f64 (/.f64 F (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/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 #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/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/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 #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 (*.f64 (log.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 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)))) |
(fabs.f64 (pow.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) (sqrt.f64 (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) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.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 (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)))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.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/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 (*.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))))) #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 #s(literal 2 binary64) x))))) |
(*.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 (sqrt.f64 #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 #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 #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 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.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 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 (-.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 2 binary64) x)))) #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 (/.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)) (sqrt.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)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 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 (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)) (sqrt.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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)) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sqrt.f64 (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 #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))))))) (sqrt.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)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 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 #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)))))) (sqrt.f64 (-.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 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (neg.f64 (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 F (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 F (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.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 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(fabs.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (sqrt.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) (pow.f64 (-.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 1/2 binary64))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (-.f64 #s(literal 2 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(-.f64 (-.f64 #s(literal 0 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 #s(literal 0 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)) (tan.f64 B)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) F) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(-.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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.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 (/.f64 (tan.f64 B) (/.f64 (tan.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 (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.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 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 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)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.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))) |
(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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (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 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.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))) |
(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)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(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 (sin.f64 B) F)) (-.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 #s(literal 2 binary64) x))) #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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (-.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 #s(literal 2 binary64) x))) #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 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 #s(literal 0 binary64) (/.f64 x (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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 (-.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 #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 F (sin.f64 B))) (-.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/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 #s(literal 0 binary64) (/.f64 x (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)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (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/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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (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 (/.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))) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (cos.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))) |
(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 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 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 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.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 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.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 (+.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) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (+.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B)) (/.f64 (tan.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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 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)) (tan.f64 B))) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (*.f64 (tan.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (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)) (-.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 #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 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (-.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 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) (/.f64 F (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) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.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 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (/.f64 (tan.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 (/.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) x) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (tan.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 (+.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) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B))) (neg.f64 (/.f64 (tan.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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 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)) (tan.f64 B)))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (*.f64 (tan.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)))))) (neg.f64 (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.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 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.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 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) (/.f64 F (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) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) x))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))))) |
(/.f64 (neg.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 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (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 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.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 (neg.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (neg.f64 (neg.f64 (/.f64 (tan.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 (/.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) x) F)) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sin.f64 B) (/.f64 F (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 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) #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)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(*.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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))))) |
(exp.f64 (log.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(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 0 binary64) (/.f64 (sin.f64 B) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.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 (sin.f64 B) F)) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.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))) |
(/.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) 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)) (/.f64 #s(literal 1 binary64) F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.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 (sin.f64 B) F)) |
(/.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))) (neg.f64 (/.f64 #s(literal 1 binary64) F))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F))) |
(/.f64 (neg.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 0 binary64) (/.f64 (sin.f64 B) F))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal 2 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(*.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)) (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 F (sin.f64 B))) |
(*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (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))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) F))) |
(*.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) 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 F (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 (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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.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 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 F (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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (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)) (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 (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 (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/2 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (-.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 #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 (*.f64 (log.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 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)))) |
(fabs.f64 (pow.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) (sqrt.f64 (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) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) |
(/.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 (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)))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (-.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/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 (*.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))))) #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 #s(literal 2 binary64) x))))) |
(*.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 (sqrt.f64 #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 #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 #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 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.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 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 (-.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 2 binary64) x)))) #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 (/.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)) (sqrt.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)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) #s(literal 1/2 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 (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)) (sqrt.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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)) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(*.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (sqrt.f64 (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 #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))))))) (sqrt.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)))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 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 #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)))))) (sqrt.f64 (-.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 F (*.f64 F (*.f64 F F))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (sqrt.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))) |
(+.f64 #s(literal 2 binary64) (+.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 2 binary64) x) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(+.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) |
(+.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(exp.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (*.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 (*.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(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 #s(literal 1 binary64) x) (*.f64 F F)) |
(fma.f64 x #s(literal 2 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(fma.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(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 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 F F) (-.f64 (*.f64 F F) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) x)) |
(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 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (*.f64 #s(literal -2 binary64) x))) #s(literal 2 binary64)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 2 binary64) (*.f64 F F)) |
(/.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 #s(literal 1 binary64) (/.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)))) (+.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 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 #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (-.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 #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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(/.f64 #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) (neg.f64 (/.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)))) (+.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 -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 #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (-.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 #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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) |
(/.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 (+.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 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 (*.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 #s(literal 4 binary64) x) (*.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.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))))) (*.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)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.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 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.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 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 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 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 #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 4 binary64) (*.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 F 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.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 (neg.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)))))) (neg.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)))))) |
(/.f64 (neg.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)))))) (neg.f64 (+.f64 (*.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 #s(literal 4 binary64) x) (*.f64 (*.f64 F F) #s(literal 2 binary64))))))) |
(/.f64 (neg.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)))))) (neg.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))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 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 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 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.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 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (neg.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 (neg.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))))) (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) |
(/.f64 (neg.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))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) |
(/.f64 (neg.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))))) (neg.f64 (-.f64 (*.f64 F 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.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) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) |
(/.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 #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))))))) (exp.f64 (log.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))))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))))) (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 #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)))))) (exp.f64 (log.f64 (-.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (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 #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))))))) (neg.f64 (neg.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))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 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 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 #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)))))) (neg.f64 (neg.f64 (-.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.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) (*.f64 #s(literal 2 binary64) x)) (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x))) #s(literal 4 binary64))) (neg.f64 (-.f64 (+.f64 (*.f64 F F) (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) |
(/.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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 2 binary64) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.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)))) (+.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 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 #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 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) (-.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 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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal 1 binary64)) |
(*.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))))) (/.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)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 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 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 #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 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) |
(-.f64 (-.f64 #s(literal 0 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 #s(literal 0 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)) (tan.f64 B)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (/.f64 (/.f64 (*.f64 (sin.f64 B) x) F) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(-.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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (/.f64 x (tan.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 (/.f64 (tan.f64 B) (/.f64 (tan.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 (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (/.f64 (tan.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 (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 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)) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.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))) |
(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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (sin.f64 B) (/.f64 F (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 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (tan.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))) |
(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)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(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 (sin.f64 B) F)) (-.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 #s(literal 2 binary64) x))) #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 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (-.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 #s(literal 2 binary64) x))) #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 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 #s(literal 0 binary64) (/.f64 x (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (/.f64 x (tan.f64 B)))) |
(fma.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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 (-.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 #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 F (sin.f64 B))) (-.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/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 #s(literal 0 binary64) (/.f64 x (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)) (sin.f64 B)) F (-.f64 #s(literal 0 binary64) (/.f64 x (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/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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 F (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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.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 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F (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 (/.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))) F (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (cos.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))) |
(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 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) (/.f64 x (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 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 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 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) 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) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (tan.f64 B)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (/.f64 x (tan.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 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.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 (+.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) (-.f64 #s(literal 0 binary64) x))) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (+.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B)) (/.f64 (tan.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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 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)) (tan.f64 B))) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (*.f64 (tan.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 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (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)) (-.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 #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 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B))) |
(/.f64 (-.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 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) (/.f64 F (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) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.f64 (tan.f64 B) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)))) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x (tan.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 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.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 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (/.f64 (tan.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 (/.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) x) F)) (/.f64 (sin.f64 B) F)) (tan.f64 B)) |
(/.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B)) |
(/.f64 (neg.f64 (+.f64 (tan.f64 B) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (tan.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 (+.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) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (tan.f64 B))) (neg.f64 (/.f64 (tan.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 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 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)) (tan.f64 B)))) (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))) (*.f64 (tan.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)))))) (neg.f64 (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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 (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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.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)))) (neg.f64 (*.f64 (/.f64 (sin.f64 B) F) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.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 (tan.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.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))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.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 0 binary64) (tan.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) F)) (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (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) (/.f64 F (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) (/.f64 (tan.f64 B) x)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (/.f64 (tan.f64 B) x)))) |
(/.f64 (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) x))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.f64 #s(literal 0 binary64) x)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) F)) (-.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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)))) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))))) |
(/.f64 (neg.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 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (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 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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 (neg.f64 (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.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 (neg.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))))) (neg.f64 (neg.f64 (/.f64 (tan.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 (/.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) x) F)) (/.f64 (sin.f64 B) F))) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 (sin.f64 B) (/.f64 F (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 (tan.f64 B) (/.f64 F (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/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (/.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 x (tan.f64 B)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (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 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.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 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) #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)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B))))) |
(*.f64 (-.f64 (tan.f64 B) (/.f64 (*.f64 (sin.f64 B) x) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) (/.f64 #s(literal 1 binary64) (/.f64 (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.f64 (sin.f64 B) F) #s(literal 2 binary64))) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (/.f64 x (tan.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 (+.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 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 x (tan.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 (sin.f64 B) (/.f64 F (sqrt.f64 (+.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 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) (pow.f64 (/.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 x (tan.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))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(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) (/.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64))))) |
(/.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) (neg.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) #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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) |
(tan.f64 B) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 B) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (cos.f64 B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (neg.f64 (cos.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B))) (neg.f64 (cos.f64 B))) |
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (tan.f64 B)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(*.f64 (tan.f64 B) #s(literal 1 binary64)) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) F)) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 F #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.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 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 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)) (*.f64 F #s(literal 1 binary64))) |
(*.f64 (/.f64 F (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/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 #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/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/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 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.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 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (*.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 (*.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)) (*.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 (*.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)) (*.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)))) |
(sqrt.f64 (*.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)))))) |
(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))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.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 2 binary64)) |
(pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 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 2 binary64) x)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -2 binary64)) |
(pow.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 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 4 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/2 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)) |
(pow.f64 (*.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))))) #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)))) (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 (*.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)))) (*.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)) |
(*.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 (*.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))) (-.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 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 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))))) (+.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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 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 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 (/.f64 #s(literal 1 binary64) (-.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))))) (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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))))) (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 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) x)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (tan.f64 B) x)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (tan.f64 B) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 (*.f64 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 (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 0 binary64) x) (/.f64 #s(literal -1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 F (sin.f64 B))))) |
(/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (*.f64 (sin.f64 B) #s(literal 1 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 #s(literal 1 binary64) (/.f64 (sin.f64 B) F)) |
(*.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 (/.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 (pow.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F))) |
| 1× | egg-herbie |
| 6092× | *-lowering-*.f32 |
| 6092× | *-lowering-*.f64 |
| 4164× | +-lowering-+.f64 |
| 4164× | +-lowering-+.f32 |
| 1384× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1208 | 15772 |
| 1 | 4214 | 15396 |
| 0 | 8201 | 15396 |
| 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))))) |
(* (/ 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)))))))) |
(* 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 (/ 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))))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(/ 1 (sin B)) |
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) |
(/ -1 (sin B)) |
(- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))) |
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/ (sqrt 1/2) (sin B)) |
(+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))) |
(+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))) |
(+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))) |
(/ 1 (* F (sin B))) |
(/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) F) |
(/ (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) F) |
(/ (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) F) |
(/ -1 (* F (sin B))) |
(* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) F)) |
(* -1 (/ (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) F)) |
(* -1 (/ (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) F)) |
(* (/ 1 B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2))))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (sqrt (/ 1 (+ 2 (pow F 2)))))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 7/360 (sqrt (/ 1 (+ 2 (pow F 2)))))))))) B) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(sqrt 1/2) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(/ 1 F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/ -1 F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
1/2 |
(+ 1/2 (* -1/4 (pow F 2))) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/ 1 (pow F 2)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 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)))))) |
(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 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* -1 x) (+ (* 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))))) B) |
(/ (+ (* -1 x) (+ (* 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))))))))) B) |
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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)))))) |
(* -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))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* 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)))))))) |
(+ (* -1 (/ (* 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)))))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1 (/ (* 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))))) |
(+ (* -1 (/ (* 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)))))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* 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))) |
(- (+ (* -1 (/ (* 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))) |
(/ -1 B) |
(/ (- (* 1/3 (pow B 2)) 1) B) |
(/ (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1) B) |
(/ (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1) B) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(* 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 (+ 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)) |
(/ (* x (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) |
| 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 (*.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) (*.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 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)))))))) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) (*.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)))))))) 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 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (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 #s(literal -1/2 binary64) (*.f64 (/.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 #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 #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) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 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))) #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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 (+.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 #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 #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 (/.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 (/.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 (cos.f64 B) (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)))))))) (/ (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 #s(literal -5/2 binary64) (*.f64 (/.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 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (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 (*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (+ (* -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 (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)))) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (-.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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B))))))) 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 #s(literal 0 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)))) (*.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 (*.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)))))))))))) 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 #s(literal -1/2 binary64) (*.f64 (/.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 #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 #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 #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 #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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.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 #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 #s(literal -5/2 binary64) (*.f64 (/.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 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.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 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (*.f64 (sin.f64 B) (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 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (*.f64 (sin.f64 B) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 #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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 #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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 #s(literal -1/2 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))) (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 #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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B))) (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 (*.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)))) (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 (/.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)))) (*.f64 (/.f64 (*.f64 #s(literal 1/120 binary64) (*.f64 B B)) F) (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 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)))))) (* (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 (/.f64 #s(literal -1/6 binary64) F) (sqrt.f64 (+.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/5040 binary64) (/.f64 (*.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 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) F)) |
(* (/ (sin B) F) (sqrt (+ 2 (+ (* 2 x) (pow F 2))))) |
(*.f64 (sqrt.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))) (/.f64 (sin.f64 B) 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 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (*.f64 (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 #s(literal -1/8 binary64) (*.f64 (*.f64 F F) (*.f64 (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 #s(literal 1/16 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)))) (*.f64 (*.f64 F F) (sin.f64 B))))))))) F) |
(sin B) |
(sin.f64 B) |
(+ (sin B) (* 1/2 (/ (* (sin B) (+ 2 (* 2 x))) (pow F 2)))) |
(+.f64 (sin.f64 B) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.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 #s(literal -1/8 binary64) (/.f64 (*.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/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) (sin.f64 B)) (*.f64 (/.f64 (*.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))) #s(literal 1/8 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F))) (sin.f64 B)) (+.f64 (*.f64 (/.f64 (*.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))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.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 (*.f64 (*.f64 x (sin.f64 B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) 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 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 (sin.f64 B) 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 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (sin.f64 B)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))))))))) |
(* (/ (* (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 (*.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.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 (*.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.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 (*.f64 (*.f64 (sin.f64 B) (*.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 5 binary64))))) (*.f64 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 (*.f64 (*.f64 (sin.f64 B) (*.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 5 binary64))))) (*.f64 F (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sin.f64 B) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.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 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (sin.f64 B) (/.f64 (*.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)) |
(* -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 (sin.f64 B) (/.f64 (*.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 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))) (*.f64 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 (sin.f64 B) (/.f64 (*.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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 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)))))))) (-.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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 (*.f64 #s(literal 3/2 binary64) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.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 (* (/ (* 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 (*.f64 F (+.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(+.f64 (+.f64 (+.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) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.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))))) (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 (*.f64 F (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 (*.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)) (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 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(* -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 #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 #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)))))) (/.f64 (*.f64 F F) B))) (/.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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (+.f64 (/.f64 #s(literal 1 binary64) B) (*.f64 #s(literal -1/2 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 -3/4 binary64) B))))) (/.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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (*.f64 #s(literal -1/2 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 -3/4 binary64) B)))) (+.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))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 binary64) 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)))) (* 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))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3/4 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)))))) |
(* (/ 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)))))) (neg.f64 (/.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 F x) 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 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 (-.f64 #s(literal 0 binary64) 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 (*.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))))))) (/.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 (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))) 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 F (/.f64 (*.f64 (+.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 (*.f64 (*.f64 F (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 F (/.f64 (*.f64 (+.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 (*.f64 (*.f64 (*.f64 F (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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (*.f64 #s(literal 3/2 binary64) (*.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 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 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 (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 (*.f64 (*.f64 F (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 (*.f64 F (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 (*.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))))) (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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 (*.f64 #s(literal 3/2 binary64) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.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 (* (/ (* 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 (*.f64 F (+.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(+.f64 (+.f64 (+.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) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.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))))) (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 (*.f64 F (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 (*.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)) (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 (*.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)))) (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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 #s(literal -1/8 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 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 #s(literal -1/8 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 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/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)))) (*.f64 #s(literal -1/8 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 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))))))) |
(* (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 (*.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 (*.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 #s(literal -1/16 binary64) (/.f64 (*.f64 (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 #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 (*.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)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) |
(*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 3/32 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal 5/128 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/64 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) |
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) |
(-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal 5/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 (* (pow F 2) (sin B))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
(* (/ 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)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 F #s(literal -7/360 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.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)))))))))))) 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(/ (sqrt 1/2) (sin B)) |
(/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) |
(+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 3/32 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))) |
(+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal 5/128 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/64 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/ 1 (* F (sin B))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B))) |
(/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) F) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) F) |
(/ (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) F) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) F) |
(/ (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) F) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) F) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(* -1 (/ (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) F)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (neg.f64 F)) |
(* -1 (/ (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) F)) |
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (neg.f64 F)) |
(* -1 (/ (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) (sin.f64 B))) (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) F)) |
(* (/ 1 B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* 1/6 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2))))))) B) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 B B)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* (pow B 2) (+ (* 7/360 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (sqrt (/ 1 (+ 2 (pow F 2)))))))) B) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 (*.f64 B B) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal 7/360 binary64)) (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))))) B) |
(/ (+ (sqrt (/ 1 (+ 2 (pow F 2)))) (* (pow B 2) (+ (* 1/6 (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 31/15120 (* (pow B 2) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 7/360 (sqrt (/ 1 (+ 2 (pow F 2)))))))))) B) |
(/.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 31/15120 binary64) (*.f64 B 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 #s(literal 2 binary64) (*.f64 F F)))) #s(literal 7/360 binary64))))))) B) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(* (/ 1 (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B)) |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(+ (sqrt 1/2) (* -1/8 (/ (pow F 2) (sqrt 1/2)))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64)))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 3/32 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(+ (sqrt 1/2) (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (sqrt 1/2))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (sqrt 1/2))))) (* 1/8 (/ 1 (sqrt 1/2)))))) |
(+.f64 (sqrt.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal 5/128 binary64))) (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 3/64 binary64) (sqrt.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/ 1 F) |
(/.f64 #s(literal 1 binary64) F) |
(/ (- 1 (/ 1 (pow F 2))) F) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) F) |
(/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(* -1 (/ (- 1 (/ 1 (pow F 2))) F)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (/ 1 (pow F 2))) F)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (neg.f64 F)) |
(* -1 (/ (- (+ 1 (/ 3/2 (pow F 4))) (+ (/ 1 (pow F 2)) (* 5/2 (/ 1 (pow F 6))))) F)) |
(/.f64 (-.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (/.f64 #s(literal 5/2 binary64) (pow.f64 F #s(literal 6 binary64)))) (neg.f64 F)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1/4 (pow F 2))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal -1/4 binary64))) |
(+ 1/2 (* (pow F 2) (- (* 1/8 (pow F 2)) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) #s(literal 1/8 binary64)) #s(literal -1/4 binary64)))) |
(+ 1/2 (* (pow F 2) (- (* (pow F 2) (+ 1/8 (* -1/16 (pow F 2)))) 1/4))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 F F) #s(literal -1/16 binary64)))) #s(literal -1/4 binary64)))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 F F)) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(/ (- 1 (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (* 2 (/ 1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (*.f64 F F)) |
(/ (- (+ 1 (/ 4 (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 8 (/ 1 (pow F 6))))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal 8 binary64) (pow.f64 F #s(literal 6 binary64))))) (*.f64 F F)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (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 #s(literal -1/2 binary64) (*.f64 (/.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 #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 #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) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 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))) #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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 (+.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 #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 #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 (/.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 (/.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 (cos.f64 B) (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)))))))) (/ (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 #s(literal -5/2 binary64) (*.f64 (/.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 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (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 (*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (+ (* -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 (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)))) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (-.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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B))))))) 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)))))) (* (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 (*.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) (*.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 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)))))))) 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 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F))))) x) (*.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)))))))) 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))) |
(* (/ 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 #s(literal -1/2 binary64) (*.f64 (/.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 #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 #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 #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 #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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 (*.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 #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 #s(literal -5/2 binary64) (*.f64 (/.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 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.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 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (*.f64 (sin.f64 B) (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 (*.f64 (*.f64 F (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (*.f64 (sin.f64 B) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 #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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 #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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 #s(literal -1/2 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))) (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 #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 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (/.f64 F (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B))) (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 (*.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)))) (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 (+.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 #s(literal 0 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)))) (*.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 (*.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)))))))))))) 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))) |
(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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 #s(literal -1/8 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 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 #s(literal -1/8 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 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/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)))) (*.f64 #s(literal -1/8 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 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))))))) |
(* (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 (*.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 (*.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 #s(literal -1/16 binary64) (/.f64 (*.f64 (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 #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 (*.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)))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.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 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(* (pow F 2) (+ 1 (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))))) |
(*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 F F))))) |
(+ 2 (pow F 2)) |
(+.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(+ 2 (+ (* 2 x) (pow F 2))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 F F) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 F F) x)))) |
(* x (+ 2 (+ (* 2 (/ 1 x)) (/ (pow F 2) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (*.f64 F F) x)))) |
(* 2 x) |
(*.f64 #s(literal 2 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 (* 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) (* 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))))) x) B) |
(/ (+ (* -1 x) (+ (* 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))))) 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) |
(/ (+ (* -1 x) (+ (* 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))))))))) B) |
(/.f64 (+.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) (*.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 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)))))))) B) |
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B) |
(/.f64 (+.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) (*.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)))))))) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (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))))) (* -1 (/ (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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 #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 (cos.f64 B) (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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 (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (/.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 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (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 (*.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 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 (cos.f64 B) (sin.f64 B))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (* x (+ (* -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 (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)))) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 (-.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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 #s(literal -1/2 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))) (sin.f64 B))))))) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (* x (cos B)) (sin B))) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.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))) |
(+ (* -1 (/ (* 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)))))))) |
(-.f64 (*.f64 F (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.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))) |
(+ (* -1 (/ (* 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)))))))))) |
(-.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 #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 #s(literal 2 binary64) x)) #s(literal 5 binary64)))))))))) (/.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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* 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))))) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 #s(literal -1/2 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))) #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 (/ (* 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)))))) |
(-.f64 (+.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) (sin.f64 B))) (*.f64 #s(literal -1/2 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))) #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 (/ (* 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/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 (*.f64 F F) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* 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))) |
(+.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 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* 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))) |
(+.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 x (cos.f64 B)) (sin.f64 B))) (*.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 #s(literal -1 binary64) (sin.f64 B))) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ (- (* 1/3 (pow B 2)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B 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)))))) #s(literal -1 binary64)) B) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (cos.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.f64 B B) #s(literal 17/315 binary64)))))))) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/ (sin B) (cos B)) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(* 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 (*.f64 #s(literal 2 binary64) x) #s(literal -1/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 #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 (*.f64 #s(literal 3/2 binary64) (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.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 (* (/ (* 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 (*.f64 F (+.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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)))))) |
(+.f64 (+.f64 (+.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) (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (sqrt.f64 #s(literal 1/2 binary64))))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x)))) (*.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 (*.f64 F (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 (*.f64 F (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 (*.f64 F (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 (*.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))))) (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 (*.f64 F (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 (*.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)) (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 (*.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)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sqrt.f64 #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(/ 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 (+.f64 #s(literal 1 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))) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.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 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.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 (+.f64 #s(literal 1 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))) (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.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 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 #s(literal 2 binary64) x) (*.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) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (/.f64 x (*.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 #s(literal -1/2 binary64) (*.f64 (*.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 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.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 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) x)))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 F F))) x) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.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 #s(literal -1/2 binary64) (*.f64 (*.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 #s(literal -1/2 binary64) (*.f64 (*.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 #s(literal -1/2 binary64) (*.f64 (*.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)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.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)) |
(/ 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 #s(literal -1/6 binary64) (*.f64 B B)) 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 #s(literal 1/120 binary64) (*.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 #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) |
Compiled 77552 to 5119 computations (93.4% saved)
54 alts after pruning (54 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2106 | 46 | 2152 |
| Fresh | 14 | 8 | 22 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2125 | 54 | 2179 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.4% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
| 57.2% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 28.6% | (/.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 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) B) | |
| 42.6% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 24.0% | (/.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) | |
| 41.6% | (/.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.4% | (/.f64 (-.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))))) #s(literal -1 binary64)) x) B) |
| 26.5% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) | |
| 14.7% | (/.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) | |
| 67.7% | (/.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) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) | |
| 29.6% | (/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) | |
| 26.3% | (/.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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 30.1% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 42.5% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) | |
| 16.8% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 26.3% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) | |
| 29.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 31.1% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ▶ | 30.2% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 28.5% | (/.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) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) | |
| 27.5% | (/.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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) | |
| 59.4% | (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) | |
| 13.6% | (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) B) | |
| 16.4% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) | |
| ▶ | 28.1% | (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| 75.7% | (/.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))))) | |
| 42.5% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) | |
| 78.6% | (/.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))))) | |
| 15.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 17.5% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| 78.6% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.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 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 63.3% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (tan.f64 B))) | |
| 54.4% | (-.f64 (/.f64 (pow.f64 (+.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))) | |
| 30.7% | (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 86.3% | (-.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))))) | |
| 86.2% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) | |
| 57.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 58.4% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 22.4% | (+.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))) | |
| 26.5% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 63.1% | (+.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))) | |
| 12.7% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 17.4% | (*.f64 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) | |
| 28.1% | (*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) | |
| ▶ | 19.2% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
| 16.8% | (*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) | |
| 28.1% | (*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) | |
| 13.6% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) B)) | |
| 18.2% | (*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) | |
| 16.4% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) | |
| 15.6% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) | |
| 19.2% | (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
Compiled 2234 to 1420 computations (36.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 64 | (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 64 | (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 64 | (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 640 | (*.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))))) |
| ✓ | cost-diff | 640 | (+.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)) |
| ✓ | cost-diff | 640 | (-.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))))) #s(literal -1 binary64)) x) |
| ✓ | cost-diff | 640 | (/.f64 (-.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))))) #s(literal -1 binary64)) x) B) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) F) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) |
| ✓ | cost-diff | 256 | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (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 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (tan.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (tan.f64 B)) |
| ✓ | cost-diff | 6400 | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
| 2102× | +-lowering-+.f64 |
| 2102× | +-lowering-+.f32 |
| 1892× | *-lowering-*.f32 |
| 1892× | *-lowering-*.f64 |
| 1734× | fma-lowering-fma.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 379 |
| 1 | 94 | 345 |
| 2 | 235 | 337 |
| 3 | 676 | 312 |
| 4 | 2411 | 306 |
| 5 | 5995 | 303 |
| 0 | 8010 | 303 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ -1 (tan B)) x) (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B))) |
(/ -1 (tan B)) |
-1 |
(tan B) |
B |
x |
(/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B)) |
(/ 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) |
(sin B) |
(/ (- -1 x) B) |
(- -1 x) |
-1 |
x |
B |
(* F (/ (/ -1 F) (sin B))) |
F |
(/ (/ -1 F) (sin B)) |
(/ -1 F) |
-1 |
(sin B) |
B |
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
(- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) |
(+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) |
(* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) |
1/2 |
(+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))) |
(/ (+ 2 (* 2 x)) (* F F)) |
(+ 2 (* 2 x)) |
2 |
(* 2 x) |
x |
(* F F) |
F |
(/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)) |
(* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) |
(* (+ 2 (* 2 x)) (+ 2 (* 2 x))) |
-3/4 |
(pow F 4) |
4 |
-1 |
B |
(/ F (* (sin B) (pow (+ (* F F) 2) 1/2))) |
F |
(* (sin B) (pow (+ (* F F) 2) 1/2)) |
(sin B) |
B |
(pow (+ (* F F) 2) 1/2) |
(+ (* F F) 2) |
(* F F) |
2 |
1/2 |
| Outputs |
|---|
(+ (* (/ -1 (tan B)) x) (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B))) |
(-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/ -1 (tan B)) |
(/.f64 #s(literal -1 binary64) (tan.f64 B)) |
-1 |
#s(literal -1 binary64) |
(tan B) |
(tan.f64 B) |
B |
x |
(/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B)) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
F |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(+ (* F F) (+ 2 (* 2 x))) |
(+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(* F F) |
(*.f64 F F) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(sin B) |
(sin.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 |
(* F (/ (/ -1 F) (sin B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
F |
(/ (/ -1 F) (sin B)) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
-1 |
#s(literal -1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) B) |
(- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 F F))) #s(literal -1/2 binary64))) |
(+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) |
(+.f64 #s(literal -1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 4 binary64)))))) |
(* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal -3/2 binary64)) (pow.f64 F #s(literal 4 binary64))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -3 binary64) (*.f64 x #s(literal -3 binary64))) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 2 binary64) F) F))) |
(/ (+ 2 (* 2 x)) (* F F)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(+ 2 (* 2 x)) |
(+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) |
2 |
#s(literal 2 binary64) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
x |
(* F F) |
(*.f64 F F) |
F |
(/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)) |
(/.f64 (*.f64 (+.f64 #s(literal -3 binary64) (*.f64 x #s(literal -3 binary64))) (+.f64 x #s(literal 1 binary64))) (pow.f64 F #s(literal 4 binary64))) |
(* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) |
(*.f64 (+.f64 #s(literal -3 binary64) (*.f64 x #s(literal -3 binary64))) (+.f64 x #s(literal 1 binary64))) |
(* (+ 2 (* 2 x)) (+ 2 (* 2 x))) |
(+.f64 #s(literal 4 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal 4 binary64)) #s(literal 8 binary64)))) |
-3/4 |
#s(literal -3/4 binary64) |
(pow F 4) |
(pow.f64 F #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
-1 |
#s(literal -1 binary64) |
B |
(/ F (* (sin B) (pow (+ (* F F) 2) 1/2))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
F |
(* (sin B) (pow (+ (* F F) 2) 1/2)) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(sin B) |
(sin.f64 B) |
B |
(pow (+ (* F F) 2) 1/2) |
(sqrt.f64 (+.f64 (*.f64 F F) #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) |
1/2 |
#s(literal 1/2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.6% | (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 72.3% | (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 96.3% | (/.f64 (-.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))))) #s(literal -1 binary64)) x) B) |
| ✓ | accuracy | 92.7% | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 F F)) |
| ✓ | accuracy | 87.7% | (/.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))) |
| ✓ | accuracy | 76.2% | (+.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)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) F) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) |
| ✓ | accuracy | 89.1% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -1 binary64) (tan.f64 B)) |
| ✓ | accuracy | 99.0% | (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B)) |
| ✓ | accuracy | 72.3% | (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) |
| 134.0ms | 256× | 0 | valid |
Compiled 398 to 39 computations (90.2% saved)
ival-div: 21.0ms (27% of total)ival-mult: 14.0ms (18% of total)ival-pow: 14.0ms (18% of total)ival-add: 7.0ms (9% of total)ival-sin: 6.0ms (7.7% of total)ival-tan: 6.0ms (7.7% of total)compiled-spec: 4.0ms (5.2% of total)ival-sub: 2.0ms (2.6% of total)ival-sqrt: 2.0ms (2.6% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* (/ -1 (tan B)) x) (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B)))> |
#<alt (/ -1 (tan B))> |
#<alt (tan B)> |
#<alt (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B))> |
#<alt (/ (- -1 x) B)> |
#<alt (- -1 x)> |
#<alt (* F (/ (/ -1 F) (sin B)))> |
#<alt (/ (/ -1 F) (sin B))> |
#<alt (/ -1 F)> |
#<alt (sin B)> |
#<alt (/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B)> |
#<alt (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x)> |
#<alt (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1)> |
#<alt (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))))> |
#<alt (/ F (* (sin B) (pow (+ (* F F) 2) 1/2)))> |
#<alt (* (sin B) (pow (+ (* F F) 2) 1/2))> |
#<alt (pow (+ (* F F) 2) 1/2)> |
#<alt (sqrt (+ (* F F) (+ 2 (* 2 x))))> |
#<alt (/ F (sqrt (+ (* F F) (+ 2 (* 2 x)))))> |
#<alt (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))> |
#<alt (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))> |
#<alt (/ (+ 2 (* 2 x)) (* F F))> |
| Outputs |
|---|
#<alt (/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B)> |
#<alt (/ (+ (* -1 x) (+ (* 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))))) B)> |
#<alt (/ (+ (* -1 x) (+ (* 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))))))))) B)> |
#<alt (/ (+ (* -1 x) (+ (* 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)))))))))))))) B)> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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 (* -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 (* -1 (/ (* x (cos B)) (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x))))))> |
#<alt (+ (* -1 (/ (* 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))))))))> |
#<alt (+ (* -1 (/ (* 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))))))))))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B))))> |
#<alt (+ (* -1 (/ (* 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)))))> |
#<alt (+ (* -1 (/ (* 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))))))> |
#<alt (- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B)))> |
#<alt (- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B)))> |
#<alt (- (+ (* -1 (/ (* 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)))> |
#<alt (- (+ (* -1 (/ (* 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)))> |
#<alt (/ -1 B)> |
#<alt (/ (- (* 1/3 (pow B 2)) 1) B)> |
#<alt (/ (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1) B)> |
#<alt (/ (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1) B)> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt (* -1 (/ (cos B) (sin B)))> |
#<alt B> |
#<alt (* B (+ 1 (* 1/3 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2))))))> |
#<alt (* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2))))))))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (/ (sin B) (cos B))> |
#<alt (* (/ 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 (/ -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 (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 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<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 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* B F))> |
#<alt (/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B)> |
#<alt (/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B)> |
#<alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B)> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<alt (/ -1 F)> |
#<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/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) B)> |
#<alt (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B)) (/ 1 B)))) (/ 1 B))> |
#<alt (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B))> |
#<alt (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B))> |
#<alt (* -3/2 (/ (pow x 2) (* B (pow F 4))))> |
#<alt (* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x))) (+ (/ 1 (* B x)) (* 3/2 (/ 1 (* B (pow F 4)))))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2)))))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2)))))))> |
#<alt (* -3/2 (/ (pow x 2) (* B (pow F 4))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B)) x)) (* 3/2 (/ 1 (* B (pow F 4))))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4))))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4))))))> |
#<alt (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4))))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* 1/2 (/ (* (pow F 2) (+ 2 (* 2 x))) B))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))))> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B)> |
#<alt (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1)> |
#<alt (- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))) 1))) 1)> |
#<alt (- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) 1))) 1)> |
#<alt (- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) 1))) 1)> |
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 x))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (+ (/ 1 x) (/ 1 (pow x 2))))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (+ (/ 1 x) (/ 1 (pow x 2))))))> |
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2))))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2))))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4))> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x))> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x))> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x))> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x))> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x))> |
#<alt (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1)> |
#<alt (- (+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))) 1)> |
#<alt (- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) 1)> |
#<alt (- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) 1)> |
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 (pow x 2)))))> |
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (pow F 2)) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (pow F 2)) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4))> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1)> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1)> |
#<alt -1> |
#<alt (- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1)> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1)> |
#<alt (- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1)> |
#<alt (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))> |
#<alt (+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))))> |
#<alt (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))))))> |
#<alt (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))))))> |
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* -3/2 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4)))))> |
#<alt (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))> |
#<alt (/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4))> |
#<alt (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))> |
#<alt (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))> |
#<alt (/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B))))> |
#<alt (* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))> |
#<alt (* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B))))> |
#<alt (/ 1 (sin B))> |
#<alt (- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B))))> |
#<alt (- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))))> |
#<alt (/ -1 (sin B))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B)))> |
#<alt (- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))))> |
#<alt (- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))))> |
#<alt (* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B)> |
#<alt (/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))))))))) B)> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2)))))> |
#<alt (* B (sqrt (+ 2 (pow F 2))))> |
#<alt (* B (+ (sqrt (+ 2 (pow F 2))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (pow F 2)))))))> |
#<alt (* B (+ (sqrt (+ 2 (pow F 2))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (pow F 2)))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (pow F 2)))))))))> |
#<alt (* B (+ (sqrt (+ 2 (pow F 2))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (pow F 2)))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (pow F 2))))) (* 1/120 (sqrt (+ 2 (pow F 2))))))))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt (+ 2 (pow F 2))))> |
#<alt (* (sin B) (sqrt 2))> |
#<alt (+ (* 1/2 (/ (* (pow F 2) (sin B)) (sqrt 2))) (* (sin B) (sqrt 2)))> |
#<alt (+ (* (sin B) (sqrt 2)) (* (pow F 2) (+ (* -1/8 (/ (* (pow F 2) (sin B)) (pow (sqrt 2) 3))) (* 1/2 (/ (sin B) (sqrt 2))))))> |
#<alt (+ (* (sin B) (sqrt 2)) (* (pow F 2) (+ (* 1/2 (/ (sin B) (sqrt 2))) (* (pow F 2) (+ (* -1/8 (/ (sin B) (pow (sqrt 2) 3))) (* 1/16 (/ (* (pow F 2) (sin B)) (pow (sqrt 2) 5))))))))> |
#<alt (* F (sin B))> |
#<alt (* F (+ (sin B) (/ (sin B) (pow F 2))))> |
#<alt (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (/ (sin B) (pow F 2)))))> |
#<alt (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (+ (* 1/2 (/ (sin B) (pow F 6))) (/ (sin B) (pow F 2))))))> |
#<alt (* -1 (* F (sin B)))> |
#<alt (* -1 (* F (+ (sin B) (/ (sin B) (pow F 2)))))> |
#<alt (* -1 (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (/ (sin B) (pow F 2))))))> |
#<alt (* -1 (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (+ (* 1/2 (/ (sin B) (pow F 6))) (/ (sin B) (pow F 2)))))))> |
#<alt (sqrt 2)> |
#<alt (+ (sqrt 2) (* 1/2 (/ (pow F 2) (sqrt 2))))> |
#<alt (+ (sqrt 2) (* (pow F 2) (+ (* -1/8 (/ (pow F 2) (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt (+ (sqrt 2) (* (pow F 2) (+ (* (pow F 2) (- (* 1/16 (/ (pow F 2) (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2))))))> |
#<alt F> |
#<alt (* F (+ 1 (/ 1 (pow F 2))))> |
#<alt (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))> |
#<alt (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4))))> |
#<alt (* -1 F)> |
#<alt (* -1 (* F (+ 1 (/ 1 (pow F 2)))))> |
#<alt (* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))))> |
#<alt (* -1 (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4)))))> |
#<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 (* 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 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))> |
#<alt (- (+ (* 2 (/ 1 (pow F 2))) (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4))))> |
#<alt (- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4))))> |
#<alt (- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4))))> |
#<alt (* -3 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (/ 2 (* (pow F 2) x)) (+ (* 3 (/ 1 (pow F 4))) (/ 6 (* (pow F 4) x)))))> |
#<alt (* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x))))))> |
#<alt (* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x))))))> |
#<alt (* -3 (/ (pow x 2) (pow F 4)))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4))> |
#<alt (/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4))> |
#<alt (/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4))> |
#<alt (/ (+ 2 (* 2 x)) (pow F 2))> |
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))> |
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))> |
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))> |
#<alt (/ (+ 2 (* 2 x)) (pow F 2))> |
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))> |
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))> |
#<alt (/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2))> |
#<alt (/ -3 (pow F 4))> |
#<alt (- (* -6 (/ x (pow F 4))) (* 3 (/ 1 (pow F 4))))> |
#<alt (- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4))))> |
#<alt (- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4))))> |
#<alt (* -3 (/ (pow x 2) (pow F 4)))> |
#<alt (* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4))))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* -3 (/ (pow x 2) (pow F 4)))> |
#<alt (* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4))))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4)))))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4)))> |
#<alt (/ 2 (pow F 2))> |
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))> |
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))> |
#<alt (+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2))))> |
#<alt (* 2 (/ x (pow F 2)))> |
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))> |
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))> |
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))> |
#<alt (* 2 (/ x (pow F 2)))> |
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))> |
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2)))))> |
#<alt (* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (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 (* 2 x)) (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 (* 2 x)) (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 (* 2 x)) (pow F 2))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | F | @ | 0 | (/ (+ 2 (* 2 x)) (* F F)) |
| 3.0ms | B | @ | 0 | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
| 2.0ms | x | @ | 0 | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
| 1.0ms | x | @ | -inf | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
| 1.0ms | F | @ | 0 | (/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
| 1× | batch-egg-rewrite |
| 2918× | *-lowering-*.f32 |
| 2918× | *-lowering-*.f64 |
| 2638× | fma-lowering-fma.f32 |
| 2638× | fma-lowering-fma.f64 |
| 2272× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 264 |
| 1 | 271 | 242 |
| 2 | 2759 | 238 |
| 0 | 8842 | 238 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (/ -1 (tan B)) x) (/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B))) |
(/ -1 (tan B)) |
(tan B) |
(/ (/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) (sin B)) |
(/ (- -1 x) B) |
(- -1 x) |
(* F (/ (/ -1 F) (sin B))) |
(/ (/ -1 F) (sin B)) |
(/ -1 F) |
(sin B) |
(/ (- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) B) |
(- (+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) x) |
(+ (* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) -1) |
(* 1/2 (+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)))) |
(/ F (* (sin B) (pow (+ (* F F) 2) 1/2))) |
(* (sin B) (pow (+ (* F F) 2) 1/2)) |
(pow (+ (* F F) 2) 1/2) |
(sqrt (+ (* F F) (+ 2 (* 2 x)))) |
(/ F (sqrt (+ (* F F) (+ 2 (* 2 x))))) |
(+ (/ (+ 2 (* 2 x)) (* F F)) (/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4))) |
(/ (* (* (+ 2 (* 2 x)) (+ 2 (* 2 x))) -3/4) (pow F 4)) |
(/ (+ 2 (* 2 x)) (* F F)) |
| Outputs |
|---|
(+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(+.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)))) (/.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(fma.f64 x (/.f64 #s(literal -1 binary64) (tan.f64 B)) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(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)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(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 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (cos.f64 B) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))) (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (/.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64))) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B))) (*.f64 (tan.f64 B) F)) (*.f64 (tan.f64 B) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sin.f64 B)) (*.f64 (tan.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (tan.f64 B) (sin.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) (*.f64 (tan.f64 B) #s(literal 1 binary64))) (*.f64 (tan.f64 B) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) (*.f64 (tan.f64 B) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (+.f64 (*.f64 F (tan.f64 B)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (tan.f64 B)) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) x))) (*.f64 (sin.f64 B) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (tan.f64 B))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (tan.f64 B)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))) (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (-.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B)))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (tan.f64 B))) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64))) #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) (neg.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (tan.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (tan.f64 B) #s(literal -1 binary64)) #s(literal 1 binary64)) #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 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (cos.f64 B)) |
(tan.f64 B) |
(/.f64 (sin.f64 B) (cos.f64 B)) |
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 B) (sin.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (neg.f64 (cos.f64 B))) |
(pow.f64 (/.f64 (cos.f64 B) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B)) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F)) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (sin.f64 B)) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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)) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) |
(*.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 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sin.f64 B))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 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 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(+.f64 (/.f64 #s(literal -1 binary64) B) (neg.f64 (/.f64 x B))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) B)) x (*.f64 (/.f64 #s(literal 1 binary64) B) x))) |
(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)) |
(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 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (-.f64 #s(literal 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 #s(literal -1 binary64) x))) B)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal -1 binary64) x) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (/.f64 #s(literal -1 binary64) B)) (*.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (/.f64 x B))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 #s(literal -1 binary64) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B))) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) B)) (+.f64 #s(literal -1 binary64) x)) |
(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 #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 -1 binary64) 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 #s(literal -1 binary64) x))))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(-.f64 #s(literal -1 binary64) x) |
(-.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal -1 binary64) x #s(literal -1 binary64)) |
(fma.f64 x #s(literal -1 binary64) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 F (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))) |
(/.f64 (/.f64 F #s(literal -1 binary64)) (*.f64 F (sin.f64 B))) |
(/.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (sin.f64 B)) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (*.f64 #s(literal 1 binary64) F) (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (neg.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 F (-.f64 #s(literal 0 binary64) F))) #s(literal -1 binary64)) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(*.f64 (/.f64 F (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)))) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 F #s(literal -1 binary64)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.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) (/.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) F) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 F #s(literal -1 binary64)) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (neg.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)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) F) (sin.f64 B))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 B) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 F #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) F)) |
(/.f64 #s(literal -1 binary64) F) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 F #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 F #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 0 binary64) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 F #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) |
(sin.f64 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 #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 F (*.f64 F (*.f64 F F))))))) B) (neg.f64 (/.f64 x B))) |
(+.f64 (fma.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 #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 F (*.f64 F (*.f64 F F))))))) (/.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 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) #s(literal -1 binary64))) |
(-.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 #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 F (*.f64 F (*.f64 F F))))))) B) (/.f64 x B)) |
(fma.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 #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 F (*.f64 F (*.f64 F F))))))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) B)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))) (*.f64 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 B (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.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 #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 F (*.f64 F (*.f64 F F))))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) B)) |
(/.f64 (*.f64 (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) #s(literal 1 binary64)) (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (*.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 #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 F (*.f64 F (*.f64 F F))))))) B) (/.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 #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 F (*.f64 F (*.f64 F F))))))) B)) (/.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 #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 F (*.f64 F (*.f64 F F))))))) B)) (*.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (/.f64 x B))) (+.f64 (*.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 #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 F (*.f64 F (*.f64 F F))))))) B) (/.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 #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 F (*.f64 F (*.f64 F F))))))) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 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 #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 F (*.f64 F (*.f64 F F))))))) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.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 #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 F (*.f64 F (*.f64 F F))))))) B) (/.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 #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 F (*.f64 F (*.f64 F F))))))) B)) (*.f64 (/.f64 x B) (/.f64 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 #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 F (*.f64 F (*.f64 F F))))))) B) (/.f64 x B))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) B)) (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x))) |
(pow.f64 (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 B (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) #s(literal -1 binary64)) (/.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) 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 #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 F (*.f64 F (*.f64 F F)))))) x)) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))) |
(+.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 #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 F (*.f64 F (*.f64 F F)))))) (-.f64 #s(literal -1 binary64) x)) |
(+.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 #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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(-.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 #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 F (*.f64 F (*.f64 F F))))))) x) |
(-.f64 (/.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))))) |
(-.f64 (/.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) |
(fma.f64 #s(literal -1 binary64) x (+.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 #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 F (*.f64 F (*.f64 F F)))))))) |
(fma.f64 x #s(literal -1 binary64) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(fma.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 #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 F (*.f64 F (*.f64 F F))))) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(fma.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) |
(fma.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) (/.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) x)) (*.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 #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 F (*.f64 F (*.f64 F F))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))))) |
(/.f64 (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))) (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) (neg.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -1 binary64) x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) 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 #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 F (*.f64 F (*.f64 F F)))))) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (+.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.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 #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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) 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 #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 F (*.f64 F (*.f64 F F)))))) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.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 #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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) #s(literal -1 binary64)) |
(*.f64 (-.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 #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 F (*.f64 F (*.f64 F 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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F))))))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.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 #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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))))) (*.f64 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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))))) |
(*.f64 (*.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)) (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F)))))))) (/.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 #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 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal -1 binary64) x)))) |
(+.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 #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 F (*.f64 F (*.f64 F F))))))) |
(+.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 #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 F (*.f64 F (*.f64 F F)))))) #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 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(+.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 1/2 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))) #s(literal -3/4 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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (+.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64))) (/.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(fma.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 #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 F (*.f64 F (*.f64 F F))))) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(fma.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal 1/2 binary64) #s(literal -1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) #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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64))) (neg.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))))) (-.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 #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 F (*.f64 F (*.f64 F F)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) (/.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 #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 F (*.f64 F (*.f64 F F)))))) #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 #s(literal 1/2 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))) #s(literal -3/4 binary64)))))) |
(+.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64)))))) |
(fma.f64 #s(literal 1/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 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64)))))) |
(fma.f64 (*.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/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.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 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.f64 (*.f64 #s(literal 1/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 -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.f64 (*.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64)))))) |
(/.f64 (+.f64 (*.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.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/2 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))) #s(literal -3/4 binary64))))) (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64)))))) (*.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/2 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))) #s(literal -3/4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) (*.f64 (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))) (/.f64 #s(literal 1/2 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))) #s(literal -3/4 binary64))))))) (-.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/2 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))) #s(literal -3/4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (*.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (*.f64 (+.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal 1/2 binary64)) (+.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)))))) |
(/.f64 (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) |
(*.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 #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 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)))) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) (sin.f64 B)) |
(/.f64 (/.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 F (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(*.f64 (/.f64 F (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B)) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (sin.f64 B))) |
(*.f64 (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.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 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.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 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (sqrt.f64 (-.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 4 binary64)) (*.f64 F (*.f64 F #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal -4 binary64))) (pow.f64 (+.f64 (*.f64 F F) #s(literal -2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) (+.f64 (*.f64 F F) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 4 binary64)) (*.f64 F (*.f64 F #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal -2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 F F) (*.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) (sqrt.f64 (+.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)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (sqrt.f64 (-.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) #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 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 (/.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 (sqrt.f64 (-.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.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 (/.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 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 (log.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F))) |
(/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #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 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (*.f64 F #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))))) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) F) #s(literal 1 binary64)) #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))) |
(*.f64 #s(literal 1 binary64) (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) F) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.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/2 binary64)) F) |
(*.f64 (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 #s(literal 1 binary64) F) #s(literal -1 binary64))) |
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) |
(+.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(-.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)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (-.f64 #s(literal 0 binary64) (+.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) |
(fma.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 -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (*.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 -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.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 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))) |
(fma.f64 #s(literal 1 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 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (/.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 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.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))) #s(literal -3/4 binary64))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.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 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (/.f64 #s(literal 1 binary64) F) (/.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 F (*.f64 F (*.f64 F F))))) |
(fma.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.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)))) (*.f64 F F)) (/.f64 #s(literal -3/4 binary64) (*.f64 F F)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(fma.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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 #s(literal 1 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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.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 (+.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 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (+.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.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 (+.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 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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))) #s(literal -3/4 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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))))) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (*.f64 F F) (*.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 (*.f64 F F) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (+.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))) #s(literal -3/4 binary64))))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (/.f64 (*.f64 F F) (+.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 3/4 binary64)))) (*.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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))) #s(literal -3/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) (/.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))) #s(literal -3/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 F F)) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (/.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))) #s(literal -3/4 binary64))))) (*.f64 F #s(literal 1 binary64))) (*.f64 F (/.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))) #s(literal -3/4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 F (*.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 F (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (+.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))) #s(literal -3/4 binary64))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) #s(literal 1 binary64))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.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))) #s(literal -3/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (+.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))) #s(literal -3/4 binary64))) F) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F))) (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) F)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 F F)) (*.f64 (/.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))) #s(literal -3/4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.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))) #s(literal -3/4 binary64)))) (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (/.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))) #s(literal -3/4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.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))) #s(literal -3/4 binary64)))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (*.f64 (/.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))) #s(literal -3/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (/.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))) #s(literal -3/4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) F) (*.f64 (/.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))) #s(literal -3/4 binary64)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F))) (*.f64 (/.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))) #s(literal -3/4 binary64)))) F)) |
(/.f64 (+.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 F F)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F F))) |
(/.f64 (+.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (+.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 #s(literal 0 binary64) (*.f64 F F))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (+.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)) F) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) F)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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))))) (neg.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.f64 F F))))))) (neg.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))))))) |
(/.f64 (neg.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))))))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.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 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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 F F)) (*.f64 F (*.f64 F (*.f64 F F)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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))))) #s(literal -1 binary64)) |
(pow.f64 (/.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.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 (+.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 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 (*.f64 (*.f64 F F) (+.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 #s(literal 1 binary64) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.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 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (/.f64 (*.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)))) (*.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 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -27/64 binary64)) (*.f64 (*.f64 (*.f64 F (*.f64 F (*.f64 F F))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (-.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))) #s(literal -3/4 binary64))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 #s(literal 9/16 binary64) (*.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)))) (*.f64 F (*.f64 F (*.f64 F F)))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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 F (*.f64 F (*.f64 F F))))))) |
(exp.f64 (*.f64 (log.f64 (/.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))) #s(literal -3/4 binary64))))) #s(literal -1 binary64))) |
(neg.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))) #s(literal -3/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(neg.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 F (*.f64 F (*.f64 F F))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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))) #s(literal -3/4 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 F (*.f64 F (*.f64 F F)))) |
(/.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))) #s(literal -3/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.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))) #s(literal -3/4 binary64)))) #s(literal 1 binary64))) |
(/.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 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(/.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))) #s(literal -3/4 binary64))) #s(literal 1 binary64)) (*.f64 F (*.f64 F (*.f64 F F)))) |
(/.f64 (neg.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))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(/.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))) #s(literal -3/4 binary64))) (*.f64 F F)) (*.f64 F F)) |
(pow.f64 (/.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))) #s(literal -3/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.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))) #s(literal -3/4 binary64)))) #s(literal 1 binary64)) #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 -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64)) (*.f64 F F))) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (pow.f64 (/.f64 (*.f64 F F) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal -3/4 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.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 -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.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 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F))))) |
(*.f64 #s(literal 1 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 F (*.f64 F (*.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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F (*.f64 F (*.f64 F F)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.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))) #s(literal -3/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (pow.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))) #s(literal -3/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 (*.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))) #s(literal -3/4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F (*.f64 F (*.f64 F F)))) (*.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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (/.f64 #s(literal -3/4 binary64) (*.f64 F F))) |
(*.f64 (/.f64 #s(literal -3/4 binary64) (*.f64 F F)) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (*.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 binary64)) (pow.f64 (/.f64 (*.f64 F F) #s(literal -3/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) #s(literal -3/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 F F) (*.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 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (+.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 F F) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (*.f64 (*.f64 F F) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) F) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 F F))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F)) |
(*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 #s(literal 4 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) |
| 1× | egg-herbie |
| 5886× | +-lowering-+.f64 |
| 5886× | +-lowering-+.f32 |
| 5514× | *-lowering-*.f32 |
| 5514× | *-lowering-*.f64 |
| 1148× | distribute-lft-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1086 | 10089 |
| 1 | 3722 | 9796 |
| 0 | 8462 | 9796 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* -1 x) (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) B) |
(/ (+ (* -1 x) (+ (* 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))))) B) |
(/ (+ (* -1 x) (+ (* 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))))))))) B) |
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(+ (* x (+ (* -1 (* (/ F (sin B)) (sqrt (/ 1 (pow (+ 2 (pow F 2)) 3))))) (* -1 (/ (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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)))))) |
(* -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))))) |
(* -1 (/ (* x (cos B)) (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(+ (* -1 (/ (* 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)))))))) |
(+ (* -1 (/ (* 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)))))))))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (+ (* -1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(+ (* -1 (/ (* 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))))) |
(+ (* -1 (/ (* 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)))))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(- (+ (* -1 (/ (* 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))) |
(- (+ (* -1 (/ (* 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))) |
(/ -1 B) |
(/ (- (* 1/3 (pow B 2)) 1) B) |
(/ (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1) B) |
(/ (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1) B) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
(* -1 (/ (cos B) (sin B))) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(/ (sin B) (cos B)) |
(* (/ 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)))))) |
(/ -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 (sin 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 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -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 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* B F)) |
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
(/ -1 F) |
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/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) B) |
(- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B)) (/ 1 B)))) (/ 1 B)) |
(- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B)) |
(- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B)) |
(* -3/2 (/ (pow x 2) (* B (pow F 4)))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x))) (+ (/ 1 (* B x)) (* 3/2 (/ 1 (* B (pow F 4))))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2))))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2))))))) |
(* -3/2 (/ (pow x 2) (* B (pow F 4)))) |
(* (pow x 2) (- (* -1 (/ (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B)) x)) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* 1/2 (/ (* (pow F 2) (+ 2 (* 2 x))) B))) (pow F 4)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4)) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))) 1))) 1) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) 1))) 1) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) 1))) 1) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 x)))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (+ (/ 1 x) (/ 1 (pow x 2)))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (+ (/ 1 x) (/ 1 (pow x 2)))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2))))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2))))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(* -1 (+ 1 x)) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) |
(- (+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))) 1) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) 1) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) 1) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 (pow x 2))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (pow F 2)) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (pow F 2)) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
-1 |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) |
(+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))) |
(+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) |
(+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(/ 1 (sin B)) |
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) |
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) |
(/ -1 (sin B)) |
(- (/ 1 (* (pow F 2) (sin B))) (/ 1 (sin B))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))) |
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))) |
(* (/ F B) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))))))))) B) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* (/ F (sin B)) (sqrt (/ 1 (+ 2 (pow F 2))))) |
(* B (sqrt (+ 2 (pow F 2)))) |
(* B (+ (sqrt (+ 2 (pow F 2))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (pow F 2))))))) |
(* B (+ (sqrt (+ 2 (pow F 2))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (pow F 2)))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (pow F 2))))))))) |
(* B (+ (sqrt (+ 2 (pow F 2))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (pow F 2)))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (pow F 2))))) (* 1/120 (sqrt (+ 2 (pow F 2)))))))))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(* (sin B) (sqrt 2)) |
(+ (* 1/2 (/ (* (pow F 2) (sin B)) (sqrt 2))) (* (sin B) (sqrt 2))) |
(+ (* (sin B) (sqrt 2)) (* (pow F 2) (+ (* -1/8 (/ (* (pow F 2) (sin B)) (pow (sqrt 2) 3))) (* 1/2 (/ (sin B) (sqrt 2)))))) |
(+ (* (sin B) (sqrt 2)) (* (pow F 2) (+ (* 1/2 (/ (sin B) (sqrt 2))) (* (pow F 2) (+ (* -1/8 (/ (sin B) (pow (sqrt 2) 3))) (* 1/16 (/ (* (pow F 2) (sin B)) (pow (sqrt 2) 5)))))))) |
(* F (sin B)) |
(* F (+ (sin B) (/ (sin B) (pow F 2)))) |
(* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (/ (sin B) (pow F 2))))) |
(* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (+ (* 1/2 (/ (sin B) (pow F 6))) (/ (sin B) (pow F 2)))))) |
(* -1 (* F (sin B))) |
(* -1 (* F (+ (sin B) (/ (sin B) (pow F 2))))) |
(* -1 (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (/ (sin B) (pow F 2)))))) |
(* -1 (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (+ (* 1/2 (/ (sin B) (pow F 6))) (/ (sin B) (pow F 2))))))) |
(sqrt 2) |
(+ (sqrt 2) (* 1/2 (/ (pow F 2) (sqrt 2)))) |
(+ (sqrt 2) (* (pow F 2) (+ (* -1/8 (/ (pow F 2) (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+ (sqrt 2) (* (pow F 2) (+ (* (pow F 2) (- (* 1/16 (/ (pow F 2) (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
F |
(* F (+ 1 (/ 1 (pow F 2)))) |
(* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))) |
(* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4)))) |
(* -1 F) |
(* -1 (* F (+ 1 (/ 1 (pow F 2))))) |
(* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))) |
(* -1 (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4))))) |
(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)))))))) |
(* 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))))) |
(- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) |
(- (+ (* 2 (/ 1 (pow F 2))) (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4)))) |
(- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4)))) |
(- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4)))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (/ 2 (* (pow F 2) x)) (+ (* 3 (/ 1 (pow F 4))) (/ 6 (* (pow F 4) x))))) |
(* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x)))))) |
(* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x)))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(* (pow x 2) (- (* -1 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/ -3 (pow F 4)) |
(- (* -6 (/ x (pow F 4))) (* 3 (/ 1 (pow F 4)))) |
(- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4)))) |
(- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4)))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4))))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/ 2 (pow F 2)) |
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) |
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) |
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) |
(* 2 (/ x (pow F 2))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(* 2 (/ x (pow F 2))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
| Outputs |
|---|
(/ (+ (* -1 x) (* 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)))))) x) B) |
(/ (+ (* -1 x) (+ (* 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))))) B) |
(/.f64 (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 x #s(literal 1/3 binary64))))) B) |
(/ (+ (* -1 x) (+ (* 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))))))))) B) |
(/.f64 (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) 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 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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 F #s(literal -7/360 binary64))))))))) B) |
(/ (+ (* -1 x) (+ (* 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)))))))))))))) B) |
(/.f64 (+.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) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) 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 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 (*.f64 x #s(literal 2 binary64)) (+.f64 #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 (*.f64 x #s(literal 2 binary64)) (+.f64 #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))))))))))))) B) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* x (cos B)) (sin B))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2))))))) |
(-.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 (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))))) (* -1 (/ (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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) (/.f64 (*.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 5 binary64))))) (/.f64 (cos.f64 B) (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))))) (+ (* -1 (/ (cos B) (sin B))) (* 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 (*.f64 x (+.f64 (*.f64 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.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 #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 (cos.f64 B) (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)))))))))) |
(* -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 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 F (sin.f64 B)) (/.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 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))))) (+ (* 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 (sin.f64 B)) (/.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 (*.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 (sin.f64 B) (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 #s(literal 0 binary64) x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (*.f64 (*.f64 (*.f64 F (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)))) |
(* -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 #s(literal 0 binary64) x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) 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 #s(literal 0 binary64) x) (-.f64 (/.f64 (cos.f64 B) (sin.f64 B)) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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))) (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 (*.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 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64))))))) x))) |
(* -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))) (* (/ F (sin B)) (sqrt (/ 1 (+ 2 (* 2 x)))))) |
(-.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))) |
(+ (* -1 (/ (* 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)))))))) |
(-.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 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))))) (sin.f64 B)))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(+ (* -1 (/ (* 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)))))))))) |
(-.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 (*.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 x #s(literal 2 binary64))) #s(literal 5 binary64))))))))) (/.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/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B)))) (/ 1 (sin B)))) |
(+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 (*.f64 F F) (sin.f64 B)))) |
(+ (* -1 (/ (* 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))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #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 (/ (* 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)))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/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))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 (sin.f64 B) (pow.f64 F #s(literal 6 binary64))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) |
(- (* -1 (/ (* x (cos B)) (sin B))) (/ 1 (sin B))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* x (cos B)) (sin B))) (* 1/2 (/ (+ 2 (* 2 x)) (* (pow F 2) (sin B))))) (/ 1 (sin B))) |
(+.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* 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))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #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))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (+ (* -1 (/ (* 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))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #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 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 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))))) (/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(/ (- (* 1/3 (pow B 2)) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal 1/3 binary64)) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (+ 1/3 (* 1/45 (pow B 2)))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 1/45 binary64)))) #s(literal -1 binary64)) B) |
(/ (- (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 1/45 (* 2/945 (pow B 2)))))) 1) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B 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)))))) #s(literal -1 binary64)) B) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
(* -1 (/ (cos B) (sin B))) |
(/.f64 (neg.f64 (cos.f64 B)) (sin.f64 B)) |
B |
(* B (+ 1 (* 1/3 (pow B 2)))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/3 binary64)))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* 2/15 (pow B 2)))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) #s(literal 2/15 binary64)))))) |
(* B (+ 1 (* (pow B 2) (+ 1/3 (* (pow B 2) (+ 2/15 (* 17/315 (pow B 2)))))))) |
(*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 B B) (+.f64 #s(literal 2/15 binary64) (*.f64 (*.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)) |
(* (/ 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 (*.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 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))))) (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 (*.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 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 (*.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 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 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 #s(literal -1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #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 x #s(literal 2 binary64))) (*.f64 (*.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)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 (*.f64 #s(literal -1/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))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 (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 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 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 (sin B))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.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)))) #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 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 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 (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 #s(literal 3/2 binary64) (/.f64 (*.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 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 #s(literal -5/2 binary64) (*.f64 (/.f64 (*.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 #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 (sin.f64 B)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.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 #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 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 5 binary64))))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64))))) (*.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 #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 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1/2 binary64))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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))) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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))) (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 (*.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 (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 (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (/.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)))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal -1/2 binary64)))) (sqrt.f64 x))) (*.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 (+.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) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (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 (*.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 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 (*.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 (neg.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 #s(literal 1/6 binary64) F))))) 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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) (*.f64 (*.f64 B B) (neg.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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.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 x #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 F (sin.f64 B))) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(- (* -1 (/ x B)) (/ 1 B)) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 #s(literal -1 binary64) B)) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(* -1 (/ x B)) |
(-.f64 #s(literal 0 binary64) (/.f64 x B)) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(* -1 (* x (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 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 (/ (+ 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 (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 (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 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 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* B F)) |
(/.f64 #s(literal -1 binary64) (*.f64 F B)) |
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -31/15120 binary64)) F) (/.f64 #s(literal -7/360 binary64) F))) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
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/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) B) |
(- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B)) (/ 1 B)))) (/ 1 B)) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) B) (/.f64 #s(literal -1 binary64) B))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) B)) |
(- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B)) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) B) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) x) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) B)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) B)) |
(- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (* x (- (+ (* -3/2 (/ x (* B (pow F 4)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) B))) (/ 1 B)))) (/ 1 B)) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) B) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) x) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) B)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) B)) |
(* -3/2 (/ (pow x 2) (* B (pow F 4)))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x))) (+ (/ 1 (* B x)) (* 3/2 (/ 1 (* B (pow F 4))))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 x B)) (/.f64 #s(literal 1 binary64) (*.f64 x B))) (/.f64 #s(literal -3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2))))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 B (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x B)))) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x x))))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (* B (pow x 2)))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) (* B x)))) (+ (/ 1 (* B x)) (+ (* 3/2 (/ 1 (* B (pow F 4)))) (/ 1 (* B (pow x 2))))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 B (*.f64 x x))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x B)))) (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x B)) (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 x x))))))) |
(* -3/2 (/ (pow x 2) (* B (pow F 4)))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (*.f64 B (pow.f64 F #s(literal 4 binary64)))) |
(* (pow x 2) (- (* -1 (/ (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B)) x)) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) B)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) B)) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) B) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) B)) (/ 1 B)) x)) (+ (* 1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) B)) (/ 1 B))) x)) (* 3/2 (/ 1 (* B (pow F 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) B)) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) B) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (*.f64 B (pow.f64 F #s(literal 4 binary64)))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* 1/2 (/ (* (pow F 2) (+ 2 (* 2 x))) B))) (pow F 4)) |
(/.f64 (+.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/8 binary64)) B) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) B)) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4)) |
(/.f64 (+.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/8 binary64)) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) B)))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) B)) (* (pow F 2) (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (* 1/2 (/ (+ 2 (* 2 x)) B))))) (pow F 4)) |
(/.f64 (+.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/8 binary64)) B) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (/.f64 (-.f64 #s(literal -1 binary64) x) B)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) B)))) (pow.f64 F #s(literal 4 binary64))) |
(* -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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) B))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) B)))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) 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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) B))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) B)))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (* B (pow F 4)))) (* 1/2 (/ (+ 2 (* 2 x)) (* B (pow F 2)))))) |
(+.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) B) (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 B (pow.f64 F #s(literal 4 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.f64 #s(literal 1/2 binary64) B)))) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(/ (- (* 1/2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (+ (* 2 (/ 1 (pow F 2))) (* 2 (/ x (pow F 2)))))) (+ 1 x)) B) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.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)) B) |
(- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4))))) 1))) 1) |
(+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) 1))) 1) |
(+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) x) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (- (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) 1))) 1) |
(+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) x) (pow.f64 F #s(literal 4 binary64))) #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 x)))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) x) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64)))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (+ (/ 1 x) (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (+ (/ 1 x) (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x))) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2))))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ 1 (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2))))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64))))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (* (pow F 2) (+ 1 x))) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (-.f64 #s(literal -1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64))))))) (pow.f64 F #s(literal 4 binary64))) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal -1 binary64) x) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) (+ 1 x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.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 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) (+ 1 x)) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x))) |
(- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))))) #s(literal -1 binary64)) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -3/2 binary64) x) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(- (+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -3/2 binary64) x) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) x) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x))) (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (+ (* 3/2 (/ 1 (pow F 4))) (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x))) (+.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) x) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (- (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) 1) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) #s(literal -1 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (pow F 2)) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 F F) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ (* -1 (pow F 2)) (* 1/2 (+ 2 (* 2 x)))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 F F) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)))) (pow.f64 F #s(literal 4 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) #s(literal -1 binary64)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) #s(literal -1 binary64))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) #s(literal -1 binary64)) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) #s(literal -1 binary64))) |
(- (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2)))) 1) |
(+.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) #s(literal -1 binary64))) |
(* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(+ (* 1/2 (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))))) |
(+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -3/2 binary64) x) (pow.f64 F #s(literal 4 binary64)))))) |
(+ (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4))))) (* x (+ (* -3/2 (/ x (pow F 4))) (* 1/2 (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -3/2 binary64) x) (pow.f64 F #s(literal 4 binary64)))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) x) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x))) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (+ (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) (pow x 2))) (* 1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))) x))) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) (*.f64 x x)) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))) x))) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3/2 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* -1/2 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) x) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/2 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 1/2 (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))))) x)) (* 3/2 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3/2 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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/8 binary64)) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/8 (pow (+ 2 (* 2 x)) 2)) (* 1/2 (* (pow F 2) (+ 2 (* 2 x))))) (pow F 4)) |
(/.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/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) |
(* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F))) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (+ (* -3/8 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 1/2 (+ 2 (* 2 x)))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(* F (+ (* -1/8 (/ (pow F 2) (* (sin B) (sqrt 1/2)))) (/ (sqrt 1/2) (sin B)))) |
(*.f64 F (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 F F)) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)))) |
(* F (+ (* (pow F 2) (- (* 1/2 (/ (* (pow F 2) (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) #s(literal 3/32 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(* F (+ (* (pow F 2) (- (* (pow F 2) (+ (* -1/2 (/ (* (pow F 2) (+ 1/16 (* -1/8 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (pow (sqrt 1/2) 2))))) (* (sin B) (sqrt 1/2)))) (* 1/2 (/ (- 1/8 (* 1/64 (/ 1 (pow (sqrt 1/2) 2)))) (* (sin B) (sqrt 1/2)))))) (* 1/8 (/ 1 (* (sin B) (sqrt 1/2)))))) (/ (sqrt 1/2) (sin B)))) |
(*.f64 F (+.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) (*.f64 (*.f64 F F) (+.f64 (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 F F) #s(literal 5/128 binary64))) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 3/64 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 1/2 binary64)))))))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(- (/ 1 (sin B)) (/ 1 (* (pow F 2) (sin B)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B))) |
(- (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B)))) (/ 1 (* (pow F 2) (sin B)))) |
(+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)))) |
(- (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B))))) (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B)))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)))) (/.f64 #s(literal 5/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 (* (pow F 2) (sin B))) (/ 1 (sin B))) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(- (/ 1 (* (pow F 2) (sin B))) (+ (/ 1 (sin B)) (/ 3/2 (* (pow F 4) (sin B))))) |
(-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) |
(- (+ (/ 1 (* (pow F 2) (sin B))) (* 5/2 (/ 1 (* (pow F 6) (sin B))))) (+ (/ 1 (sin B)) (* 3/2 (/ 1 (* (pow F 4) (sin B)))))) |
(+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 (sin.f64 B) (pow.f64 F #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) (/.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
(* (/ 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)) |
(/ (+ (* 1/6 (* (* (pow B 2) F) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) B) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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 (pow F 2))))) (* (pow B 2) (+ (* -1 (* (* (pow B 2) (+ (* -1/36 F) (* 1/120 F))) (sqrt (/ 1 (+ 2 (pow F 2)))))) (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #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 F F)))) (+.f64 (neg.f64 (*.f64 (*.f64 B B) (*.f64 F #s(literal -7/360 binary64)))) (*.f64 #s(literal 1/6 binary64) F))))) B) |
(/ (+ (* F (sqrt (/ 1 (+ 2 (pow F 2))))) (* (pow B 2) (+ (* 1/6 (* F (sqrt (/ 1 (+ 2 (pow F 2)))))) (* (pow B 2) (+ (* -1 (* (sqrt (/ 1 (+ 2 (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 (pow F 2))))))))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) F) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (*.f64 (*.f64 B B) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 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 #s(literal 1/6 binary64) (*.f64 F #s(literal -7/360 binary64)))))))))))) 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* (/ 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))))) |
(* B (sqrt (+ 2 (pow F 2)))) |
(*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* B (+ (sqrt (+ 2 (pow F 2))) (* -1/6 (* (pow B 2) (sqrt (+ 2 (pow F 2))))))) |
(*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(* B (+ (sqrt (+ 2 (pow F 2))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (pow F 2)))) (* 1/120 (* (pow B 2) (sqrt (+ 2 (pow F 2))))))))) |
(*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (+.f64 (*.f64 (*.f64 B B) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)))))) |
(* B (+ (sqrt (+ 2 (pow F 2))) (* (pow B 2) (+ (* -1/6 (sqrt (+ 2 (pow F 2)))) (* (pow B 2) (+ (* -1/5040 (* (pow B 2) (sqrt (+ 2 (pow F 2))))) (* 1/120 (sqrt (+ 2 (pow F 2)))))))))) |
(*.f64 B (+.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (*.f64 B B) (+.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 (*.f64 B B) (*.f64 (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))) (+.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 B B) #s(literal -1/5040 binary64))))))))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt (+ 2 (pow F 2)))) |
(*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) |
(* (sin B) (sqrt 2)) |
(*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (/ (* (pow F 2) (sin B)) (sqrt 2))) (* (sin B) (sqrt 2))) |
(+.f64 (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 F F) (sin.f64 B))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* (sin B) (sqrt 2)) (* (pow F 2) (+ (* -1/8 (/ (* (pow F 2) (sin B)) (pow (sqrt 2) 3))) (* 1/2 (/ (sin B) (sqrt 2)))))) |
(+.f64 (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 F F) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sin B) (sqrt 2)) (* (pow F 2) (+ (* 1/2 (/ (sin B) (sqrt 2))) (* (pow F 2) (+ (* -1/8 (/ (sin B) (pow (sqrt 2) 3))) (* 1/16 (/ (* (pow F 2) (sin B)) (pow (sqrt 2) 5)))))))) |
(+.f64 (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 F F) (sin.f64 B)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))))))))) |
(* F (sin B)) |
(*.f64 F (sin.f64 B)) |
(* F (+ (sin B) (/ (sin B) (pow F 2)))) |
(*.f64 F (+.f64 (sin.f64 B) (/.f64 (sin.f64 B) (*.f64 F F)))) |
(* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (/ (sin B) (pow F 2))))) |
(*.f64 F (+.f64 (/.f64 (sin.f64 B) (*.f64 F F)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B)))) |
(* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (+ (* 1/2 (/ (sin B) (pow F 6))) (/ (sin B) (pow F 2)))))) |
(*.f64 F (+.f64 (+.f64 (/.f64 (sin.f64 B) (*.f64 F F)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64))))) |
(* -1 (* F (sin B))) |
(-.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) |
(* -1 (* F (+ (sin B) (/ (sin B) (pow F 2))))) |
(*.f64 (+.f64 (sin.f64 B) (/.f64 (sin.f64 B) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (/ (sin B) (pow F 2)))))) |
(*.f64 (+.f64 (/.f64 (sin.f64 B) (*.f64 F F)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (+ (sin B) (+ (* -1/2 (/ (sin B) (pow F 4))) (+ (* 1/2 (/ (sin B) (pow F 6))) (/ (sin B) (pow F 2))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (sin.f64 B) (*.f64 F F)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (sin.f64 B)) (pow.f64 F #s(literal 4 binary64))) (sin.f64 B))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 B)) (pow.f64 F #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) F)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
(+ (sqrt 2) (* 1/2 (/ (pow F 2) (sqrt 2)))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (sqrt 2) (* (pow F 2) (+ (* -1/8 (/ (pow F 2) (pow (sqrt 2) 3))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 F F) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 F F) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (sqrt 2) (* (pow F 2) (+ (* (pow F 2) (- (* 1/16 (/ (pow F 2) (pow (sqrt 2) 5))) (* 1/8 (/ 1 (pow (sqrt 2) 3))))) (* 1/2 (/ 1 (sqrt 2)))))) |
(+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 F F) (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 F F) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 F F)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))))))) |
F |
(* F (+ 1 (/ 1 (pow F 2)))) |
(*.f64 F (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) |
(* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4)))) |
(*.f64 F (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64)))))) |
(* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4)))) |
(*.f64 F (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64)))))) |
(* -1 F) |
(-.f64 #s(literal 0 binary64) F) |
(* -1 (* F (+ 1 (/ 1 (pow F 2))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (- (+ 1 (/ 1 (pow F 2))) (/ 1/2 (pow F 4))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) F)) |
(* -1 (* F (- (+ 1 (+ (/ 1 (pow F 2)) (* 1/2 (/ 1 (pow F 6))))) (/ 1/2 (pow F 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 F #s(literal 6 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) F)) |
(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 (*.f64 #s(literal 1/2 binary64) (*.f64 F F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))))) |
(+ (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 (*.f64 #s(literal -1/8 binary64) (*.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)))))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 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 #s(literal 1/2 binary64) (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/8 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 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 #s(literal 1/2 binary64) (/.f64 (+.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 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 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 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 0 binary64) F) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.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 0 binary64) F) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 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))))) |
(* -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 0 binary64) F) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 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))))) |
(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 (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/2 binary64)) (*.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 (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 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 #s(literal 1/2 binary64) (*.f64 (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 2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1/8 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 #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 #s(literal -1/8 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 #s(literal 2 binary64) (*.f64 F F)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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 2 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (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 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 #s(literal 1/2 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 -2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 #s(literal 1/2 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 -2 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.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)))))))) |
(* -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 #s(literal 0 binary64) 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 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.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 (*.f64 #s(literal 1/2 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 -2 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 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 (+.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 binary64))) (pow.f64 (sqrt.f64 #s(literal -2 binary64)) #s(literal 5 binary64)))))))) |
(* 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 (*.f64 #s(literal -1/2 binary64) (*.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 binary64) (*.f64 #s(literal -1/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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 6 binary64))))))) |
-1 |
#s(literal -1 binary64) |
(- (* 1/2 (/ (+ 2 (* 2 x)) (pow F 2))) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.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 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 (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 F (+.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 (* (/ (* 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 (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.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 #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/8 binary64) (/.f64 (*.f64 (*.f64 F (+.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/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 F (sqrt.f64 #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (+.f64 (*.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 #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/8 binary64) (/.f64 (*.f64 (*.f64 F (+.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 #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 (*.f64 F (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 (*.f64 F (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 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.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 (* (/ (* 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 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.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 (*.f64 (*.f64 (*.f64 F (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 (*.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))))) (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 (*.f64 F (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 (*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (+.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 (+.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)) (sqrt.f64 #s(literal -1/2 binary64)))) (*.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 (+.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) (*.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)))) |
(- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) |
(- (+ (* 2 (/ 1 (pow F 2))) (* x (- (* 2 (/ 1 (pow F 2))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(- (+ (* 2 (/ 1 (pow F 2))) (* x (- (+ (* -3 (/ x (pow F 4))) (* 2 (/ 1 (pow F 2)))) (* 6 (/ 1 (pow F 4)))))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) (pow.f64 F #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64)))))) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (/ 2 (* (pow F 2) x)) (+ (* 3 (/ 1 (pow F 4))) (/ 6 (* (pow F 4) x))))) |
(*.f64 (*.f64 x x) (-.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x) (+.f64 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x)))) |
(* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x)))))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 x x))) (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))))))) |
(* (pow x 2) (- (+ (* 2 (/ 1 (* (pow F 2) (pow x 2)))) (/ 2 (* (pow F 2) x))) (+ (* 3 (/ 1 (pow F 4))) (+ (* 3 (/ 1 (* (pow F 4) (pow x 2)))) (/ 6 (* (pow F 4) x)))))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 F F) (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x) (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 (pow.f64 F #s(literal 4 binary64)) (*.f64 x x))) (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* (pow x 2) (- (* -1 (/ (- (* 6 (/ 1 (pow F 4))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) x)) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (/ 1 (pow F 2))) (* 3 (/ 1 (pow F 4)))) x)) (* 6 (/ 1 (pow F 4)))) (* 2 (/ 1 (pow F 2)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) x)) (/.f64 #s(literal -2 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ (* -3/4 (pow (+ 2 (* 2 x)) 2)) (* (pow F 2) (+ 2 (* 2 x)))) (pow F 4)) |
(/.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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) (pow.f64 F #s(literal 4 binary64))) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.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 F F))) (*.f64 F F)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.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 F F))) (*.f64 F F)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.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 F F))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.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 F F))) (*.f64 F F)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.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 F F))) (*.f64 F F)) |
(/ (+ 2 (+ (* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 2))) (* 2 x))) (pow F 2)) |
(/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (/.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 F F))) (*.f64 F F)) |
(/ -3 (pow F 4)) |
(/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))) |
(- (* -6 (/ x (pow F 4))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (/.f64 (*.f64 #s(literal -6 binary64) x) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) |
(- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) |
(- (* x (- (* -3 (/ x (pow F 4))) (* 6 (/ 1 (pow F 4))))) (* 3 (/ 1 (pow F 4)))) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) x) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal -6 binary64) (pow.f64 F #s(literal 4 binary64))))) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64)))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ (* 6 (/ 1 (pow F 4))) (* 3 (/ 1 (* (pow F 4) x)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3 (/ (pow x 2) (pow F 4))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 x x)) (pow.f64 F #s(literal 4 binary64))) |
(* -1 (* (pow x 2) (+ (* 6 (/ 1 (* (pow F 4) x))) (* 3 (/ 1 (pow F 4)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) x)) (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* (pow x 2) (- (* -1 (/ (+ (* 3 (/ 1 (* (pow F 4) x))) (* 6 (/ 1 (pow F 4)))) x)) (* 3 (/ 1 (pow F 4))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 F #s(literal 4 binary64))) (/.f64 #s(literal 3 binary64) (*.f64 x (pow.f64 F #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -3 binary64) (pow.f64 F #s(literal 4 binary64))))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(* -3/4 (/ (pow (+ 2 (* 2 x)) 2) (pow F 4))) |
(/.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))) |
(/ 2 (pow F 2)) |
(/.f64 #s(literal 2 binary64) (*.f64 F F)) |
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(+ (* 2 (/ x (pow F 2))) (* 2 (/ 1 (pow F 2)))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F))) |
(* 2 (/ x (pow F 2))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x))) |
(* 2 (/ x (pow F 2))) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 F F)) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x))) |
(* x (+ (* 2 (/ 1 (* (pow F 2) x))) (* 2 (/ 1 (pow F 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) (/.f64 (/.f64 #s(literal 2 binary64) (*.f64 F F)) x))) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
(/ (+ 2 (* 2 x)) (pow F 2)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) |
Compiled 37994 to 3402 computations (91% saved)
80 alts after pruning (77 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 999 | 39 | 1038 |
| Fresh | 11 | 38 | 49 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1012 | 80 | 1092 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.4% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
| 57.2% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 27.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x)) B) | |
| 18.3% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))) B) | |
| 27.2% | (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) | |
| 42.6% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 17.4% | (/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) | |
| 22.3% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) | |
| 22.4% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| ▶ | 24.0% | (/.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) |
| 41.6% | (/.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) | |
| 5.0% | (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) | |
| 6.4% | (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) | |
| 26.5% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) | |
| 14.7% | (/.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) | |
| 67.7% | (/.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) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) | |
| 29.6% | (/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 30.1% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 42.5% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) | |
| 16.8% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 26.3% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) | |
| 27.1% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) | |
| 29.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 31.1% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ✓ | 30.2% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 9.3% | (/.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) | |
| 9.4% | (/.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) | |
| 9.6% | (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) | |
| 13.1% | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) | |
| 59.4% | (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) | |
| ▶ | 16.4% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
| 19.2% | (/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) | |
| 13.8% | (/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) | |
| 13.6% | (/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) | |
| 28.1% | (/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) | |
| 28.0% | (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) | |
| 17.4% | (/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) | |
| 16.5% | (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) | |
| 15.6% | (/.f64 F (*.f64 (sin.f64 B) F)) | |
| 13.7% | (/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) | |
| 13.6% | (/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) | |
| 30.1% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 17.4% | (/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) | |
| 78.6% | (/.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))))) | |
| 27.0% | (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) | |
| 15.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 17.5% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| ▶ | 10.0% | (/.f64 #s(literal -1 binary64) B) |
| 78.6% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.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 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 63.3% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (tan.f64 B))) | |
| 54.4% | (-.f64 (/.f64 (pow.f64 (+.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))) | |
| 30.7% | (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| ▶ | 86.3% | (-.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))))) |
| 86.2% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) | |
| 57.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 58.4% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 30.1% | (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) | |
| 22.4% | (+.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))) | |
| 26.5% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 63.1% | (+.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))) | |
| 30.1% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 19.2% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) | |
| 25.0% | (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) | |
| 12.7% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 17.4% | (*.f64 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) | |
| 11.6% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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))))))) | |
| 11.6% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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))))))) | |
| 11.6% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) | |
| ✓ | 19.2% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
| 11.7% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) | |
| 16.8% | (*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) | |
| 11.4% | (*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) | |
| 11.2% | (*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) | |
| 28.1% | (*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) | |
| 16.4% | (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) | |
| 15.6% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) | |
| 11.7% | (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) | |
| ▶ | 19.3% | (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
Compiled 3113 to 2000 computations (35.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
| ✓ | cost-diff | 0 | (sin.f64 B) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
| ✓ | cost-diff | 384 | (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) |
| ✓ | cost-diff | 256 | (+.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)) |
| ✓ | cost-diff | 256 | (-.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) |
| ✓ | cost-diff | 256 | (/.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) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) B) |
| ✓ | 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 | 128 | (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
| ✓ | cost-diff | 6656 | (-.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))))) |
| 4304× | *-lowering-*.f32 |
| 4304× | *-lowering-*.f64 |
| 1454× | fnmadd-define |
| 1398× | neg-lowering-neg.f64 |
| 1398× | neg-lowering-neg.f32 |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 229 |
| 1 | 88 | 205 |
| 2 | 208 | 204 |
| 3 | 616 | 201 |
| 4 | 2616 | 198 |
| 5 | 5192 | 197 |
| 0 | 8465 | 197 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ 1 (sin B)) (/ x (/ 1 (cos 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 |
(* (/ 1 (sin B)) (/ x (/ 1 (cos B)))) |
(/ 1 (sin B)) |
1 |
(/ x (/ 1 (cos B))) |
(/ 1 (cos B)) |
(cos B) |
(/ -1 B) |
-1 |
B |
(/ (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) B) |
(- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) |
(+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) |
(/ (+ 1 (* 1/2 (* 2 x))) (* F F)) |
(+ 1 (* 1/2 (* 2 x))) |
1 |
(* 1/2 (* 2 x)) |
1/2 |
(* 2 x) |
2 |
x |
(* F F) |
F |
-1 |
B |
(* F (* (/ 1 (sin B)) (/ -1 F))) |
F |
(* (/ 1 (sin B)) (/ -1 F)) |
(/ 1 (sin B)) |
1 |
(sin B) |
B |
(/ -1 F) |
-1 |
(/ (* F (sqrt 1/2)) (sin B)) |
(* F (sqrt 1/2)) |
F |
(sqrt 1/2) |
1/2 |
(sin B) |
B |
| Outputs |
|---|
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ 1 (sin B)) (/ x (/ 1 (cos B))))) |
(*.f64 (/.f64 #s(literal 1 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))) (*.f64 x (cos.f64 B)))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin 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 F (sin.f64 B))) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(*.f64 F (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) |
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) |
(sin B) |
(sin.f64 B) |
B |
(* (/ 1 (sin B)) (/ x (/ 1 (cos B)))) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(/ x (/ 1 (cos B))) |
(*.f64 x (cos.f64 B)) |
(/ 1 (cos B)) |
(/.f64 #s(literal 1 binary64) (cos.f64 B)) |
(cos B) |
(cos.f64 B) |
(/ -1 B) |
(/.f64 #s(literal -1 binary64) B) |
-1 |
#s(literal -1 binary64) |
B |
(/ (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) B) |
(/.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) #s(literal -1 binary64))) B) |
(- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) F) F) #s(literal -1 binary64))) |
(+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F))) |
(/ (+ 1 (* 1/2 (* 2 x))) (* F F)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(+ 1 (* 1/2 (* 2 x))) |
(+.f64 x #s(literal 1 binary64)) |
1 |
#s(literal 1 binary64) |
(* 1/2 (* 2 x)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* 2 x) |
(*.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(* F F) |
(*.f64 F F) |
F |
-1 |
#s(literal -1 binary64) |
B |
(* F (* (/ 1 (sin B)) (/ -1 F))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
F |
(* (/ 1 (sin B)) (/ -1 F)) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/ 1 (sin B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
1 |
#s(literal 1 binary64) |
(sin B) |
(sin.f64 B) |
B |
(/ -1 F) |
(/.f64 #s(literal -1 binary64) F) |
-1 |
#s(literal -1 binary64) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
F |
(sqrt 1/2) |
(sqrt.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(sin B) |
(sin.f64 B) |
B |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
| ✓ | accuracy | 99.4% | (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (sin.f64 B) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
| ✓ | accuracy | 89.1% | (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 95.2% | (/.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) |
| ✓ | accuracy | 92.7% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x))) (*.f64 F F)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) 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 | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
| ✓ | accuracy | 99.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)) |
| ✓ | 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)) |
| 106.0ms | 256× | 0 | valid |
Compiled 262 to 37 computations (85.9% saved)
ival-mult: 16.0ms (25.4% of total)ival-div: 15.0ms (23.8% of total)ival-pow: 10.0ms (15.9% of total)ival-sin: 6.0ms (9.5% of total)ival-add: 5.0ms (7.9% of total)ival-cos: 5.0ms (7.9% of total)ival-sub: 2.0ms (3.2% of total)ival-sqrt: 2.0ms (3.2% of total)const: 1.0ms (1.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ 1 (sin B)) (/ x (/ 1 (cos B)))))> |
#<alt (* (/ 1 (sin B)) (/ x (/ 1 (cos B))))> |
#<alt (/ x (/ 1 (cos B)))> |
#<alt (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B))> |
#<alt (/ -1 B)> |
#<alt (/ (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) B)> |
#<alt (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x)> |
#<alt (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1)> |
#<alt (/ (+ 1 (* 1/2 (* 2 x))) (* F F))> |
#<alt (* F (* (/ 1 (sin B)) (/ -1 F)))> |
#<alt (* (/ 1 (sin B)) (/ -1 F))> |
#<alt (/ 1 (sin B))> |
#<alt (sin B)> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (* F (sqrt 1/2))> |
#<alt (sqrt 1/2)> |
#<alt (pow (+ (* F F) (+ 2 (* x 2))) -1/2)> |
#<alt (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2))> |
#<alt (* 1/2 (* 2 x))> |
#<alt (* 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))))) (* -1 (/ (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)) (* -1 (/ (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)) (* -1 (/ (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 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 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/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B)> |
#<alt (- (* (/ 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 (/ x B)> |
#<alt (/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B)> |
#<alt (/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B)> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (cos B)) (sin B))> |
#<alt (/ (* x (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))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt x> |
#<alt (+ x (* -1/2 (* (pow B 2) x)))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x)))))> |
#<alt (+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x))))))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* x (cos B))> |
#<alt (* (/ 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 (/ -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 (pow F 2)) 1) B)> |
#<alt (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))> |
#<alt (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))> |
#<alt (- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B))> |
#<alt (/ (* x (- (/ 1 (pow F 2)) 1)) B)> |
#<alt (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x)))))> |
#<alt (* -1 (/ (* x (- 1 (/ 1 (pow F 2)))) B))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2))))))> |
#<alt (/ (+ 1 x) (* B (pow F 2)))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2))> |
#<alt (/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))))> |
#<alt (* -1 (/ (+ 1 x) B))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))))> |
#<alt (+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2)))))> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B)> |
#<alt (- (/ 1 (pow F 2)) 1)> |
#<alt (- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1)> |
#<alt (- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1)> |
#<alt (- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1)> |
#<alt (* x (- (/ 1 (pow F 2)) 1))> |
#<alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x))))> |
#<alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x))))> |
#<alt (* -1 (* x (- 1 (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2)))))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2))> |
#<alt (/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2))> |
#<alt (/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2))> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x))> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x))> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x))> |
#<alt (* -1 (+ 1 x))> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x))> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x))> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x))> |
#<alt (- (/ 1 (pow F 2)) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (/ x (pow F 2))> |
#<alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x)))> |
#<alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x)))> |
#<alt (* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x)))> |
#<alt (/ x (pow F 2))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2)))))> |
#<alt (* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2)))))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2))> |
#<alt (/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2))> |
#<alt (/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2))> |
#<alt -1> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt -1> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1)> |
#<alt (/ 1 (pow F 2))> |
#<alt (+ (/ 1 (pow F 2)) (/ x (pow F 2)))> |
#<alt (+ (/ 1 (pow F 2)) (/ x (pow F 2)))> |
#<alt (+ (/ 1 (pow F 2)) (/ x (pow F 2)))> |
#<alt (/ x (pow F 2))> |
#<alt (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))> |
#<alt (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))> |
#<alt (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))> |
#<alt (/ x (pow F 2))> |
#<alt (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))> |
#<alt (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))> |
#<alt (* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<alt (/ (+ 1 x) (pow F 2))> |
#<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 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<alt (/ -1 (sin B))> |
#<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 (* B F))> |
#<alt (/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B)> |
#<alt (/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B)> |
#<alt (/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B)> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ -1 (* F (sin B)))> |
#<alt (/ 1 B)> |
#<alt (/ (+ 1 (* 1/6 (pow B 2))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B)> |
#<alt (/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B)> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt (/ 1 (sin B))> |
#<alt B> |
#<alt (* B (+ 1 (* -1/6 (pow B 2))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6))))> |
#<alt (* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6))))> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (sin B)> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) B)> |
#<alt (/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B)> |
#<alt (/ (+ (* F (sqrt 1/2)) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2)))))) (* -1/6 (* F (sqrt 1/2)))))) B)> |
#<alt (/ (+ (* F (sqrt 1/2)) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (* F (sqrt 1/2))) (+ (* 1/720 (* F (sqrt 1/2))) (* 1/6 (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2))))))))) (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2)))))) (* -1/6 (* F (sqrt 1/2)))))) B)> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (/ (* F (sqrt 1/2)) (sin B))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/2))> |
#<alt (* F (sqrt 1/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 (* 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 x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt x> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | 0 | (/ (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) B) |
| 4.0ms | B | @ | 0 | (/ (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) B) |
| 1.0ms | B | @ | 0 | (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ 1 (sin B)) (/ x (/ 1 (cos B))))) |
| 1.0ms | F | @ | 0 | (/ (* F (sqrt 1/2)) (sin B)) |
| 1.0ms | B | @ | inf | (- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ 1 (sin B)) (/ x (/ 1 (cos B))))) |
| 1× | batch-egg-rewrite |
| 3198× | /-lowering-/.f32 |
| 3198× | /-lowering-/.f64 |
| 2330× | *-lowering-*.f32 |
| 2330× | *-lowering-*.f64 |
| 2014× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 165 |
| 1 | 232 | 139 |
| 2 | 2249 | 135 |
| 0 | 8387 | 135 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) (* (/ 1 (sin B)) (/ x (/ 1 (cos B))))) |
(* (/ 1 (sin B)) (/ x (/ 1 (cos B)))) |
(/ x (/ 1 (cos B))) |
(/ (* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) (sin B)) |
(/ -1 B) |
(/ (- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) B) |
(- (+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) x) |
(+ (/ (+ 1 (* 1/2 (* 2 x))) (* F F)) -1) |
(/ (+ 1 (* 1/2 (* 2 x))) (* F F)) |
(* F (* (/ 1 (sin B)) (/ -1 F))) |
(* (/ 1 (sin B)) (/ -1 F)) |
(/ 1 (sin B)) |
(sin B) |
(/ (* F (sqrt 1/2)) (sin B)) |
(* F (sqrt 1/2)) |
(sqrt 1/2) |
(pow (+ (* F F) (+ 2 (* x 2))) -1/2) |
(* F (pow (+ (* F F) (+ 2 (* x 2))) -1/2)) |
(* 1/2 (* 2 x)) |
(* 2 x) |
| Outputs |
|---|
(+.f64 (*.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)) (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 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 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (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)) (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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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)) (sin.f64 B)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (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)) (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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (/.f64 F (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (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)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (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)) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (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)) (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 (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)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (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)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (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)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (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)) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (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 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (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 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))) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (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))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (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))) (neg.f64 (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) #s(literal 1 binary64) (*.f64 (/.f64 x (tan.f64 B)) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (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))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (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))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (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))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (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))) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (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))) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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))) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (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 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (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 (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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (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 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (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 (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (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 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (sin.f64 B)) F (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (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 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (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 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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 (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (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 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) (*.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (tan.f64 B)) (*.f64 #s(literal 2 binary64) x)))) |
(+.f64 (fma.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 1 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 (*.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B)) #s(literal 1/2 binary64)))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B))) x (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 B)) x))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)) (*.f64 (cos.f64 B) (/.f64 x (sin.f64 B))))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B))))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (/.f64 #s(literal 1/2 binary64) (sin.f64 B))))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))))) |
(+.f64 (fma.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 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B))) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 B)) (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64))))) |
(-.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)) (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (/.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (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))) (tan.f64 B)) (*.f64 (sin.f64 B) (tan.f64 B))) (/.f64 (*.f64 (sin.f64 B) x) (*.f64 (sin.f64 B) (tan.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.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) (cos.f64 B))) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) (/.f64 x (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))) (sin.f64 B)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) (/.f64 (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(-.f64 (/.f64 (*.f64 #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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.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/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 (*.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/2 binary64))) (/.f64 x (sin.f64 B))) (*.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/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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/2 binary64))) (sin.f64 B))) (/.f64 (*.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/2 binary64))) (*.f64 (cos.f64 B) x)) (*.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/2 binary64))) (sin.f64 B)))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (neg.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 #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 F (neg.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) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (sin.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(-.f64 (/.f64 (*.f64 (*.f64 F (neg.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 0 binary64) (sin.f64 B)) (sin.f64 B))) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(-.f64 (/.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (-.f64 (*.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)) (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 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 0 binary64) x) (tan.f64 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)) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) x) (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 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 #s(literal 1 binary64) (*.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)) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (neg.f64 (*.f64 (cos.f64 B) x)) (*.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)) (sin.f64 B)))) |
(fma.f64 (/.f64 #s(literal 1 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))) (*.f64 (cos.f64 B) x)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 x (tan.f64 B)) (*.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)) (sin.f64 B)))) |
(fma.f64 (*.f64 F (neg.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) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x) (*.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)) (sin.f64 B)))) |
(fma.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (*.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)) (sin.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)) (sin.f64 B)) F (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.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 1 binary64) (sin.f64 B)) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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)) (sin.f64 B)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) x) (cos.f64 B) (*.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)) (sin.f64 B)))) |
(fma.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B)) (/.f64 x (tan.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (*.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)) (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 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 x (tan.f64 B))) (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (*.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)) (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 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 x (tan.f64 B))) (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))) |
(/.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (-.f64 (*.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)) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (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))) (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 1 binary64) (cos.f64 B))) (*.f64 (sin.f64 B) (/.f64 x (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))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B))))) |
(/.f64 (-.f64 (*.f64 #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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (tan.f64 B))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.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/2 binary64))) (/.f64 x (sin.f64 B)))) (*.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/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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/2 binary64))) (*.f64 (cos.f64 B) x))) (*.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/2 binary64))) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.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 #s(literal 0 binary64) (sin.f64 B)) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (tan.f64 B))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.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) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (sin.f64 B)))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (-.f64 (*.f64 (*.f64 F (neg.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 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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)) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))))) |
(/.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(/.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.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)) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 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 (cos.f64 B) x)) (sin.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))) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) (sin.f64 B)) |
(/.f64 (-.f64 (*.f64 F (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 (cos.f64 B) x))) (-.f64 #s(literal 0 binary64) (sin.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))) #s(literal -1 binary64)) (neg.f64 (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sin.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))) #s(literal -1 binary64)) (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (-.f64 (*.f64 F (neg.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) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 0 binary64) (sin.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))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)) (*.f64 (*.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)) (sin.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))))))) |
(/.f64 (neg.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))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (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))) (tan.f64 B)) (*.f64 (sin.f64 B) x))) (neg.f64 (*.f64 (sin.f64 B) (tan.f64 B)))) |
(/.f64 (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))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) (*.f64 (sin.f64 B) (/.f64 x (sin.f64 B))))) (neg.f64 (tan.f64 B))) |
(/.f64 (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))) (sin.f64 B)) (*.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (tan.f64 B)) (*.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/2 binary64))) x))) (neg.f64 (*.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/2 binary64))) (tan.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (*.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/2 binary64))) (/.f64 x (sin.f64 B))))) (neg.f64 (*.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/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sin.f64 B)) (*.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/2 binary64))) (*.f64 (cos.f64 B) x)))) (neg.f64 (*.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/2 binary64))) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (neg.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 #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 F (neg.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) (cos.f64 B))) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 x (sin.f64 B))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 F (neg.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 0 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B)))))) |
(pow.f64 (/.f64 (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) (-.f64 (pow.f64 (*.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)) (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 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 x (tan.f64 B))) (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 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))) (*.f64 (cos.f64 B) x))) |
(*.f64 (-.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))) |
(*.f64 (-.f64 (pow.f64 (*.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)) (sin.f64 B))) #s(literal 3 binary64)) (pow.f64 (/.f64 x (tan.f64 B)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.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/2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 x (tan.f64 B)) (+.f64 (*.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)) (sin.f64 B))) (/.f64 x (tan.f64 B))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) (/.f64 x (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 B))) (/.f64 (-.f64 #s(literal 0 binary64) x) (tan.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 B) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 B) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)))) |
(/.f64 x (tan.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (tan.f64 B))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))) |
(/.f64 (/.f64 x (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) (sin.f64 B)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 B)) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (cos.f64 B))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (neg.f64 (tan.f64 B)))) |
(/.f64 (neg.f64 (/.f64 x (sin.f64 B))) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(/.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(/.f64 (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 B) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (neg.f64 (*.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) x))) (neg.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) (cos.f64 B))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (cos.f64 B))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 B)) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 x (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (cos.f64 B) x) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (cos.f64 B) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (sin.f64 B)))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(pow.f64 (*.f64 (sin.f64 B) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (tan.f64 B) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 B)) (/.f64 x (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 (cos.f64 B) x)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1/2 binary64) (tan.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (tan.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (cos.f64 B) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) x) (tan.f64 B))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B))) |
(*.f64 (/.f64 x (sin.f64 B)) (cos.f64 B)) |
(*.f64 (*.f64 (cos.f64 B) x) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) x) (sin.f64 B)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (sin.f64 B)) (/.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 1 binary64) (cos.f64 B)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) (*.f64 (cos.f64 B) x)) |
(*.f64 (/.f64 (/.f64 x (sin.f64 B)) #s(literal 1 binary64)) (cos.f64 B)) |
(*.f64 (/.f64 (/.f64 x (sin.f64 B)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.f64 B))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B))) (/.f64 x (/.f64 #s(literal -1 binary64) (cos.f64 B)))) |
(neg.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (cos.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(literal 1 binary64)))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(/.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (*.f64 (cos.f64 B) x)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal 1 binary64) (cos.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 #s(literal -1 binary64) (cos.f64 B))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 B) x)) |
(*.f64 (cos.f64 B) x) |
(*.f64 x (cos.f64 B)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 B)))) |
(*.f64 (*.f64 (cos.f64 B) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (cos.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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 F (neg.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 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 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (/.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/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 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 (/.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) (neg.f64 (/.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/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 F (neg.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 (*.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)) (sin.f64 B)) |
(/.f64 (neg.f64 (*.f64 F (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 #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))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.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 (neg.f64 (neg.f64 (*.f64 F (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 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (neg.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))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.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/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.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/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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)) (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 F (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))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (*.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)) (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 #s(literal 2 binary64) x))) #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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 F (neg.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) (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/2 binary64)) (sin.f64 B)) 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 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) (-.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))))) |
(/.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)))) |
(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)) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (neg.f64 (/.f64 x B))) |
(+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) B) x))) (fma.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 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) B)) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) B) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) B)) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))) B) (/.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))) B)) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 B (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 B (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) (/.f64 (*.f64 x x) (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B B)) (/.f64 (*.f64 B x) (*.f64 B B))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))) (/.f64 (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B))) (/.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B)))) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (/.f64 #s(literal 1 binary64) B) (neg.f64 (/.f64 x B))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) B))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (*.f64 B (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) B)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 B (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (*.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) B))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (*.f64 (/.f64 x B) (/.f64 x B))) (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64)) B) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) B)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x))) (neg.f64 (*.f64 B B))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) B))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) B)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B))) (*.f64 (/.f64 x B) (*.f64 (/.f64 x B) (/.f64 x B))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (+.f64 (*.f64 (/.f64 x B) (/.f64 x B)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B)) (*.f64 (/.f64 x B) (/.f64 x B)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (/.f64 x B)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) B)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) B))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 B (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) B)) |
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 1 binary64) B)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1 binary64) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 B (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) |
(*.f64 (pow.f64 (/.f64 B (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) |
(+.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) x)) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) x)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) x) x)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64) x)) |
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) (fma.f64 #s(literal -1 binary64) x x)) |
(+.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) |
(+.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) |
(+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(+.f64 (fma.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x))))) |
(+.f64 (fma.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) (fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x)) |
(-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) x) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 x x) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) x (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal -1 binary64) x)) |
(fma.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F) (-.f64 #s(literal -1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (-.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) (neg.f64 (-.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.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 F F)) (-.f64 #s(literal -1 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))) (*.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 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.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 F F)) (-.f64 #s(literal -1 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) (*.f64 x (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (+.f64 #s(literal -1 binary64) x)))) |
(+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal -1 binary64)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (+.f64 (/.f64 (+.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) 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) x) (*.f64 F F)))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal -1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(fma.f64 (-.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 binary64) (*.f64 F F)) (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (+.f64 (/.f64 (+.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) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) (neg.f64 (+.f64 (/.f64 (+.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) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)))) (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (+.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) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 F F) (*.f64 F (*.f64 F (*.f64 F F)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 F F)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) #s(literal 1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 F F)) (/.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)) (*.f64 F F))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F))) (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) x) (*.f64 F F))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 F (/.f64 (+.f64 #s(literal 1 binary64) x) F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 F (/.f64 (+.f64 #s(literal 1 binary64) x) F)))) |
(/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) |
(/.f64 (-.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) F) |
(/.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)))) (*.f64 F F))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 F F)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 (*.f64 F F) (+.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 (*.f64 F F) (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.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) x) F)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (+.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) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (*.f64 F F)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 F F)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 F F))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal -1 binary64) x))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 F F)))) (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) (*.f64 F F)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(pow.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 F (/.f64 (+.f64 #s(literal 1 binary64) x) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) |
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 F F))) |
(*.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 F F)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.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) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) F) (/.f64 (+.f64 #s(literal 1 binary64) x) F)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) |
(*.f64 (pow.f64 (/.f64 (*.f64 F F) (+.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 (*.f64 F F) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 F (sin.f64 B))) (/.f64 F (*.f64 F (sin.f64 B)))) |
(/.f64 (-.f64 #s(literal 0 binary64) F) (*.f64 F (sin.f64 B))) |
(/.f64 (/.f64 F #s(literal -1 binary64)) (*.f64 F (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) F)) (neg.f64 (*.f64 F (sin.f64 B)))) |
(/.f64 (neg.f64 (/.f64 F #s(literal -1 binary64))) (neg.f64 (*.f64 F (sin.f64 B)))) |
(/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (sin.f64 B)) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) F) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) F) (sin.f64 B)) |
(/.f64 (*.f64 F (/.f64 #s(literal -1 binary64) (sin.f64 B))) F) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64)) (/.f64 F #s(literal -1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F) F) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (/.f64 F (sin.f64 B))) (neg.f64 (/.f64 F #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 F (/.f64 #s(literal -1 binary64) (sin.f64 B)))) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (neg.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal 1 binary64))) (neg.f64 (/.f64 F #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F)) (-.f64 #s(literal 0 binary64) F)) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal -1 binary64) F) F)) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 F (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(*.f64 (/.f64 F (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (/.f64 F (sin.f64 B)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) F)) |
(-.f64 (/.f64 #s(literal 0 binary64) F) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 B) (/.f64 F #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 F #s(literal -1 binary64)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.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) (/.f64 F (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 F #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (-.f64 #s(literal 0 binary64) F)) |
(/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) |
(/.f64 #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 (-.f64 #s(literal 0 binary64) (sin.f64 B)) (/.f64 F #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) F) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 F #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 B) (/.f64 F #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 F #s(literal -1 binary64)) (sin.f64 B)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (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 #s(literal -1 binary64) (neg.f64 (/.f64 F (/.f64 #s(literal -1 binary64) (sin.f64 B))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)))) |
(/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B)) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) F) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (-.f64 #s(literal 0 binary64) F))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (neg.f64 (/.f64 F #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) F) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (*.f64 (sin.f64 B) (-.f64 #s(literal 0 binary64) F)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (sin.f64 B) (/.f64 F #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)) F) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) F) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 F #s(literal -1 binary64)) (sin.f64 B)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 F (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (neg.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)) |
(pow.f64 (/.f64 F (/.f64 #s(literal -1 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 (/.f64 #s(literal -1 binary64) F) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 #s(literal 1 binary64) F)) |
(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))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))))) |
(pow.f64 (sin.f64 B) #s(literal -1 binary64)) |
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) B)))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (sin.f64 B))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (pow.f64 (sin.f64 B) #s(literal -1/2 binary64)) (pow.f64 (sin.f64 B) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (sin.f64 B)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sin.f64 B) #s(literal -1 binary64))) |
(sin.f64 B) |
(/.f64 (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 0 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B))) #s(literal 1 binary64)) |
(pow.f64 (sin.f64 B) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) #s(literal -1 binary64)) |
(*.f64 (sin.f64 B) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #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 (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) F))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sin.f64 B)) |
(/.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 #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 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(/.f64 (neg.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (sin.f64 B)))) |
(pow.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (sin.f64 B) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (/.f64 F (sin.f64 B))) |
(*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) F)) (/.f64 #s(literal -1 binary64) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(*.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 1/2 binary64)) F) |
(exp.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1/4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 1/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 #s(literal 2 binary64) x)))))) |
(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 (*.f64 (log.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 (*.f64 (log.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))) #s(literal -1/4 binary64)) (*.f64 (log.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/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 #s(literal -1/2 binary64)) (log.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/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 #s(literal 8 binary64) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.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 (*.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 (-.f64 #s(literal -1 binary64) x) #s(literal 2 binary64)))) #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 (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/4 binary64))) (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))) #s(literal -1/4 binary64))) |
x |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(/.f64 x #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 x #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
| 1× | egg-herbie |
| 6722× | *-lowering-*.f32 |
| 6722× | *-lowering-*.f64 |
| 3428× | +-lowering-+.f64 |
| 3428× | +-lowering-+.f32 |
| 1782× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 727 | 6803 |
| 1 | 2397 | 6272 |
| 0 | 8274 | 6272 |
| 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))))) (* -1 (/ (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)) (* -1 (/ (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)) (* -1 (/ (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 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* -1/2 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 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/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(- (* (/ 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))) |
(/ x B) |
(/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(/ (* x (cos B)) (sin B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* x (cos B)) |
(* (/ 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)))))) |
(/ -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 (pow F 2)) 1) B) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(/ (* x (- (/ 1 (pow F 2)) 1)) B) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(* -1 (/ (* x (- 1 (/ 1 (pow F 2)))) B)) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(* -1 (/ (+ 1 x) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(- (/ 1 (pow F 2)) 1) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(* x (- (/ 1 (pow F 2)) 1)) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(* -1 (* x (- 1 (/ 1 (pow F 2))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2)) |
(/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2)) |
(/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2)) |
(* -1 (+ 1 x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(* -1 (+ 1 x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(- (/ 1 (pow F 2)) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(/ x (pow F 2)) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x))) |
(/ x (pow F 2)) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2))))) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2))))) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2)) |
(/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2)) |
(/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2)) |
-1 |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
-1 |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(/ 1 (pow F 2)) |
(+ (/ 1 (pow F 2)) (/ x (pow F 2))) |
(+ (/ 1 (pow F 2)) (/ x (pow F 2))) |
(+ (/ 1 (pow F 2)) (/ x (pow F 2))) |
(/ x (pow F 2)) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(/ x (pow F 2)) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ (+ 1 x) (pow F 2)) |
(/ -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 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -1 (sin B)) |
(/ -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 (* B F)) |
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ -1 (* F (sin B))) |
(/ 1 B) |
(/ (+ 1 (* 1/6 (pow B 2))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* 7/360 (pow B 2))))) B) |
(/ (+ 1 (* (pow B 2) (+ 1/6 (* (pow B 2) (+ 7/360 (* 31/15120 (pow B 2))))))) B) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
(/ 1 (sin B)) |
B |
(* B (+ 1 (* -1/6 (pow B 2)))) |
(* B (+ 1 (* (pow B 2) (- (* 1/120 (pow B 2)) 1/6)))) |
(* B (+ 1 (* (pow B 2) (- (* (pow B 2) (+ 1/120 (* -1/5040 (pow B 2)))) 1/6)))) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(sin B) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) B) |
(/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) |
(/ (+ (* F (sqrt 1/2)) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2)))))) (* -1/6 (* F (sqrt 1/2)))))) B) |
(/ (+ (* F (sqrt 1/2)) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (* F (sqrt 1/2))) (+ (* 1/720 (* F (sqrt 1/2))) (* 1/6 (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2))))))))) (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2)))))) (* -1/6 (* F (sqrt 1/2)))))) B) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/2)) |
(* F (sqrt 1/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))))) |
(* 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))))) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
| 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 (/.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) (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) (+.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 (*.f64 (*.f64 F F) (*.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)))))) (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 (+.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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.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)))) (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) (+.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 #s(literal 1/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))) (+.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 (+.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 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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.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)))) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.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)))) (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 #s(literal 1/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))) (+.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)))))) (*.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 (*.f64 x (*.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)))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 x F) #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 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 (*.f64 (*.f64 #s(literal -1/8 binary64) F) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B))) (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) F) (/.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B))) (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 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 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 (sin.f64 B) (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))))) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)) (-.f64 (*.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 (cos.f64 B) (sin.f64 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)) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B))) (-.f64 #s(literal 0 binary64) x)) (/.f64 (cos.f64 B) (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))))) (+ (* 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)) (* -1 (/ (cos B) (sin B)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (*.f64 (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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) x)) (/.f64 (cos.f64 B) (sin.f64 B))) (-.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 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 x) (* 1/6 (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (+.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 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (-.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 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))) (* 1/24 x))))) (* -1/2 x)))) 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)))))) (-.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (+.f64 (*.f64 B (*.f64 B (+.f64 (-.f64 (+.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 x #s(literal 1/120 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 F #s(literal -7/360 binary64)))) (*.f64 x #s(literal -1/24 binary64))))) (+.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 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) x)) B) |
(/ (- (+ (* F (sqrt (/ 1 (+ 2 (+ (* 2 x) (pow F 2)))))) (* (pow B 2) (- (+ (* -1/6 x) (+ (* 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/6 (- (* -1/2 x) (* -1/6 x))) (+ (* 1/120 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/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))) (* -1/720 x)))))) (* 1/24 x))))) (* -1/2 x)))) x) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/6 binary64)) (+.f64 (*.f64 (*.f64 B B) (+.f64 (+.f64 (-.f64 (+.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 x #s(literal 1/120 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 F #s(literal -7/360 binary64)))) (*.f64 (*.f64 B B) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (+.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 x #s(literal 1/120 binary64))))) (+.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x #s(literal -1/360 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))))) (*.f64 x #s(literal 1/720 binary64))))) (*.f64 x #s(literal -1/24 binary64)))) (+.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 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))))) (-.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 (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))) |
(/ x B) |
(/.f64 x B) |
(/ (+ x (* (pow B 2) (- (* -1/2 x) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 B B)) #s(literal -1/3 binary64))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (+.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 x #s(literal 1/120 binary64))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (+ x (* (pow B 2) (- (+ (* -1/2 x) (* (pow B 2) (- (+ (* 1/24 x) (* (pow B 2) (- (* -1/720 x) (+ (* -1/6 (- (* 1/24 x) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x)))) (+ (* -1/5040 x) (* 1/120 (- (* -1/2 x) (* -1/6 x)))))))) (+ (* -1/6 (- (* -1/2 x) (* -1/6 x))) (* 1/120 x))))) (* -1/6 x)))) B) |
(/.f64 (+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 x #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 B B) (-.f64 (*.f64 x #s(literal -1/720 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (-.f64 (*.f64 x #s(literal 1/24 binary64)) (+.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 x #s(literal 1/120 binary64))))) (+.f64 (*.f64 x #s(literal -1/5040 binary64)) (*.f64 x #s(literal -1/360 binary64)))))) (+.f64 (*.f64 x #s(literal 1/18 binary64)) (*.f64 x #s(literal 1/120 binary64))))))) (*.f64 x #s(literal -1/3 binary64))))) B) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(/ (* x (cos B)) (sin B)) |
(/.f64 (*.f64 x (cos.f64 B)) (sin.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
x |
(+ x (* -1/2 (* (pow B 2) x))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 B B)) #s(literal 1 binary64)) x) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* 1/24 (* (pow B 2) x))))) |
(+.f64 x (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 B B)))))) |
(+ x (* (pow B 2) (+ (* -1/2 x) (* (pow B 2) (+ (* -1/720 (* (pow B 2) x)) (* 1/24 x)))))) |
(+.f64 x (*.f64 (*.f64 B B) (+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 B B) (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal -1/720 binary64) (*.f64 B B)))))))) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* x (cos B)) |
(*.f64 x (cos.f64 B)) |
(* (/ 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) (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) (+.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 (*.f64 (*.f64 F F) (*.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)))))) (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 #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 #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 (/.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 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #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/2 binary64) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.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)))) (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 #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 #s(literal 1/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))) (+.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 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (*.f64 F F)) (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 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.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)))) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 (sin.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)))) (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 #s(literal 1/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))) (+.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 x (*.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)))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) (*.f64 (*.f64 x F) #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 (*.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 (/.f64 (*.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) (*.f64 x (*.f64 x x)))) #s(literal -1/8 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 (*.f64 (*.f64 F (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) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 F (*.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)))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (*.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) (*.f64 x (*.f64 x x)))) #s(literal -1/8 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 F (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) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 F (*.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)))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (*.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) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 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 #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 (/.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (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 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (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 #s(literal -1/8 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) (sin.f64 B)) (*.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 F (sin.f64 B))) (*.f64 (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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 #s(literal -1/8 binary64) (*.f64 (*.f64 F (sqrt.f64 #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -1/2 binary64)) F)) (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 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (sin.f64 B)) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.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) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64))) F)) (sqrt.f64 (/.f64 #s(literal 1 binary64) x))) #s(literal 1/2 binary64)) (*.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 (*.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 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 (*.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 #s(literal 1/6 binary64) F) (neg.f64 (*.f64 F (*.f64 (*.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 (*.f64 x #s(literal 2 binary64)) (+.f64 #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 #s(literal -1 binary64) (*.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 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)))))) (*.f64 B B))))) 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)))))) |
(/ -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 (pow F 2)) 1) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B)) |
(- (+ (* x (- (/ 1 (* B (pow F 2))) (/ 1 B))) (/ 1 (* B (pow F 2)))) (/ 1 B)) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B)) |
(/ (* x (- (/ 1 (pow F 2)) 1)) B) |
(*.f64 x (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B)) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F)))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) (/.f64 (/.f64 #s(literal 1 binary64) x) B)))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F)))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) (/.f64 (/.f64 #s(literal 1 binary64) x) B)))) |
(* x (- (+ (/ 1 (* B (* (pow F 2) x))) (/ 1 (* B (pow F 2)))) (+ (/ 1 B) (/ 1 (* B x))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 B (*.f64 F F)))) (-.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) (/.f64 (/.f64 #s(literal 1 binary64) x) B)))) |
(* -1 (/ (* x (- 1 (/ 1 (pow F 2)))) B)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) B) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(*.f64 x (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(*.f64 x (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)))) |
(* -1 (* x (- (+ (* -1 (/ (- (/ 1 (* B (pow F 2))) (/ 1 B)) x)) (/ 1 B)) (/ 1 (* B (pow F 2)))))) |
(*.f64 x (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) B)))) |
(/ (+ 1 x) (* B (pow F 2))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (*.f64 F F)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (*.f64 F F)) |
(/ (+ (* -1 (/ (* (pow F 2) (+ 1 x)) B)) (+ (/ 1 B) (/ x B))) (pow F 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 x B) (/.f64 #s(literal 1 binary64) B)) (*.f64 (*.f64 F F) (/.f64 (+.f64 x #s(literal 1 binary64)) B))) (*.f64 F F)) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(* -1 (/ (+ 1 x) B)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (neg.f64 B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(+ (* -1 (/ (+ 1 x) B)) (+ (/ 1 (* B (pow F 2))) (/ x (* B (pow F 2))))) |
(-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 B (*.f64 F F))) (/.f64 x (*.f64 B (*.f64 F F)))) (/.f64 (+.f64 x #s(literal 1 binary64)) B)) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(/ (- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) B) |
(- (/ 1 (pow F 2)) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (* x (- (/ 1 (pow F 2)) 1)) (/ 1 (pow F 2))) 1) |
(*.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(* x (- (/ 1 (pow F 2)) 1)) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (+ 1 (/ 1 x)))) |
(*.f64 x (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) x)) #s(literal 1 binary64))) |
(* -1 (* x (- 1 (/ 1 (pow F 2))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ 1 (* -1 (/ (- (/ 1 (pow F 2)) 1) x))) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 F F)))) (-.f64 #s(literal 0 binary64) x)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 F F)) |
(/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 F F)) |
(/ (+ 1 (+ x (* -1 (* (pow F 2) (+ 1 x))))) (pow F 2)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 F F)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (*.f64 F F)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) |
(* -1 (+ 1 x)) |
(-.f64 #s(literal 0 binary64) (+.f64 x #s(literal 1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) (+ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x)) |
(- (/ 1 (pow F 2)) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(/ x (pow F 2)) |
(/.f64 x (*.f64 F F)) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) x))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) x))) |
(* x (- (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2))) (/ 1 x))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) x))) |
(/ x (pow F 2)) |
(/.f64 x (*.f64 F F)) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (- (/ 1 (pow F 2)) 1) x)) (/ 1 (pow F 2))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (*.f64 F F)) #s(literal 1 binary64)) x) (/.f64 #s(literal -1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) x)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 F F))) (*.f64 F F)) |
(/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 F F))) (*.f64 F F)) |
(/ (+ 1 (+ x (* -1 (pow F 2)))) (pow F 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 x (*.f64 F F))) (*.f64 F F)) |
-1 |
#s(literal -1 binary64) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
-1 |
#s(literal -1 binary64) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(- (+ (/ 1 (pow F 2)) (/ x (pow F 2))) 1) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64))) |
(/ 1 (pow F 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 F F)) |
(+ (/ 1 (pow F 2)) (/ x (pow F 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))) |
(+ (/ 1 (pow F 2)) (/ x (pow F 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))) |
(+ (/ 1 (pow F 2)) (/ x (pow F 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 x (*.f64 F F))) |
(/ x (pow F 2)) |
(/.f64 x (*.f64 F F)) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 F F))))) |
(/ x (pow F 2)) |
(/.f64 x (*.f64 F F)) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 F F))))) |
(* x (+ (/ 1 (* (pow F 2) x)) (/ 1 (pow F 2)))) |
(*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 F F))))) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ (+ 1 x) (pow F 2)) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 F F)) |
(/ -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 (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 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 B (*.f64 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 B (*.f64 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 (* B F)) |
(/.f64 #s(literal -1 binary64) (*.f64 B F)) |
(/ (- (* -1/6 (/ (pow B 2) F)) (/ 1 F)) B) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B) |
(/ (- (* (pow B 2) (- (* -7/360 (/ (pow B 2) F)) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B) |
(/ (- (* (pow B 2) (- (* (pow B 2) (- (* -31/15120 (/ (pow B 2) F)) (* 7/360 (/ 1 F)))) (* 1/6 (/ 1 F)))) (/ 1 F)) B) |
(/.f64 (+.f64 (*.f64 B (*.f64 B (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -31/15120 binary64)) F) (/.f64 #s(literal -7/360 binary64) F))) (/.f64 #s(literal -1/6 binary64) F)))) (/.f64 #s(literal -1 binary64) F)) B) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ -1 (* F (sin B))) |
(/.f64 #s(literal -1 binary64) (*.f64 (sin.f64 B) F)) |
(/ 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)) |
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) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) B) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(/ (+ (* 1/6 (* (pow B 2) (* F (sqrt 1/2)))) (* F (sqrt 1/2))) B) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/ (+ (* F (sqrt 1/2)) (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2)))))) (* -1/6 (* F (sqrt 1/2)))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 7/360 binary64))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/6 binary64))))) B) |
(/ (+ (* F (sqrt 1/2)) (* (pow B 2) (- (* (pow B 2) (- (* -1 (* (pow B 2) (+ (* -1/5040 (* F (sqrt 1/2))) (+ (* 1/720 (* F (sqrt 1/2))) (* 1/6 (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2))))))))) (+ (* -1/36 (* F (sqrt 1/2))) (* 1/120 (* F (sqrt 1/2)))))) (* -1/6 (* F (sqrt 1/2)))))) B) |
(/.f64 (+.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 B B) (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/840 binary64)) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal -7/2160 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 B B))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 7/360 binary64)))) (*.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) #s(literal 1/6 binary64))))) B) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(/ (* F (sqrt 1/2)) (sin B)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(* F (sqrt 1/2)) |
(*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) |
(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 (*.f64 F F) (*.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)))))))))) |
(+ (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 F F) (*.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))))))))) |
(+ (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 (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 (*.f64 F F) #s(literal -5/16 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 binary64) (*.f64 #s(literal -1/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 #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))) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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))) (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 #s(literal 1/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))) (+.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 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x #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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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))) (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 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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))) (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 #s(literal 1/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))) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))))) #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 5 binary64)))) (*.f64 #s(literal 3/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 (/ 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 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) #s(literal 7 binary64)))) #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 (*.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 (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 (*.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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (+.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 #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))))) |
(* (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 #s(literal -1/8 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 -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 #s(literal -1/8 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 -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 (*.f64 (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)))) #s(literal 1/16 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 #s(literal -1/8 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 -1 binary64)))) (sqrt.f64 #s(literal -1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (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 (sqrt.f64 x) #s(literal -1/16 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.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) (*.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)))) |
(* 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 (*.f64 F F) (*.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))))))))))) |
(* 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 F F) (*.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)))))))))) |
(* 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 (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 (*.f64 F F) #s(literal -5/16 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 binary64) (*.f64 #s(literal -1/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 #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))) (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 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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))) (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 #s(literal 1/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))) (+.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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) #s(literal 1/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 #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))) (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 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 F F)) (/.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))) (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 #s(literal 1/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))) (+.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 x (*.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 (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 x F) #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 (*.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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (*.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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.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) x))) (*.f64 (/.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))) (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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (/.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) x))) (*.f64 (/.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 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 #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 (/.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 (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 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (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)))) |
(+ (* -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 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (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 #s(literal 1/16 binary64) F) (*.f64 (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))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 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 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (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 (*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) F)) (sqrt.f64 #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 x) #s(literal -1/16 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.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) (*.f64 x (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) #s(literal -1/2 binary64))) F)) (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)))) |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
x |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
Compiled 32776 to 2993 computations (90.9% saved)
95 alts after pruning (89 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1150 | 25 | 1175 |
| Fresh | 8 | 64 | 72 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1160 | 95 | 1255 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.4% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.f64 B))) |
| 57.2% | (fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 27.4% | (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1 binary64) x)) B) | |
| 18.3% | (/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) x)))) B) | |
| 16.1% | (/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) | |
| 27.2% | (/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) | |
| 17.4% | (/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) | |
| 42.6% | (/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) | |
| 17.4% | (/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) | |
| 22.3% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) B) (*.f64 B x)) (*.f64 B B)) | |
| 16.1% | (/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) | |
| 22.4% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 13.2% | (/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) | |
| 16.1% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) | |
| 23.8% | (/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) | |
| 24.0% | (/.f64 (-.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) | |
| 41.6% | (/.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) | |
| 5.0% | (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) | |
| 6.4% | (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) | |
| 26.5% | (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) | |
| 67.7% | (/.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) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.f64 B)))) | |
| 29.6% | (/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) | |
| 17.1% | (/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) | |
| 29.9% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) | |
| 30.1% | (/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) | |
| 42.5% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) | |
| 16.8% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) | |
| 26.3% | (/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) | |
| 27.1% | (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) | |
| 29.9% | (/.f64 (-.f64 #s(literal 1 binary64) x) B) | |
| 31.1% | (/.f64 (-.f64 #s(literal 0 binary64) x) B) | |
| ✓ | 30.2% | (/.f64 (-.f64 #s(literal -1 binary64) x) B) |
| 9.3% | (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) | |
| 9.4% | (/.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) | |
| 9.3% | (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (*.f64 B (*.f64 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) | |
| 9.6% | (/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) | |
| 2.3% | (/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) | |
| 9.2% | (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) | |
| 13.1% | (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) | |
| 17.4% | (/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) | |
| 59.4% | (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) | |
| 9.6% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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)))))) | |
| 9.5% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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)))))) | |
| 9.5% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) | |
| ✓ | 16.4% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
| 9.7% | (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) | |
| 19.2% | (/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) | |
| 13.8% | (/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) | |
| 28.1% | (/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) | |
| 28.0% | (/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) | |
| 17.4% | (/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) | |
| 16.5% | (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) | |
| 15.6% | (/.f64 F (*.f64 (sin.f64 B) F)) | |
| 13.7% | (/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) | |
| 13.6% | (/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) | |
| 30.1% | (/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) | |
| 17.4% | (/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) | |
| 15.7% | (/.f64 #s(literal 1 binary64) (sin.f64 B)) | |
| 17.5% | (/.f64 #s(literal -1 binary64) (sin.f64 B)) | |
| ✓ | 10.0% | (/.f64 #s(literal -1 binary64) B) |
| 78.6% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.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 1 binary64) (/.f64 (tan.f64 B) x))) | |
| 63.3% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (tan.f64 B))) | |
| 54.4% | (-.f64 (/.f64 (pow.f64 (+.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))) | |
| 30.7% | (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) | |
| 86.2% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) | |
| 57.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 57.2% | (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.f64 B))))) | |
| 58.4% | (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) | |
| 30.1% | (-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) | |
| 26.5% | (+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 F F) B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)) | |
| 57.2% | (+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) | |
| 63.1% | (+.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))) | |
| 16.4% | (*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) | |
| 86.3% | (*.f64 (/.f64 #s(literal 1 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))) (*.f64 (cos.f64 B) x))) | |
| 16.4% | (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) | |
| 24.0% | (*.f64 (/.f64 #s(literal 1 binary64) B) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) | |
| 30.1% | (*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) | |
| 19.2% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) | |
| 25.0% | (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) | |
| 12.7% | (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (/.f64 F B)) | |
| 17.4% | (*.f64 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) | |
| 11.6% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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))))))) | |
| 11.6% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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))))))) | |
| 11.6% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) | |
| ✓ | 19.2% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
| 11.7% | (*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) | |
| 11.4% | (*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) | |
| 11.2% | (*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) | |
| 28.1% | (*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) | |
| 15.6% | (*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) | |
| 11.7% | (*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) | |
| 11.4% | (*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) | |
| 11.6% | (*.f64 F (*.f64 (/.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) F))) | |
| ✓ | 19.3% | (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
| 11.7% | (*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
Compiled 4283 to 1686 computations (60.6% 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 B F)) (/.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 (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 (neg.f64 (/.f64 x 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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 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 (pow.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 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 (pow.f64 (+.f64 (*.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 1 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))) (*.f64 (cos.f64 B) x))) |
(-.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 (pow.f64 (+.f64 (*.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 1 binary64) (/.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)) (sin.f64 B)) (/.f64 #s(literal 1 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 #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 (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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) (sin.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 (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)))) |
(-.f64 (/.f64 (*.f64 F (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))) (sin.f64 B)) (/.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 (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 #s(literal 2 binary64) x))) #s(literal -1/2 binary64)) (tan.f64 B)) (/.f64 (*.f64 (sin.f64 B) x) F)) (/.f64 (tan.f64 B) (/.f64 F (sin.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 #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 (-.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))) |
| Outputs |
|---|
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
4 calls:
| 60.0ms | B |
| 55.0ms | x |
| 50.0ms | F |
| 44.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.7% | 3 | F |
| 86.5% | 1 | B |
| 86.5% | 1 | x |
| 89.5% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 B F)) (/.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 (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 (neg.f64 (/.f64 x 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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 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 (pow.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 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 (pow.f64 (+.f64 (*.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 1 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))) (*.f64 (cos.f64 B) x))) |
(-.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 (pow.f64 (+.f64 (*.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 1 binary64) (/.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)) (sin.f64 B)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) 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 (*.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 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 38.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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 B F)) (/.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 (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 (neg.f64 (/.f64 x 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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 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 (pow.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 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))) |
| 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))) |
1 calls:
| 37.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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 B F)) (/.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 (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 (neg.f64 (/.f64 x 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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 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 (pow.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 2 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 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 80.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 B F)) (/.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 (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 (neg.f64 (/.f64 x 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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 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 (pow.f64 (+.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))) |
| 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 #s(literal 2 binary64) x)) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 39.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 B F)) (/.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 (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 (neg.f64 (/.f64 x 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)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (tan.f64 B)) x (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal -1 binary64))) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (/.f64 (sin.f64 B) F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (/.f64 #s(literal 1 binary64) (cos.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:
| 41.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x 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 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 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal -1/2 binary64)) (/.f64 B F)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 33.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.4% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/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 x B)) |
| Outputs |
|---|
(-.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 (/.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:
| 51.0ms | F |
| 39.0ms | B |
| 32.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.5% | 3 | x |
| 75.8% | 3 | B |
| 89.9% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(*.f64 F (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(-.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 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 32.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
(/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(/.f64 (/.f64 F (sin.f64 B)) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (tan.f64 B)))) (/.f64 #s(literal 1 binary64) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (sin.f64 B))) |
| Outputs |
|---|
(-.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 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 30.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.7% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) |
(/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F))) (sin.f64 B))) |
| Outputs |
|---|
(-.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 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
1 calls:
| 30.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 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) |
(-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
2 calls:
| 30.0ms | x |
| 28.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.5% | 3 | x |
| 79.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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
| Outputs |
|---|
(/.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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) |
2 calls:
| 32.0ms | B |
| 29.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | B |
| 68.2% | 4 | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (sin.f64 B)) |
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(/.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) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
3 calls:
| 44.0ms | x |
| 29.0ms | B |
| 29.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 3 | x |
| 53.2% | 4 | F |
| 53.5% | 3 | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (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) |
(/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
1 calls:
| 27.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 3 | B |
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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B)) F) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
1 calls:
| 27.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 53.5% | 3 | B |
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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 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 #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 (*.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)) x) 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 x x)) (*.f64 B (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))))) 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)) (/.f64 #s(literal 1 binary64) B)) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 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 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)))))))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (+.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))))))))) x) B) |
| Outputs |
|---|
(/.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 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
1 calls:
| 26.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.4% | 3 | B |
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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x))) |
(/.f64 F (*.f64 B (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))))) |
(/.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) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F)) (-.f64 #s(literal -1 binary64) x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) (+.f64 F (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) B) |
(/.f64 (-.f64 (*.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 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 F (*.f64 (*.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))))) (pow.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 F (sqrt.f64 (+.f64 (*.f64 F F) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x))))) x) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
1 calls:
| 24.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 3 | B |
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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(*.f64 F (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F)) (sin.f64 B))) |
(/.f64 F (*.f64 (sin.f64 B) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 0 binary64) F)))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
1 calls:
| 23.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.3% | 3 | B |
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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1/2 binary64) x))) x) B) |
(*.f64 F (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F)))) 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 F (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 F F))) F) (sin.f64 B))) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) B) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
3 calls:
| 20.0ms | x |
| 19.0ms | F |
| 19.0ms | B |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.5% | 4 | x |
| 48.7% | 5 | F |
| 43.6% | 4 | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(*.f64 F (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 #s(literal 1 binary64) (*.f64 F (sin.f64 B)))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (sin.f64 B))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 F (sin.f64 B))) F) |
(/.f64 F (/.f64 (sin.f64 B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (/.f64 F (sin.f64 B)) (/.f64 F #s(literal -1 binary64))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) F))) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 calls:
| 17.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.5% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 #s(literal 1 binary64) (sin.f64 B)) |
(/.f64 F (*.f64 (sin.f64 B) F)) |
| Outputs |
|---|
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) (sin.f64 B)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 calls:
| 16.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.9% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(*.f64 F (*.f64 (/.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) F))) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.f64 F F))) x) B) |
(/.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 #s(literal -1 binary64) x)))) B) |
(+.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) (*.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 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 F F))) B) (*.f64 B x)) (*.f64 B B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 F F) (-.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 B B) (+.f64 (*.f64 B (*.f64 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) |
(/.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) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 F F))) (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (+.f64 (*.f64 (*.f64 B B) (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -7/360 binary64)) F) (/.f64 #s(literal -1/6 binary64) F))) (/.f64 #s(literal -1 binary64) F)) B)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 F F) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))) #s(literal -1 binary64)) x) B) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.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 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 2 binary64)))) (/.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/8 binary64)) (*.f64 F F))) (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (-.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 #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 F (*.f64 F (*.f64 F F)))))) #s(literal 1 binary64)) x) B) |
(/.f64 #s(literal 1 binary64) (/.f64 B (+.f64 (-.f64 #s(literal -1 binary64) x) (*.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 #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 F (*.f64 F (*.f64 F F))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) F) (*.f64 F (*.f64 F (*.f64 F F)))) (*.f64 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))) #s(literal -3/4 binary64))))) (*.f64 F (*.f64 F (*.f64 F (*.f64 F F)))))) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x #s(literal 2 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))) #s(literal -3/4 binary64))))) (*.f64 (*.f64 F F) #s(literal 1 binary64))) (*.f64 (*.f64 F F) (/.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))) #s(literal -3/4 binary64))))))) #s(literal -1 binary64)) x) B) |
| Outputs |
|---|
(/.f64 (-.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) |
(/.f64 (-.f64 #s(literal 0 binary64) x) B) |
(/.f64 (-.f64 #s(literal 1 binary64) x) B) |
1 calls:
| 13.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 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 F (/.f64 #s(literal -1 binary64) (*.f64 F B))) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) B)) |
(*.f64 (/.f64 #s(literal 1 binary64) B) (-.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 #s(literal -1 binary64) B) (/.f64 x B)) |
(/.f64 #s(literal 1 binary64) (/.f64 B (-.f64 #s(literal -1 binary64) x))) |
(*.f64 F (*.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal -1 binary64) F))) |
(/.f64 (+.f64 x #s(literal 1 binary64)) (*.f64 B (*.f64 F F))) |
(/.f64 (+.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) #s(literal -1 binary64)) B) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64)) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal -1 binary64) F)) x) B) |
(/.f64 (-.f64 (*.f64 F (/.f64 #s(literal 1 binary64) F)) x) B) |
(/.f64 (-.f64 (/.f64 x (*.f64 F F)) x) B) |
(/.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 F F)) #s(literal -1 binary64))) B) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 B (+.f64 #s(literal -1 binary64) x))) |
(/.f64 (-.f64 (+.f64 (/.f64 x (*.f64 F F)) #s(literal -1 binary64)) x) B) |
(/.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 #s(literal -1 binary64) x)) B) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1 binary64) B) (/.f64 #s(literal 1 binary64) (*.f64 x B)))) |
(*.f64 F (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal 1/6 binary64))) B) (/.f64 #s(literal -1 binary64) F))) |
(*.f64 F (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 B B) #s(literal -1/6 binary64)) F) (/.f64 #s(literal -1 binary64) F)) B)) |
(*.f64 F (/.f64 (/.f64 #s(literal -1 binary64) F) (*.f64 B (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 B B) #s(literal -1/6 binary64)))))) |
(/.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) |
| 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:
| 8.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.9% | 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) |
3 calls:
| 2.0ms | F |
| 2.0ms | B |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.5% | 2 | B |
| 31.1% | 1 | x |
| 37.7% | 2 | F |
Compiled 12 to 9 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:
| 5.0ms | F |
| 2.0ms | B |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.2% | 1 | x |
| 30.2% | 1 | B |
| 30.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:
| 1.0ms | B |
| 1.0ms | x |
| 1.0ms | F |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.0% | 1 | x |
| 10.0% | 1 | F |
| 10.0% | 1 | B |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 0.04622903986736116 | 14.589430946440817 |
| 5.0ms | -1.5547154551520003e+66 | -4.026161141149151e+59 |
| 30.0ms | 144× | 0 | valid |
| 2.0ms | 13× | 0 | invalid |
Compiled 414 to 295 computations (28.7% saved)
ival-mult: 7.0ms (27.6% of total)ival-tan: 4.0ms (15.7% of total)ival-pow: 4.0ms (15.7% of total)ival-div: 3.0ms (11.8% of total)ival-sin: 3.0ms (11.8% of total)ival-add: 2.0ms (7.9% of total)ival-neg: 1.0ms (3.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 0.04622903986736116 | 14.589430946440817 |
| 27.0ms | -2.1670298330502166e+35 | -1.655865043470596e+34 |
| 45.0ms | 224× | 0 | valid |
| 6.0ms | 38× | 0 | invalid |
Compiled 568 to 403 computations (29% saved)
ival-div: 9.0ms (21.8% of total)ival-mult: 8.0ms (19.4% of total)ival-sin: 6.0ms (14.5% of total)ival-tan: 6.0ms (14.5% of total)ival-pow: 6.0ms (14.5% of total)ival-add: 4.0ms (9.7% of total)ival-neg: 3.0ms (7.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 46.0ms | 0.04622903986736116 | 14.589430946440817 |
| 4.0ms | -1.5547154551520003e+66 | -4.026161141149151e+59 |
| 40.0ms | 144× | 0 | valid |
| 4.0ms | 20× | 0 | invalid |
Compiled 378 to 268 computations (29.1% saved)
ival-add: 16.0ms (42.6% of total)ival-mult: 5.0ms (13.3% of total)ival-div: 4.0ms (10.7% of total)ival-sin: 4.0ms (10.7% of total)ival-tan: 4.0ms (10.7% of total)ival-pow: 4.0ms (10.7% of total)ival-neg: 2.0ms (5.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 0.04622903986736116 | 14.589430946440817 |
| 4.0ms | -24621158418254635000.0 | -245.8600508520506 |
| 35.0ms | 144× | 0 | valid |
| 3.0ms | 15× | 0 | invalid |
Compiled 351 to 259 computations (26.2% saved)
ival-mult: 10.0ms (32.1% of total)ival-pow: 5.0ms (16.1% of total)ival-div: 4.0ms (12.8% of total)ival-sin: 4.0ms (12.8% of total)ival-tan: 4.0ms (12.8% of total)ival-add: 2.0ms (6.4% of total)ival-neg: 2.0ms (6.4% 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 | 0.04622903986736116 | 14.589430946440817 |
| 288.0ms | -24.727296073960886 | -4.716438203942525e-8 |
| 313.0ms | 272× | 0 | valid |
| 5.0ms | 30× | 0 | invalid |
Compiled 614 to 450 computations (26.7% saved)
ival-mult: 261.0ms (85.2% of total)ival-tan: 18.0ms (5.9% of total)ival-div: 7.0ms (2.3% of total)ival-pow: 7.0ms (2.3% of total)ival-sin: 6.0ms (2% of total)ival-add: 4.0ms (1.3% of total)ival-neg: 3.0ms (1% of total)const: 1.0ms (0.3% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 0.04622903986736116 | 14.589430946440817 |
| 26.0ms | -245.8600508520506 | -24.727296073960886 |
| 44.0ms | 224× | 0 | valid |
| 6.0ms | 29× | 0 | invalid |
Compiled 568 to 403 computations (29% saved)
ival-mult: 9.0ms (22.1% of total)ival-div: 7.0ms (17.2% of total)ival-tan: 6.0ms (14.8% of total)ival-pow: 6.0ms (14.8% of total)ival-sin: 5.0ms (12.3% of total)ival-add: 4.0ms (9.8% of total)ival-neg: 4.0ms (9.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 |
|---|---|---|
| 35.0ms | 0.04622903986736116 | 14.589430946440817 |
| 25.0ms | -245.8600508520506 | -24.727296073960886 |
| 44.0ms | 224× | 0 | valid |
| 6.0ms | 28× | 0 | invalid |
Compiled 554 to 389 computations (29.8% saved)
ival-mult: 7.0ms (17.8% of total)ival-pow: 7.0ms (17.8% of total)ival-tan: 6.0ms (15.2% of total)ival-div: 5.0ms (12.7% of total)ival-sin: 5.0ms (12.7% of total)ival-add: 4.0ms (10.2% of total)ival-neg: 4.0ms (10.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 0.04622903986736116 | 14.589430946440817 |
| 43.0ms | 4.4566054076896894e-52 | 1.0411909290839017e-43 |
| 35.0ms | -7.998997366825973e-52 | -1.310255534071436e-53 |
| 78.0ms | 384× | 0 | valid |
| 18.0ms | 49× | 0 | invalid |
Compiled 847 to 607 computations (28.3% saved)
ival-mult: 26.0ms (34.3% of total)ival-tan: 10.0ms (13.2% of total)ival-pow: 10.0ms (13.2% of total)ival-div: 9.0ms (11.9% of total)ival-sin: 9.0ms (11.9% of total)ival-add: 6.0ms (7.9% of total)ival-neg: 4.0ms (5.3% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 0.04622903986736116 | 14.589430946440817 |
| 38.0ms | 4.4566054076896894e-52 | 1.0411909290839017e-43 |
| 30.0ms | -7.998997366825973e-52 | -1.310255534071436e-53 |
| 86.0ms | 384× | 0 | valid |
| 8.0ms | 48× | 0 | invalid |
Compiled 728 to 556 computations (23.6% saved)
ival-mult: 23.0ms (29.6% of total)ival-div: 11.0ms (14.1% of total)ival-sin: 11.0ms (14.1% of total)ival-tan: 11.0ms (14.1% of total)ival-pow: 10.0ms (12.9% of total)ival-add: 6.0ms (7.7% of total)ival-neg: 4.0ms (5.1% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 48.0ms | 0.04622903986736116 | 14.589430946440817 |
| 39.0ms | 4.4566054076896894e-52 | 1.0411909290839017e-43 |
| 29.0ms | -7.998997366825973e-52 | -1.310255534071436e-53 |
| 87.0ms | 384× | 0 | valid |
| 7.0ms | 44× | 0 | invalid |
Compiled 694 to 522 computations (24.8% saved)
ival-add: 16.0ms (21.2% of total)ival-tan: 13.0ms (17.3% of total)ival-mult: 12.0ms (15.9% of total)ival-pow: 11.0ms (14.6% of total)ival-sin: 10.0ms (13.3% of total)ival-div: 9.0ms (11.9% of total)ival-neg: 4.0ms (5.3% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 0.04622903986736116 | 14.589430946440817 |
| 43.0ms | 4.4566054076896894e-52 | 1.0411909290839017e-43 |
| 30.0ms | -7.998997366825973e-52 | -1.310255534071436e-53 |
| 84.0ms | 384× | 0 | valid |
| 7.0ms | 45× | 0 | invalid |
Compiled 626 to 488 computations (22% saved)
ival-tan: 16.0ms (21.9% of total)ival-mult: 12.0ms (16.5% of total)ival-sin: 12.0ms (16.5% of total)ival-pow: 12.0ms (16.5% of total)ival-div: 9.0ms (12.3% of total)ival-add: 6.0ms (8.2% of total)ival-neg: 4.0ms (5.5% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 47.0ms | 1.6491666665194006e-102 | 3.086282655846984e-92 |
| 62.0ms | -5.450735643531179e-64 | -5.631208292702217e-86 |
| 72.0ms | 336× | 0 | valid |
| 22.0ms | 51× | 0 | invalid |
Compiled 729 to 508 computations (30.3% saved)
ival-div: 22.0ms (28.3% of total)ival-pow: 16.0ms (20.6% of total)ival-mult: 11.0ms (14.2% of total)ival-tan: 10.0ms (12.9% of total)ival-sin: 9.0ms (11.6% of total)ival-add: 6.0ms (7.7% of total)ival-neg: 4.0ms (5.1% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 0.10121866839259663 | 55.712282487058836 |
| 31.0ms | 128× | 0 | valid |
Compiled 444 to 305 computations (31.3% saved)
ival-mult: 8.0ms (30.3% of total)ival-add: 7.0ms (26.5% of total)ival-div: 3.0ms (11.4% of total)ival-pow: 3.0ms (11.4% of total)ival-sin: 2.0ms (7.6% of total)ival-tan: 2.0ms (7.6% of total)ival-neg: 1.0ms (3.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 |
|---|---|---|
| 29.0ms | 4.238586738639816e+111 | 1.5764937608987716e+113 |
| 40.0ms | 8.832001981817247e-8 | 0.10121866839259663 |
| 60.0ms | 256× | 0 | valid |
Compiled 480 to 367 computations (23.5% saved)
ival-mult: 18.0ms (36.1% of total)ival-div: 7.0ms (14.1% of total)ival-pow: 7.0ms (14.1% of total)ival-tan: 6.0ms (12% of total)ival-sin: 5.0ms (10% of total)ival-add: 4.0ms (8% of total)ival-neg: 3.0ms (6% 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 |
|---|---|---|
| 44.0ms | 4.238586738639816e+111 | 1.5764937608987716e+113 |
| 31.0ms | 8.832001981817247e-8 | 0.10121866839259663 |
| 49.0ms | 256× | 0 | valid |
Compiled 448 to 335 computations (25.2% saved)
ival-mult: 7.0ms (17.8% of total)ival-pow: 7.0ms (17.8% of total)ival-div: 6.0ms (15.2% of total)ival-add: 6.0ms (15.2% of total)ival-tan: 6.0ms (15.2% of total)ival-sin: 5.0ms (12.7% of total)ival-neg: 2.0ms (5.1% 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 |
|---|---|---|
| 29.0ms | 4.238586738639816e+111 | 1.5764937608987716e+113 |
| 43.0ms | 8.832001981817247e-8 | 0.10121866839259663 |
| 63.0ms | 256× | 0 | valid |
Compiled 448 to 335 computations (25.2% saved)
ival-mult: 20.0ms (37.4% of total)ival-pow: 8.0ms (15% of total)ival-div: 7.0ms (13.1% of total)ival-tan: 6.0ms (11.2% of total)ival-sin: 5.0ms (9.4% of total)ival-add: 4.0ms (7.5% of total)ival-neg: 3.0ms (5.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 |
|---|---|---|
| 37.0ms | 3.753097433321686e+128 | 4.727053941905628e+133 |
| 29.0ms | 55.712282487058836 | 1079.8330949984781 |
| 57.0ms | 256× | 0 | valid |
Compiled 502 to 375 computations (25.3% saved)
ival-tan: 10.0ms (21.9% of total)ival-mult: 8.0ms (17.5% of total)ival-sin: 8.0ms (17.5% of total)ival-pow: 7.0ms (15.3% of total)ival-div: 5.0ms (10.9% of total)ival-add: 4.0ms (8.7% of total)ival-neg: 2.0ms (4.4% 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 |
|---|---|---|
| 36.0ms | 3.753097433321686e+128 | 4.727053941905628e+133 |
| 27.0ms | 0.10121866839259663 | 55.712282487058836 |
| 54.0ms | 272× | 0 | valid |
Compiled 404 to 311 computations (23% saved)
ival-mult: 9.0ms (20.9% of total)ival-tan: 7.0ms (16.2% of total)ival-pow: 7.0ms (16.2% of total)ival-div: 6.0ms (13.9% of total)ival-sin: 6.0ms (13.9% of total)ival-add: 4.0ms (9.3% of total)ival-neg: 3.0ms (7% of total)const: 1.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 3.753097433321686e+128 | 4.727053941905628e+133 |
| 34.0ms | 0.10121866839259663 | 55.712282487058836 |
| 63.0ms | 272× | 0 | valid |
Compiled 388 to 311 computations (19.8% saved)
ival-pow: 11.0ms (20.7% of total)ival-div: 10.0ms (18.8% of total)ival-sin: 9.0ms (16.9% of total)ival-tan: 9.0ms (16.9% of total)ival-mult: 8.0ms (15.1% of total)ival-add: 4.0ms (7.5% of total)ival-neg: 3.0ms (5.6% 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 |
|---|---|---|
| 35.0ms | 0.04622903986736116 | 14.589430946440817 |
| 36.0ms | 7.678015830994402e-53 | 4.4566054076896894e-52 |
| 34.0ms | -4.716438203942525e-8 | -2.730687111209128e-12 |
| 16.0ms | -4.697106312830757e+103 | -3.0773720847225658e+103 |
| 94.0ms | 416× | 0 | valid |
| 9.0ms | 55× | 0 | invalid |
Compiled 562 to 431 computations (23.3% saved)
ival-sin: 24.0ms (28.6% of total)ival-mult: 13.0ms (15.5% of total)ival-tan: 12.0ms (14.3% of total)ival-pow: 11.0ms (13.1% of total)ival-div: 10.0ms (11.9% of total)ival-add: 8.0ms (9.5% of total)ival-neg: 5.0ms (6% of total)const: 1.0ms (1.2% 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 |
|---|---|---|
| 32.0ms | 0.04622903986736116 | 14.589430946440817 |
| 25.0ms | 7.678015830994402e-53 | 4.4566054076896894e-52 |
| 31.0ms | -4.716438203942525e-8 | -2.730687111209128e-12 |
| 16.0ms | -4.697106312830757e+103 | -3.0773720847225658e+103 |
| 81.0ms | 416× | 0 | valid |
| 7.0ms | 38× | 0 | invalid |
Compiled 506 to 403 computations (20.4% saved)
ival-mult: 15.0ms (21.3% of total)ival-tan: 12.0ms (17% of total)ival-sin: 11.0ms (15.6% of total)ival-pow: 11.0ms (15.6% of total)ival-div: 10.0ms (14.2% of total)ival-add: 7.0ms (9.9% of total)ival-neg: 4.0ms (5.7% of total)const: 1.0ms (1.4% of total)backward-pass: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 55.0ms | 3.5517260805486414e-40 | 3.2427878294368792e-37 |
| 33.0ms | -4.716438203942525e-8 | -2.730687111209128e-12 |
| 16.0ms | -4.697106312830757e+103 | -3.0773720847225658e+103 |
| 64.0ms | 320× | 0 | valid |
| 6.0ms | 36× | 0 | invalid |
Compiled 384 to 305 computations (20.6% saved)
ival-tan: 12.0ms (21.3% of total)ival-mult: 10.0ms (17.8% of total)ival-div: 8.0ms (14.2% of total)ival-pow: 8.0ms (14.2% of total)ival-add: 7.0ms (12.4% of total)ival-sin: 7.0ms (12.4% of total)ival-neg: 3.0ms (5.3% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 3.5517260805486414e-40 | 3.2427878294368792e-37 |
| 42.0ms | -24.727296073960886 | -4.716438203942525e-8 |
| 60.0ms | 272× | 0 | valid |
| 7.0ms | 42× | 0 | invalid |
Compiled 432 to 317 computations (26.6% saved)
ival-tan: 14.0ms (25.3% of total)ival-mult: 9.0ms (16.2% of total)ival-sin: 9.0ms (16.2% of total)ival-div: 8.0ms (14.4% of total)ival-pow: 7.0ms (12.6% of total)ival-add: 5.0ms (9% of total)ival-neg: 3.0ms (5.4% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | 3.5517260805486414e-40 | 3.2427878294368792e-37 |
| 45.0ms | -5.450735643531179e-64 | -5.631208292702217e-86 |
| 65.0ms | 304× | 0 | valid |
| 5.0ms | 28× | 0 | invalid |
Compiled 378 to 291 computations (23% saved)
ival-mult: 15.0ms (26.8% of total)ival-tan: 8.0ms (14.3% of total)ival-pow: 8.0ms (14.3% of total)ival-div: 7.0ms (12.5% of total)ival-add: 7.0ms (12.5% of total)ival-sin: 7.0ms (12.5% of total)ival-neg: 3.0ms (5.4% of total)const: 1.0ms (1.8% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | -7.998997366825973e-52 | -1.310255534071436e-53 |
| 23.0ms | 112× | 0 | valid |
| 2.0ms | 11× | 0 | invalid |
Compiled 162 to 123 computations (24.1% saved)
ival-div: 3.0ms (16.7% of total)ival-mult: 3.0ms (16.7% of total)ival-sin: 3.0ms (16.7% of total)ival-tan: 3.0ms (16.7% of total)ival-pow: 3.0ms (16.7% of total)ival-add: 2.0ms (11.1% of total)ival-neg: 1.0ms (5.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 72× | +-commutative_binary64 |
| 60× | *-commutative_binary64 |
| 50× | sub-neg_binary64 |
| 16× | neg-sub0_binary64 |
| 16× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 1023 |
| 1 | 321 | 1023 |
| 2 | 357 | 1023 |
| 3 | 373 | 1023 |
| 4 | 386 | 1023 |
| 5 | 392 | 1023 |
| 6 | 393 | 1023 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 F #s(literal -999999999999999945322333868247445125709646570021247924665841614848 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/2 binary64)) (-.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -16999999999999999651239679083151360 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -999999999999999945322333868247445125709646570021247924665841614848 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/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 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -20000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -3152519739159347/2251799813685248 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8376695306909123/4503599627370496 binary64)) (-.f64 (/.f64 (pow.f64 (+.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -175 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3996944669291315/281474976710656 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 -230 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/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 B F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2561194933379311/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2948744166719601/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 29/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 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -5257189600094375/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8356077830146749/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 3715469692580659/281474976710656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -7548785066802179/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5142201741628769/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 3884354678607053/562949953421312 binary64)) (/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -5257189600094375/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5792176041770645/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 3386706919782613/72057594037927936 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -4079604673674031/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8953818596825239/293567822846729153486185074598667128421960318613539983838411371441526128139326055432962374798096087878991872 binary64)) (/.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) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 B #s(literal 7349874591868649/72057594037927936 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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 3422735716801577/36028797018963968 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 B #s(literal 17499999999999999845092375081487736445689183212208152163430080686209037180974903242693299167385220329741192527872 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3602879701896397/36028797018963968 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 B #s(literal 7200000000000000436697825592139602298774349395603563739873435577313224256336565452485293126045705226758922436608 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3602879701896397/36028797018963968 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 B #s(literal 7200000000000000436697825592139602298774349395603563739873435577313224256336565452485293126045705226758922436608 binary64)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 56 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) (if (<=.f64 B #s(literal 10800000000000000350142198584398849907796432721448034427337223729696918852599020879372491882122849930114339639987002118625445281792 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 7836263351624663/18014398509481984 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 B #s(literal 8200000000000000539473749363116343533783218132096751637513488876705855063651294123081811694046126415093292052246489854928310239232 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 2296835809958953/2251799813685248 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) (if (<=.f64 B #s(literal 580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -46000000000000001679555410455112016763157129924025520834488644223084144722868208832327253115083096588288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -3475661731392059/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5931188266773141/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 6530219459687219/4503599627370496 binary64)) (/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(if (<=.f64 F #s(literal -33000000000000000858934456084902695743738116234664680528772357257535865603473991975775988008623351529472 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -2568967366681087/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 4852790400087115/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 3530822107858469/18014398509481984 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(if (<=.f64 F #s(literal -46000000000000001679555410455112016763157129924025520834488644223084144722868208832327253115083096588288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -2568967366681087/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 8237163532154153/95780971304118053647396689196894323976171195136475136 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(if (<=.f64 F #s(literal -8106479329266893/1125899906842624 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 5976732609376967/3064991081731777716716694054300618367237478244367204352 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -4196164807207575/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 8045601589545917/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -8627182933488205/53919893334301279589334030174039261347274288845081144962207220498432 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 -999999999999999945322333868247445125709646570021247924665841614848 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/2 binary64)) (-.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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -999999999999999945322333868247445125709646570021247924665841614848 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (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) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -16999999999999999651239679083151360 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -999999999999999945322333868247445125709646570021247924665841614848 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/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 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -20000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F)))) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -20000000000000000000 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64)))) F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -3152519739159347/2251799813685248 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8376695306909123/4503599627370496 binary64)) (-.f64 (/.f64 (pow.f64 (+.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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -3152519739159347/2251799813685248 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8376695306909123/4503599627370496 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 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -175 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3996944669291315/281474976710656 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 -175 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 3996944669291315/281474976710656 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 -230 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 29/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 B F)) (/.f64 x (tan.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -2561194933379311/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2948744166719601/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 29/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 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -2561194933379311/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 2948744166719601/52656145834278593348959013841835216159447547700274555627155488768 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 29/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 x B)) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -5257189600094375/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8356077830146749/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 3715469692580659/281474976710656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (/.f64 (sin.f64 B) F))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -5257189600094375/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8356077830146749/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 3715469692580659/281474976710656 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sin.f64 B) F) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -7548785066802179/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5142201741628769/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 3884354678607053/562949953421312 binary64)) (/.f64 F (*.f64 (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))) (sin.f64 B))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -7548785066802179/26959946667150639794667015087019630673637144422540572481103610249216 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5142201741628769/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 3884354678607053/562949953421312 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -5257189600094375/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5792176041770645/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (cos.f64 B))) (sin.f64 B)) (if (<=.f64 F #s(literal 3386706919782613/72057594037927936 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -5257189600094375/6739986666787659948666753771754907668409286105635143120275902562304 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 5792176041770645/26328072917139296674479506920917608079723773850137277813577744384 binary64)) (/.f64 (*.f64 x (cos.f64 B)) (-.f64 #s(literal 0 binary64) (sin.f64 B))) (if (<=.f64 F #s(literal 3386706919782613/72057594037927936 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))))) |
(if (<=.f64 F #s(literal -4079604673674031/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8953818596825239/293567822846729153486185074598667128421960318613539983838411371441526128139326055432962374798096087878991872 binary64)) (/.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) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 F #s(literal -4079604673674031/485667223056432267729865476705879726660601709763034880312953102434726071301302124544 binary64)) (-.f64 (/.f64 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))) (if (<=.f64 F #s(literal 8953818596825239/293567822846729153486185074598667128421960318613539983838411371441526128139326055432962374798096087878991872 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 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B))))) |
(if (<=.f64 B #s(literal 7349874591868649/72057594037927936 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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 7349874591868649/72057594037927936 binary64)) (/.f64 (-.f64 (+.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 (*.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 #s(literal -1 binary64) (sin.f64 B)) (/.f64 x (tan.f64 B)))) |
(if (<=.f64 B #s(literal 3422735716801577/36028797018963968 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 B #s(literal 17499999999999999845092375081487736445689183212208152163430080686209037180974903242693299167385220329741192527872 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3422735716801577/36028797018963968 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 B #s(literal 17499999999999999845092375081487736445689183212208152163430080686209037180974903242693299167385220329741192527872 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 B)) (*.f64 F (sqrt.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3602879701896397/36028797018963968 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 B #s(literal 7200000000000000436697825592139602298774349395603563739873435577313224256336565452485293126045705226758922436608 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3602879701896397/36028797018963968 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 B #s(literal 7200000000000000436697825592139602298774349395603563739873435577313224256336565452485293126045705226758922436608 binary64)) (/.f64 F (*.f64 (sin.f64 B) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3602879701896397/36028797018963968 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 B #s(literal 7200000000000000436697825592139602298774349395603563739873435577313224256336565452485293126045705226758922436608 binary64)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 3602879701896397/36028797018963968 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 B #s(literal 7200000000000000436697825592139602298774349395603563739873435577313224256336565452485293126045705226758922436608 binary64)) (*.f64 F (/.f64 (sqrt.f64 #s(literal 1/2 binary64)) (sin.f64 B))) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 56 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) (if (<=.f64 B #s(literal 10800000000000000350142198584398849907796432721448034427337223729696918852599020879372491882122849930114339639987002118625445281792 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 56 binary64)) (/.f64 (-.f64 (+.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 (*.f64 #s(literal 1/6 binary64) (*.f64 F (*.f64 B B))))) (*.f64 B (*.f64 B (*.f64 x #s(literal 1/3 binary64))))) x) B) (if (<=.f64 B #s(literal 10800000000000000350142198584398849907796432721448034427337223729696918852599020879372491882122849930114339639987002118625445281792 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 7836263351624663/18014398509481984 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 B #s(literal 8200000000000000539473749363116343533783218132096751637513488876705855063651294123081811694046126415093292052246489854928310239232 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 7836263351624663/18014398509481984 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 B #s(literal 8200000000000000539473749363116343533783218132096751637513488876705855063651294123081811694046126415093292052246489854928310239232 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 2296835809958953/2251799813685248 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 F F))))) x) B) (if (<=.f64 B #s(literal 580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 B #s(literal 2296835809958953/2251799813685248 binary64)) (/.f64 (-.f64 (*.f64 F (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 F F) #s(literal 2 binary64))))) x) B) (if (<=.f64 B #s(literal 580000000000000019898433059062007102796818797081754084201806624478133975452955567713866835470408902119499709968327400096735801901056 binary64)) (/.f64 #s(literal 1 binary64) (sin.f64 B)) (/.f64 #s(literal -1 binary64) (sin.f64 B)))) |
(if (<=.f64 F #s(literal -46000000000000001679555410455112016763157129924025520834488644223084144722868208832327253115083096588288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -3475661731392059/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5931188266773141/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 6530219459687219/4503599627370496 binary64)) (/.f64 F (*.f64 B (sqrt.f64 (+.f64 #s(literal 2 binary64) (*.f64 F F))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(if (<=.f64 F #s(literal -46000000000000001679555410455112016763157129924025520834488644223084144722868208832327253115083096588288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -3475661731392059/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 5931188266773141/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x B)) (if (<=.f64 F #s(literal 6530219459687219/4503599627370496 binary64)) (/.f64 F (*.f64 B (sqrt.f64 (+.f64 (*.f64 F F) #s(literal 2 binary64))))) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(if (<=.f64 F #s(literal -33000000000000000858934456084902695743738116234664680528772357257535865603473991975775988008623351529472 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -2568967366681087/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 4852790400087115/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (if (<=.f64 F #s(literal 3530822107858469/18014398509481984 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(if (<=.f64 F #s(literal -33000000000000000858934456084902695743738116234664680528772357257535865603473991975775988008623351529472 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -2568967366681087/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 4852790400087115/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x B)) (if (<=.f64 F #s(literal 3530822107858469/18014398509481984 binary64)) (/.f64 (*.f64 F (sqrt.f64 #s(literal 1/2 binary64))) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))))) |
(if (<=.f64 F #s(literal -46000000000000001679555410455112016763157129924025520834488644223084144722868208832327253115083096588288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -2568967366681087/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 8237163532154153/95780971304118053647396689196894323976171195136475136 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(if (<=.f64 F #s(literal -46000000000000001679555410455112016763157129924025520834488644223084144722868208832327253115083096588288 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal -2568967366681087/75557863725914323419136 binary64)) (/.f64 #s(literal -1 binary64) (sin.f64 B)) (if (<=.f64 F #s(literal 8237163532154153/95780971304118053647396689196894323976171195136475136 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B)))) |
(if (<=.f64 F #s(literal -8106479329266893/1125899906842624 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) x) F) (/.f64 #s(literal 1 binary64) F)) #s(literal -1 binary64)) x) B) (if (<=.f64 F #s(literal 5976732609376967/3064991081731777716716694054300618367237478244367204352 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -8106479329266893/1125899906842624 binary64)) (/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 x #s(literal 1 binary64)) F) (/.f64 #s(literal 1 binary64) F))) x) B) (if (<=.f64 F #s(literal 5976732609376967/3064991081731777716716694054300618367237478244367204352 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -4196164807207575/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 8045601589545917/766247770432944429179173513575154591809369561091801088 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) B) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -4196164807207575/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (if (<=.f64 F #s(literal 8045601589545917/766247770432944429179173513575154591809369561091801088 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x B)) (/.f64 (-.f64 #s(literal 1 binary64) x) B))) |
(if (<=.f64 F #s(literal -8627182933488205/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (/.f64 (-.f64 #s(literal 0 binary64) x) B)) |
(if (<=.f64 F #s(literal -8627182933488205/53919893334301279589334030174039261347274288845081144962207220498432 binary64)) (/.f64 (-.f64 #s(literal -1 binary64) x) B) (-.f64 #s(literal 0 binary64) (/.f64 x B))) |
(/.f64 (-.f64 #s(literal -1 binary64) x) B) |
(/.f64 #s(literal -1 binary64) B) |
| 6722× | *-lowering-*.f32 |
| 6722× | *-lowering-*.f64 |
| 6092× | *-lowering-*.f32 |
| 6092× | *-lowering-*.f64 |
| 5886× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 260 |
| 1 | 283 | 217 |
| 2 | 2742 | 217 |
| 0 | 8377 | 217 |
| 0 | 30 | 114 |
| 1 | 193 | 105 |
| 2 | 1657 | 105 |
| 0 | 8401 | 105 |
| 0 | 1208 | 15772 |
| 1 | 4214 | 15396 |
| 0 | 8201 | 15396 |
| 0 | 1086 | 10089 |
| 1 | 3722 | 9796 |
| 0 | 8462 | 9796 |
| 0 | 727 | 6803 |
| 1 | 2397 | 6272 |
| 0 | 8274 | 6272 |
| 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 | 545 | 7963 |
| 1 | 1794 | 7255 |
| 2 | 7001 | 7234 |
| 0 | 8140 | 7234 |
| 0 | 36 | 165 |
| 1 | 232 | 139 |
| 2 | 2249 | 135 |
| 0 | 8387 | 135 |
| 0 | 39 | 264 |
| 1 | 271 | 242 |
| 2 | 2759 | 238 |
| 0 | 8842 | 238 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2944 to 1672 computations (43.2% saved)
(negabs B)
Compiled 2236 to 604 computations (73% saved)
Loading profile data...